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
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
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:
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
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
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
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