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