mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Merged revisions 274283 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r274283 | jpeeler | 2010-07-06 17:15:21 -0500 (Tue, 06 Jul 2010) | 7 lines Correct sip.conf.sample comments for prematuremedia option. (closes issue #17513) Reported by: festr Patches: patch uploaded by festr (license 443) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@274316 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -268,8 +268,10 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; the call is in ringing or progress state. The SIP
|
||||
; channel will then send 183 indicating early media
|
||||
; which will be empty - thus users get no ring signal.
|
||||
; Setting this to "no" will stop any media before we have
|
||||
; call progress. Default is "yes".
|
||||
; Setting this to "yes" will stop any media before we have
|
||||
; call progress (meaning the SIP channel will not send 183 Session
|
||||
; Progress for early media). Default is "yes". Also make sure that
|
||||
; the SIP peer is configured with progressinband=never.
|
||||
;
|
||||
; In order for "noanswer" applications to work, you need to run
|
||||
; the progress() application in the priority before the app.
|
||||
|
||||
Reference in New Issue
Block a user