[asterisk-bugs] [Asterisk 0011785]: [patch] sending_complete on overlap span not handled correctly

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 20 16:04:43 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11785 
====================================================================== 
Reported By:                klaus3000
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11785
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-17-2008 08:31 CST
Last Modified:              02-20-2008 16:04 CST
====================================================================== 
Summary:                    [patch] sending_complete on overlap span not handled
correctly
Description: 
Hi!

When using PRI with overlap dialing (e.g. Austria) chan_zap is configured
with overlapdial=yes. This causes chan_zap to wait for additional digits
after the initial SETUP message. But this waiting is not necessary if the
incoming SETUP message has the SENDING_COMPLETE IE.

Attached patch fixes this.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 02-20-08 16:04  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 103953

U   branches/1.4/channels/chan_zap.c

------------------------------------------------------------------------
r103953 | file | 2008-02-20 16:04:42 -0600 (Wed, 20 Feb 2008) | 6 lines

Don't wait for additional digits when overlap dialing is enabled if the
setup message contains the sending_complete information element.
(closes issue http://bugs.digium.com/view.php?id=11785)
Reported by: klaus3000
Patches:
      sending_complete_overlap_asterisk-1.4.17.patch.txt uploaded by
klaus3000 (license 65)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-20-08 16:04  svnbot         Note Added: 0082693                          
02-20-08 16:04  svnbot         Status                   new => assigned     
02-20-08 16:04  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list