summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2015-07-24 09:46:53 -0500
committerMark Michelson <mmichelson@digium.com>2015-07-24 09:48:58 -0500
commita0c31c7a05461c490cc9c9cabf0eab88622685ed (patch)
treeea58adc74f5bd19ba9f27d49f10d7860e859cdb2 /configs/samples/pjsip.conf.sample
parentffb679f7b575effdcd9b327912b81fff4b7e6475 (diff)
res_pjsip: Add rtp_keepalive to sample config file.
Change-Id: I5f62d0c5684f8b2335f9f8ac2d79ee04fbdafb19
Diffstat (limited to 'configs/samples/pjsip.conf.sample')
-rw-r--r--configs/samples/pjsip.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 24ff327f8..c5a3d7f49 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -734,6 +734,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]