[asterisk-bugs] [Asterisk 0009077]: Playback(<file>|noanswer) and in-band info are not working with chan_skinny

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Nov 17 20:32:36 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=9077 
====================================================================== 
Reported By:                pj
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   9077
Category:                   Channels/chan_skinny
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 53885 
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             02-15-2007 13:08 CST
Last Modified:              11-17-2007 20:32 CST
====================================================================== 
Summary:                    Playback(<file>|noanswer) and in-band info are not
working with chan_skinny
Description: 
tried to playback with noanswer option, it works with chan_sip or chan_iax,
but not with chan_skinny, also other inband info messages from telco are
not possible with chan_skinny.
eg.: when calling to unavailable gsm phone and telco operator says "person
you are calling isn't available" chan_skinny plays normal ringing tone,
chan_sip and chan_iax plays this in-band messages fine.
tested with ci$co 7920.
====================================================================== 

---------------------------------------------------------------------- 
 wedhorn - 11-17-07 20:32  
---------------------------------------------------------------------- 
New version (against 89394). This is a different way of hopefully doing the
same thing. The advantage of this one is that generally the code isn't
aware of whether the indicating is inband or outofband. Basically, added
new function skinny_play_tone that replaces transmit_tone. If there is RTP,
it plays the tone inband, else it uses transmit_tone.

pj, can you test and see if it still gives you the result you are after.

PS we should really include tonezones in skinny.conf for each device. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-17-07 20:32  wedhorn        Note Added: 0073856                          
======================================================================




More information about the asterisk-bugs mailing list