User: bogdan_iancu
Date: 2006/11/13 09:51:14 PST
OpenSER CVS - Commit Details
Modified files:
modules/cpl-c README cpl.c cpl_sig.c
modules/cpl-c/doc cpl-c_user.sgml
Commit Log:
Issue:
In CPL, during a proxy to a location set the
value of the branch flag being passed to append_branch
is currently the configured value for "nat_flag" (ie 6).
However, append_branch is expecting a bit mapped flag value (ie 0x40).
Also in CPL, the nat flag is getting set for the msg
if any branches have the nat flag set. This can cause
the RURI branch to have the nat flag set when the
location associated with the RURI branch does not
have the branch flag set.
Also, to be consistant with the default used in the
registrar module, made the default for nat flag -1
in the cpl-c module.
Patch provided by John Riordan <[EMAIL PROTECTED]>
Revision Changes Path
1.6 +2 -2 sip-server/modules/cpl-c/README
[
http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/README?r1=1.5&r2=1.6
]
1.15 +5 -2 sip-server/modules/cpl-c/cpl.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/cpl.c?r1=1.14&r2=1.15
]
1.8 +5 -7 sip-server/modules/cpl-c/cpl_sig.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/cpl_sig.c?r1=1.7&r2=1.8
]
1.7 +4 -4 sip-server/modules/cpl-c/doc/cpl-c_user.sgml
[
http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/doc/cpl-c_user.sgml?r1=1.6&r2=1.7
]
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel