summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/h323.conf.sample2
-rw-r--r--configs/sip.conf.sample3
2 files changed, 5 insertions, 0 deletions
diff --git a/configs/h323.conf.sample b/configs/h323.conf.sample
index 80ec4830c..5692d3b3b 100644
--- a/configs/h323.conf.sample
+++ b/configs/h323.conf.sample
@@ -29,6 +29,8 @@ port = 1720
;allow=gsm ; Always allow GSM, it's cool :)
;allow=ulaw ; see https://wiki.asterisk.org/wiki/display/AST/RTP+Packetization
; for framing options
+;autoframing=yes ; Set packetization based on the remote endpoint's (ptime)
+ ; preferences. Defaults to no.
;
; User-Input Mode (DTMF)
;
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 70aabb956..9011be688 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -310,6 +310,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;allow=ulaw ; Allow codecs in order of preference
;allow=ilbc ; see https://wiki.asterisk.org/wiki/display/AST/RTP+Packetization
; for framing options
+;autoframing=yes ; Set packetization based on the remote endpoint's (ptime)
+ ; preferences. Defaults to no.
;
; This option specifies a preference for which music on hold class this channel
; should listen to when put on hold if the music class has not been set on the
@@ -1205,6 +1207,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; language
; allow
; disallow
+; autoframing
; insecure
; trustrpid
; progressinband