[asterisk-bugs] [Asterisk 0010618]: Fix for #10599 breaks attended transfer

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Aug 31 09:20:46 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10618 
====================================================================== 
Reported By:                dimas
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10618
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-31-2007 07:48 CDT
Last Modified:              08-31-2007 09:20 CDT
====================================================================== 
Summary:                    Fix for http://bugs.digium.com/view.php?id=10599
breaks attended transfer
Description: 
Commit 81369 breaks transfer (I tested attended one).
When I chechout 81367 everything works fine. As soon as I update to 81369
(only res/res_features.c changed), transfer stops working.

Background:
* 1011 SIP softphone
* 1002 IAX softphone
* Zap/g3 connected to legacy PBX

Scenaio:
1. 1011 calls 1002
2. 1002 answers
3. 1011 dials *2 (to activate attended transfer)
4. 1011 dials 7243. The dialplan routes 7xxx numbers to legacy PBX
(Zap/g3) and dials last three digits there
5. Asterisk actually opens Zap and dials www243 there so the phone
connected to 243 extension of legacy PBX starts ringing. 
6. At the same time, 1011 hears "I'm sorry that is not a valid extension,
please try again". If legacy phone actually answers to the ring, he hears
just congestion/busy tone.

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 08-31-07 09:20  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 81403

------------------------------------------------------------------------
r81403 | file | 2007-08-31 09:20:44 -0500 (Fri, 31 Aug 2007) | 4 lines

(closes issue http://bugs.digium.com/view.php?id=10618)
Reported by: dimas
Don't pass through the stopped sounds frame.... just drop it.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 09:20  svnbot         Checkin                                      
08-31-07 09:20  svnbot         Note Added: 0069776                          
08-31-07 09:20  svnbot         Status                   new => assigned     
08-31-07 09:20  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list