From: Mark Michelson Date: Fri, 24 Jul 2015 14:46:53 +0000 (-0500) Subject: res_pjsip: Add rtp_keepalive to sample config file. X-Git-Tag: 13.5.0-rc1~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e19e414adfdd1d5eea792ce1a3dc61d5a7874d;p=thirdparty%2Fasterisk.git res_pjsip: Add rtp_keepalive to sample config file. Change-Id: I5f62d0c5684f8b2335f9f8ac2d79ee04fbdafb19 --- diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample index 239efda594..6afe053c38 100644 --- a/configs/samples/pjsip.conf.sample +++ b/configs/samples/pjsip.conf.sample @@ -732,6 +732,9 @@ ; byte tags (default: "no") ;set_var= ; Variable set on a channel involving the endpoint. For multiple ; channel variables specify multiple 'set_var'(s) +;rtp_keepalive= ; Interval, in seconds, between comfort noise RTP packets if + ; RTP is not flowing. This setting is useful for ensuring that + ; holes in NATs and firewalls are kept open throughout a call. ;==========================AUTH SECTION OPTIONS========================= ;[auth]