Hi,

how can i delay sending of a message  ?

 

A ----> proxy (after x seconds) ---> B

If I use the sleep function of the cfgutils module,I block all the calls for the sleep time or the single one?

Thanks