mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
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:
@@ -147,11 +147,12 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
;notifyringing = yes ; Notify subscriptions on RINGING state
|
;notifyringing = yes ; Notify subscriptions on RINGING state
|
||||||
;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT -----------------------
|
;----------------------------------------- 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_udptl = yes ; Default false
|
||||||
; t38pt_rtp = yes ; Default false
|
|
||||||
; t38pt_tcp = yes ; Default false, not yet used
|
|
||||||
;
|
;
|
||||||
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
|
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
|
||||||
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
|
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
|
||||||
|
|||||||
Reference in New Issue
Block a user