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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 26 18:01:50 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:              07-26-2007 18:01 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.
====================================================================== 

---------------------------------------------------------------------- 
 wedhorn - 07-26-07 18:01  
---------------------------------------------------------------------- 
The find sub by reference is going to continue to be an issue. Some devices
do not send this information. I have a CCM dump of a 30VIP to a 7960 which
indicates the offhook message on a 7960 including some reference info and
the offhook message of the 30VIP not indicating any reference info.

Skinny needs to be changed to track its own reference info. The general
approach in the transfer patch is that chan_skinny tracks the reference
info, and if no reference info is provided by the device, it uses its own
reference info.

I have a feeling that the 7920/21 devices also don't send reference info,
but find_sub_by_reference just returns the first sub on the first line. Not
pretty, but for simple call structures (single line, single channel sort of
stuff) it should work. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-26-07 18:01  wedhorn        Note Added: 0067951                          
======================================================================




More information about the asterisk-bugs mailing list