Re: [SR-Users] Delay message

2012-10-15 Thread Jason Penton
Sorry my last reply was from my phone and a little brief. see here - http://kamailio.org/docs/modules/devel/modules/async.html#id2544960 you can use async_sleep in your case. Cheers Jason On Mon, Oct 15, 2012 at 7:20 PM, Jason Penton wrote: > Use the new async module. > On Oct 15, 2012 3:49 P

Re: [SR-Users] Delay message

2012-10-15 Thread Jason Penton
Use the new async module. On Oct 15, 2012 3:49 PM, "pars3c" wrote: > 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 on

Re: [SR-Users] Delay message

2012-10-15 Thread Alex Balashov
It sounds like you're after the recent asynchronous TM innovations: http://www.kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2535968 http://www.kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2525882 On 10/15/2012 09:49 AM, pars3c wrote: Hi, how can i delay sending of a message

[SR-Users] Delay message

2012-10-15 Thread pars3c
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 ___ SIP Express Router (SER) and Kamailio (Ope