Re: [OpenSIPS-Users] [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, 201

Re: [OpenSIPS-Users] [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: [OpenSIPS-Users] Opensips restart question

2009-03-13 Thread Jason Penton
Surely in this case you may want to put the dialog information into something like memcached. At least then when the server falls over and comes back up and receives a bye for a dialog it does not know about (in physical memory), then it can have a look in memcached. Cheers Jason On Fri, Mar 13, 2

Re: [OpenSIPS-Users] Can a client survice a restart of openser

2008-11-26 Thread Jason Penton
Hi Ali, yes, change the usrloc mode to use database Cheers Jason On Tue, Nov 25, 2008 at 4:40 PM, Ali Jawad <[EMAIL PROTECTED]> wrote: > Dear All > > Is there some workaround to reload opensips so it reloads without all users > being logged of ? > > Regards > > > >