aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-06 22:30:06 +0000
committerjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-06 22:30:06 +0000
commitefabb107c93ea99bc932e20bda01b62c5a63e791 (patch)
tree821071b9ab7377b64b35355482f3b1ea60ead60f /configs
parent9d2550101197c9db6b91e7a986841884261839e9 (diff)
Merged revisions 274316 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r274316 | jpeeler | 2010-07-06 17:23:35 -0500 (Tue, 06 Jul 2010) | 14 lines 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: http://svn.digium.com/svn/asterisk/branches/1.6.2@274347 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample14
1 files changed, 8 insertions, 6 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 0b099a496..e47d96f82 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -215,12 +215,14 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;relaxdtmf=yes ; Relax dtmf handling
;trustrpid = no ; If Remote-Party-ID should be trusted
;sendrpid = yes ; If Remote-Party-ID should be sent
-;prematuremedia=no ; Some ISDN links send empty media frames before
- ; 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".
+;prematuremedia=no ; Some ISDN links send empty media frames before
+ ; 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 "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.
;progressinband=never ; If we should generate in-band ringing always
; use 'never' to never use in-band signalling, even in cases