[Devel] CVS commitlog: sip-server/modules/nathelper README nathelper.c sip-server/modules/nathelper/doc nathelper_user.sgml

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Mar 8 09:58:59 CET 2006


User: bogdan_iancu
Date: 2006/03/08 00:58:59 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/nathelper    README nathelper.c 
    modules/nathelper/doc nathelper_user.sgml 
  Commit Log:
  several upgrades to existing functions:
   - fix_nated_sdp() may take one more param to force a specific IP instead of
        the signalling IP
   - force_rtp_proxy() accepts a new flag 's' to swap creation/confirmation
        between requests/replies (this is needed to be able to cope with SDPs
        advertised via 200OK / ACK)
   - add_rcv_param() may take as parameter a flag telling if the parameter
        should go to the contact URI or contact header; make sense if you forward
        REGISTER requests and need the registrar to save the parameter as part of
        URI.
  
  Revision  Changes    Path
  1.5       +42 -20    sip-server/modules/nathelper/README
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/nathelper/README?r1=1.4&r2=1.5 ]
  1.7       +57 -25    sip-server/modules/nathelper/doc/nathelper_user.sgml
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/nathelper/doc/nathelper_user.sgml?r1=1.6&r2=1.7 ]
  1.15      +90 -22    sip-server/modules/nathelper/nathelper.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/nathelper/nathelper.c?r1=1.14&r2=1.15 ]



More information about the Devel mailing list