[asterisk-bugs] [Asterisk 0010826]: ChannelRedirect non-working

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Oct 16 09:10:29 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10826 
====================================================================== 
Reported By:                dimas
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10826
Category:                   Applications/app_channelredirect
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!): 81923 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-26-2007 10:22 CDT
Last Modified:              10-16-2007 09:10 CDT
====================================================================== 
Summary:                    ChannelRedirect non-working
Description: 
1. softphone 1011 dials 123
2. SIP phone 1010 starts ringing
3. 1010 answers, the conversation between 1010 and 1011 is perfect
4. 1011 activates bt2 feature macro by pressing *7
5. 1011 hangs up
6. "you are the only first person blah-blah-blah" is played for 1010
7. The problem is:
   *) if 1010 is a hardphone with VAD, as soon as I start producing some
sound (and phone starts transmitting), I hear beeeeeeeeeeep in the 1010
headset
   *) if 1010 is a softphone without VAD and it transmits all the time, I
hear constant beep. In fact I can not even hear "you are the only first
person..." because of that beep.

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

---------------------------------------------------------------------- 
 dimas - 10-16-07 09:10  
---------------------------------------------------------------------- 
file,
in a SIP-SIP call (rfc2833 rfc2833), NO messages (neither debug nor DTMF)
at all appear on console when I press buttons. When Zap is involved I see
alot of DTMF messages when pressing buttons but with Zap channel I have
these problems - DTMF features work just fine.

In 85559 replaced several AST_FRAME_DTMF with AST_FRAME_DTMF_BEGIN and
AST_FRAME_DTMF_END. Can it be that in some cases AST_FRAME_DTMF also needed
to be in the "if" condition which decides to ast_write(other, fr)? (Sorry I
do not really understand your code so my question can be just weird) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-16-07 09:10  dimas          Note Added: 0072081                          
======================================================================




More information about the asterisk-bugs mailing list