andrei      2008/05/19 13:43:44 CEST

  SER CVS Repository

  Modified files:
    modules/mangler      common.h contact_ops.c contact_ops.h 
  Log:
  - fix: bad comparisons/possible crash if no <> are present in the contact uri
  - fix: if uri changed mark the chached parsed uri as invalid
  - fix: restored memset(..,0) in decode2format (else some format members might
     be used uninitialized
  
  - removed debugging code
  - support for sips uris
  - disabled  STRICT_CHECK (might stop decoding contacts if one fails)
  - contact uri parameters are not deleted anymore
  - encode_contact now encodes also the src ip, port and protocol
  - decode_contact  msg. uri)  decodes the received from info (src ip, port and
    protocol saved in the contact) and sets dst_uri to them
  
  Revision  Changes    Path
  1.7       +2 -2      sip_router/modules/mangler/common.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mangler/common.h.diff?r1=1.6&r2=1.7
  1.19      +206 -186  sip_router/modules/mangler/contact_ops.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mangler/contact_ops.c.diff?r1=1.18&r2=1.19
  1.10      +11 -5     sip_router/modules/mangler/contact_ops.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mangler/contact_ops.h.diff?r1=1.9&r2=1.10
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to