Re: [Devel] Parse Errors, error_route and fixing common NAT ALG bugs

2007-03-11 Thread Klaus Darilion
Aron Rosenberg wrote: This is a discussion question mostly, but part bug report. Our application targets general consumers and as such we see a huge amount of "broken" SIP message traffic come to our servers. These are packets where "friendly" NATs/routers try to fixup the SIP traffic to undo the

[Devel] SF.net SVN: openser: [1821] trunk/modules/speeddial

2007-03-11 Thread Daniel-Constantin Mierla
Revision: 1821 http://openser.svn.sourceforge.net/openser/?rev=1821&view=rev Author: miconda Date: 2007-03-11 15:27:26 -0700 (Sun, 11 Mar 2007) Log Message: --- - dependecy of sl module no longer required Modified Paths: -- trunk/modules/speeddial/README

[Devel] SF.net SVN: openser: [1820] trunk/examples/acc-mysql.cfg

2007-03-11 Thread Daniel-Constantin Mierla
Revision: 1820 http://openser.svn.sourceforge.net/openser/?rev=1820&view=rev Author: miconda Date: 2007-03-11 14:05:24 -0700 (Sun, 11 Mar 2007) Log Message: --- - added sample config to do accounting to MySQL based on default config file Added Paths: --- trunk/

[Devel] SF.net SVN: openser: [1819] trunk/modules/seas

2007-03-11 Thread Daniel-Constantin Mierla
Revision: 1819 http://openser.svn.sourceforge.net/openser/?rev=1819&view=rev Author: miconda Date: 2007-03-11 12:20:59 -0700 (Sun, 11 Mar 2007) Log Message: --- - added license and copyright Modified Paths: -- trunk/modules/seas/as.c trunk/modules/seas/

RE: [Devel] Parse Errors, error_route and fixing common NAT ALG bugs

2007-03-11 Thread Aron Rosenberg
We do a force_rport() in our script however, the message never gets to script land because of the trailing ; in the Via header. Our softclient _always_ adds rport param, but the NAT / router is stripping it off and leaving the ; which the openser parser is bailing on since there is no following val

Re: [Devel] Parse Errors, error_route and fixing common NAT ALG bugs

2007-03-11 Thread Daniel-Constantin Mierla
Hello Aron, if the Via header is broken the routing blocks are not invoked and message is discarded. This because the the reply cannot be routed back. For the future, we may try to introduce severity levels, and send back if possible a 400. You can force rport all the time, there is a core f

[Devel] Parse Errors, error_route and fixing common NAT ALG bugs

2007-03-11 Thread Aron Rosenberg
This is a discussion question mostly, but part bug report. Our application targets general consumers and as such we see a huge amount of "broken" SIP message traffic come to our servers. These are packets where "friendly" NATs/routers try to fixup the SIP traffic to undo the NAT behavior. While mos

[Devel] [ openser-Patches-1677092 ] DLG matching based on callid

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