User: bogdan_iancu
Date: 2006/11/13 10:17:11 PST

  OpenSER CVS - Commit Details

  Modified files:        (Branch: rel_1_1_0)
    modules/cpl-c        cpl.c cpl_sig.c 
  Commit Log:
  BACKPORT:
  ---------
  
  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.
  
    Patch provided by John Riordan <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.11.2.2  +4 -1      sip-server/modules/cpl-c/cpl.c
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/cpl.c?r1=1.11.2.1&r2=1.11.2.2
 ]
  1.7.2.1   +2 -4      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.7.2.1
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to