mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 10:22:46 +00:00
res_pjsip: Add rtp_keepalive to sample config file.
Change-Id: I5f62d0c5684f8b2335f9f8ac2d79ee04fbdafb19
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user