[OpenSER-Devel] responding to double-CRLF ping with single CRLF pong

2008-03-01 Thread Juha Heinanen
outbound draft http://tools.ietf.org/html/draft-ietf-sip-outbound-12 specifies that tcp connected UAs should keep tcp connection always open to a working outbound proxy and verify if connection is still working by periodically sending double-CRLF "pings" on the connection. to a double-CRLF "ping",

[OpenSER-Devel] SF.net SVN: openser: [3817] trunk/scripts/openserctl

2008-03-01 Thread Ovidiu Sas
Revision: 3817 http://openser.svn.sourceforge.net/openser/?rev=3817&view=rev Author: osas Date: 2008-03-01 12:27:10 -0800 (Sat, 01 Mar 2008) Log Message: --- openserctl dispatcher: the 4th paramater is optional - description field Modified Paths: -- trunk/s

[OpenSER-Devel] [ openser-Patches-1883193 ] Dispatcher support for openserctl

2008-03-01 Thread SourceForge.net
Patches item #1883193, was opened at 2008-01-31 02:07 Message generated for change (Comment added) made by sackrtp You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1883193&group_id=139143 Please note that this message will contain a full copy of the commen

[OpenSER-Devel] [ openser-Patches-1883193 ] Dispatcher support for openserctl

2008-03-01 Thread SourceForge.net
Patches item #1883193, was opened at 2008-01-30 20:07 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1883193&group_id=139143 Please note that this message will contain a full copy of the comment t

[OpenSER-Devel] SF.net SVN: openser: [3816] trunk/scripts

2008-03-01 Thread Ovidiu Sas
Revision: 3816 http://openser.svn.sourceforge.net/openser/?rev=3816&view=rev Author: osas Date: 2008-03-01 11:41:27 -0800 (Sat, 01 Mar 2008) Log Message: --- add 'openserctl dispatcher' command (closes path: [ 1883193 ] Dispatcher support for openserctl) https://sourc

Re: [OpenSER-Devel] Head up: perl module fails to build with perl 5.10

2008-03-01 Thread Julien BLACHE
Bastian Friedrich <[EMAIL PROTECTED]> wrote: Hi, > Just committed a "patch" for that to svn. Hope this fixes the compilation > errors. It does, thanks ! JB. -- Julien BLACHE <[EMAIL PROTECTED]> GPG K

[OpenSER-Devel] [ openser-Patches-1872331 ] dialog: get_direction() api enhancement

2008-03-01 Thread SourceForge.net
Patches item #1872331, was opened at 2008-01-15 14:29 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1872331&group_id=139143 Please note that this message will contain a full copy of the comment t

[OpenSER-Devel] SF.net SVN: openser: [3815] branches/1.3/modules/dialog/dlg_handlers.c

2008-03-01 Thread Ovidiu Sas
Revision: 3815 http://openser.svn.sourceforge.net/openser/?rev=3815&view=rev Author: osas Date: 2008-03-01 04:41:16 -0800 (Sat, 01 Mar 2008) Log Message: --- dialog: enhance some warnings by printing the method name (backport from trunk) Modified Paths: --