Re: [OpenSER-Devel] Fwd: SIP ping and usrloc

2008-07-04 Thread Jason Penton
gt; > On Friday 04 July 2008, Jason Penton wrote: > >> Hi Olle, > >> > >> Long time. Thanks - i'm going to get going on this then and will let the > >> list know. > > > > Hi Jason, > > > > no offence - don't know what your exp

Re: [OpenSER-Devel] Fwd: SIP ping and usrloc

2008-07-03 Thread Jason Penton
Hi Olle, Long time. Thanks - i'm going to get going on this then and will let the list know. Cheers Jason On Fri, Jul 4, 2008 at 8:14 AM, Johansson Olle E <[EMAIL PROTECTED]> wrote: > >> >> Hi *, >> >> Is there already functionality within OpenSER to make sure that a contact >> is actually aliv

[OpenSER-Devel] Fwd: SIP ping and usrloc

2008-07-03 Thread Jason Penton
Hi All, no replies? Im assuming there isnt any functionality that exists within OpenSER and will proceed with dev? Cheers Jason -- Forwarded message -- From: Jason Penton <[EMAIL PROTECTED]> Date: Thu, Jul 3, 2008 at 2:23 PM Subject: SIP ping and usrloc To:

[OpenSER-Devel] SIP ping and usrloc

2008-07-03 Thread Jason Penton
Hi *, Is there already functionality within OpenSER to make sure that a contact is actually alive. i.e. UA registers and slightly afterwards drops off the network. Now when UA is called by UA2, there is silence as the SIP packets are sent to UA - which now doesnt exist. I would like to implement

Re: [OpenSER-Devel] OpenSER usrloc timeouts

2008-06-04 Thread Jason Penton
gt; El Wednesday 04 June 2008 08:08:29 Jason Penton escribió: > > Hi all, > > > > I would like to try and implement a solution within OpenSER around > timeouts > > for contacting devices. > > > > For example, currently if a device drops off the network without a

[OpenSER-Devel] OpenSER usrloc timeouts

2008-06-03 Thread Jason Penton
Hi all, I would like to try and implement a solution within OpenSER around timeouts for contacting devices. For example, currently if a device drops off the network without a SIP de-register, OpenSER still tries to forward INVITE requests to the device. Does such functionality already exist. if

[OpenSER-Devel] XMLRPC issues

2008-04-22 Thread Jason Penton
Hi Dan I noticed exactly the same symptoms. It seems to be a problem with the number of threads being allowed in the abyss web server. When your program hangs and you do a 'netstat' you will notice 16 connections locked in the FIN_WAIT_2 stage. There is a hard limit setting in abyss.h to increase