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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 19 14:18:37 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/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-03-19 14:18 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
====================================================================== 

---------------------------------------------------------------------- 
 (0101990) svnbot (reporter) - 2009-03-19 14:18
 http://bugs.digium.com/view.php?id=13034#c101990 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 183327

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_dahdi.c

------------------------------------------------------------------------
r183327 | tilghman | 2009-03-19 14:18:36 -0500 (Thu, 19 Mar 2009) | 22
lines

Merged revisions 183321 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r183321 | tilghman | 2009-03-19 14:17:31 -0500 (Thu, 19 Mar 2009) | 15
lines
  
  Merged revisions 183319 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r183319 | tilghman | 2009-03-19 14:15:33 -0500 (Thu, 19 Mar 2009) | 8
lines
    
    Delay signalling progress until a PRI channel really signals progress.
    (closes issue http://bugs.digium.com/view.php?id=13034)
     Reported by: klaus3000
     Patches: 
           20090316__bug13034.diff.txt uploaded by tilghman (license 14)
           patch_trunk_183progress_klaus3000.txt uploaded by klaus3000
(license 65)
     Tested by: klaus3000
  ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=183327 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-19 14:18 svnbot         Checkin                                      
2009-03-19 14:18 svnbot         Note Added: 0101990                          
======================================================================




More information about the asterisk-bugs mailing list