Removing configuration options that does not do anything yet. No need to

add "promises" to the sip.conf.sample...


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson 2006-06-30 07:18:30 +00:00
parent 11eccdb188
commit f3594bd1a0
1 changed files with 4 additions and 3 deletions

View File

@ -147,11 +147,12 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;notifyringing = yes ; Notify subscriptions on RINGING state
;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT -----------------------
;
; These settings are available in the [general] section as well as in device configurations
; This setting is available in the [general] section as well as in device configurations.
; Setting this to yes, enables T.38 fax (UDPTL) passthrough on SIP to SIP calls, provided
; both parties have T38 support enabled in their Asterisk configuration (either general or
; peer/user/friend sections)
;
; t38pt_udptl = yes ; Default false
; t38pt_rtp = yes ; Default false
; t38pt_tcp = yes ; Default false, not yet used
;
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
; Asterisk can register as a SIP user agent to a SIP proxy (provider)