Module: sip-router Branch: master Commit: fef8a44e22990cdc4fa88b0d54932db997e45522 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fef8a44e22990cdc4fa88b0d54932db997e45522
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: Fri Sep 19 22:05:17 2014 +0200 kamailio: note that NAT OPTIONS keepalive can be enabled with define WITH_NATSIPPING --- etc/kamailio.cfg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg index 4125c47..ff67711 100644 --- a/etc/kamailio.cfg +++ b/etc/kamailio.cfg @@ -41,6 +41,7 @@ # - install RTPProxy: http://www.rtpproxy.org # - start RTPProxy: # rtpproxy -l _your_public_ip_ -s udp:localhost:7722 +# - option for NAT SIP OPTIONS keepalives: WITH_NATSIPPING # # *** To enable PSTN gateway routing execute: # - define WITH_PSTN _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
