]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add "autoframing" option to sip.conf.sample and h323.conf.sample.
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 20 Aug 2013 11:47:16 +0000 (11:47 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 20 Aug 2013 11:47:16 +0000 (11:47 +0000)
The autoframing option was added to chan_sip.c in r43243 (mogorman,
2006-09-19 01:32:57), but never made its way into the sample configs.

Review: https://reviewboard.asterisk.org/r/2768/
........

Merged revisions 396994 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@396995 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/h323.conf.sample
configs/sip.conf.sample

index 80ec4830cc3ebc4a44bd646fe9dc567eede4a6fe..5692d3b3b05a032bfd01771715053a466a8fbaac 100644 (file)
@@ -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)
 ;
index ca25fd92e95975ccdafd2f202109dc3e462592b8..702f6e5f37b9652f46474902f5eeb07674fadc1f 100644 (file)
@@ -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
@@ -1192,6 +1194,7 @@ srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
 ; language
 ; allow
 ; disallow
+; autoframing
 ; insecure
 ; trustrpid
 ; progressinband