[asterisk-bugs] [Asterisk 0010358]: Display on 792x phones is incorrect for outbound calls that have Macros

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Aug 1 16:35:58 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10358 
====================================================================== 
Reported By:                sbisker
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10358
Category:                   Channels/chan_skinny
Reproducibility:            always
Severity:                   minor
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-01-2007 14:08 CDT
Last Modified:              08-01-2007 16:35 CDT
====================================================================== 
Summary:                    Display on 792x phones is incorrect for outbound
calls that have Macros
Description: 
When making a call from a 7920/7921 phone (could be other's as well) the
dialing phone show Macro information instead of $EXTEN.

If my dialplan is Dial(Skinny/5500 at 5500)  then the dialing 7920 phone
displays

To 5500 (5500)  

It's slightly different on the 7921 because it has a small image in place
of the word "To"

If I have a Macro in my dialplan  Macro(stdexten,5500,Skinny/5500 at 5500)
then the phone displays the extension portion of the Macro which is the
letter s

To s (s)


Any ideas?

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

---------------------------------------------------------------------- 
 DEA - 08-01-07 16:35  
---------------------------------------------------------------------- 
All skinny phones are impacted by this.  The fix is to test to see if
the channel has macroexten set, which would hold the originally dialed
extension if we are in a macro, and use it instead of the current exten.

Lightly tested on my phones. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-01-07 16:35  DEA            Note Added: 0068251                          
======================================================================




More information about the asterisk-bugs mailing list