[Devel] CVS commitlog: sip-server/modules/tm h_table.c h_table.h t_fwd.c t_msgbuilder.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Feb 19 13:33:53 CET 2007


User: bogdan_iancu
Date: 2007/02/19 04:33:53 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/tm           h_table.c h_table.h t_fwd.c 
                         t_msgbuilder.c 
  Commit Log:
  - fixed PATH header presence in CANCEL and ACK requests.
    Patch providede by Marcus Hunger.
  
    Local generated CANCELs and ACKs must contain the same PATH array as the
    original INVITE, to insure that they will follow the same path, not only as
    next hop but as the following hops too.
    Also received CANCELs gets the PATH array added from the original INVITE
    (according to RFC 3261)
  
    Closes 1659920.
  
  Revision  Changes    Path
  1.16      +4 -1      sip-server/modules/tm/h_table.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/h_table.c?r1=1.15&r2=1.16 ]
  1.17      +4 -3      sip-server/modules/tm/h_table.h
   [ http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/h_table.h?r1=1.16&r2=1.17 ]
  1.36      +17 -4     sip-server/modules/tm/t_fwd.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/t_fwd.c?r1=1.35&r2=1.36 ]
  1.16      +11 -1     sip-server/modules/tm/t_msgbuilder.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/t_msgbuilder.c?r1=1.15&r2=1.16 ]



More information about the Devel mailing list