summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2015-07-24 10:42:56 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2015-07-24 10:42:56 -0500
commit1997b6f677f314f685ece102af9a70ed17fe63b5 (patch)
tree8184ad473e057b1c4136599dcb33e7433ca8b9b9 /configs
parentf63552052710d2b0a0f33b8fd93dd00083f74b74 (diff)
parentb4e19e414adfdd1d5eea792ce1a3dc61d5a7874d (diff)
Merge "res_pjsip: Add rtp_keepalive to sample config file." into 13
Diffstat (limited to 'configs')
-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 239efda59..6afe053c3 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]