[asterisk-bugs] [Asterisk 0013034]: [patch] 183 response although progressinband=never

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 18 09:10:11 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13034 
====================================================================== 
Reported By:                klaus3000
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   13034
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.21 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-07-09 07:03 CDT
Last Modified:              2009-09-18 09:10 CDT
====================================================================== 
Summary:                    [patch] 183 response although progressinband=never
Description: 
Hi!

Scenario with Asterisk 1.4.21.1:

SIP Client ----> chan_sip:Dial(zap):chan_zap ---> ISDN

very simple dialplan:
[fromklaus]
exten => _1X.,1,NoOp(1... SIP: Outgoing Call: Asterisk->HiCom)
exten => _1X.,n,Dial(Zap/g1/${EXTEN:1})

Immediately after sending the SETUP message, Asterisk responds with 183
Session Progress. Thus, the SIP client is waiting for inband audio, but
there is no inband audio available. progressinband=never

sip.conf:

[klaus]
type=peer
username=klaus
host=dynamic
context=fromklaus
canreinvite=no
progressinband=never


actually I tried all progressinband settings without any difference
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0015420 [patch] No audio on calls from asterisk...
related to          0015486 183 response although progressinband=never
related to          0014800 183 response although progressinband=ne...
related to          0015048 [patch] NT over PtMP for BRI
====================================================================== 

---------------------------------------------------------------------- 
 (0110970) oej (manager) - 2009-09-18 09:10
 https://issues.asterisk.org/view.php?id=13034#c110970 
---------------------------------------------------------------------- 
Please test with the latest 1.4/1.6.x versions and the new option for no
premature media turned on in sip.conf. Thanks. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-18 09:10 oej            Note Added: 0110970                          
======================================================================




More information about the asterisk-bugs mailing list