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

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Jul 12 13:10:59 CEST 2005


User: bogdan_iancu
Date: 2005/07/12 04:10:59 PDT

  OpenSER CVS - Commit Details

  Modified files:
    modules/nathelper    nathelper.c 
    modules/nathelper/doc nathelper_user.sgml 
  Added files:
    modules/nathelper    sip_pinger.h 
  Commit Log:
  Support for SIP request pinging - stateless SIP requests may be used to ping
  the natted contacts:
  - new module parameter "sipping_from" - FROM URI to be used in generating
    SIP requests pings;
  - new module parameter "sipping_method" - SIP method to be used in generating
    SIP requests pings;
  - the usrloc contacts marked witht the FL_NAT_SIPPING will be pinged via SIP
    requests (if SIP pinging enabled)
  
  Revision  Changes    Path
  1.2       +116 -17   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.1&r2=1.2 ]
  1.4       +69 -30    sip-server/modules/nathelper/nathelper.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/nathelper/nathelper.c?r1=1.3&r2=1.4 ]
  1.1       +184 -0    sip-server/modules/nathelper/sip_pinger.h (new)
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/nathelper/sip_pinger.h?rev=1.1&content-type=text/plain ]



More information about the Devel mailing list