[asterisk-bugs] [Asterisk 0010291]: Skinny to skinny calls one-way audio

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Aug 1 07:59:46 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10291 
====================================================================== 
Reported By:                sbisker
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10291
Category:                   Channels/chan_skinny
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!): 76784 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-24-2007 11:13 CDT
Last Modified:              08-01-2007 07:59 CDT
====================================================================== 
Summary:                    Skinny to skinny calls one-way audio
Description: 
Version 76621 fixed the crashing of asterisk due to soft-key problems, but
introduced another problem.  

7921 -> 7921 phones the remote party could not hear any audio.  In version
76784, the 7921 that initiates the call hears no audio.  If a 7920 phone
calls a 7921/7920 phone, then both parties hear audio.
====================================================================== 

---------------------------------------------------------------------- 
 sbisker - 08-01-07 07:59  
---------------------------------------------------------------------- 
OK.  I got the first part no problem.  

} else if ((l->type = TYPE_LINE) && (l->hookstate == SKINNY_ONHOOK)) {
        transmit_tone(s, SKINNY_SILENCE, l->instance, sub->callid);
        transmit_callstate(s, l->instance, SKINNY_ONHOOK, sub->callid);
        transmit_speaker_mode(s, SKINNY_SPEAKEROFF);
        ...

But you lost me on the second part.  Not really sure how to proceed on
this one.  A patch would be appreciated.  I have both
chan_skinny-callstate-fixes.txt and chan_skinny-debug-enhancements.txt
applied. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-01-07 07:59  sbisker        Note Added: 0068188                          
======================================================================




More information about the asterisk-bugs mailing list