mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Remove "registertrying" and add "rtp_engine" from/to sip.conf.sample
The "registertrying" option was removed in r343220. The "rtp_engine" option was added in r186078 but erroneously named "engine" in the sample. Note that there is no global sip setting for a different engine. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@381668 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -428,7 +428,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
;contactpermit=172.16.0.0/255.255.0.0 ; restrict at what IPs your users may
|
||||
; register their phones.
|
||||
|
||||
;engine=asterisk ; RTP engine to use when communicating with the device
|
||||
;rtp_engine=asterisk ; RTP engine to use when communicating with the device
|
||||
|
||||
;
|
||||
; If regcontext is specified, Asterisk will dynamically create and destroy a
|
||||
@@ -1161,7 +1161,6 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; outboundproxy
|
||||
; rfc2833compensate
|
||||
; callbackextension
|
||||
; registertrying
|
||||
; timert1
|
||||
; timerb
|
||||
; qualifyfreq
|
||||
|
||||
Reference in New Issue
Block a user