[asterisk-bugs] [Asterisk 0012216]: application map not working for called party

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Mar 14 21:11:43 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12216 
====================================================================== 
Reported By:                pukepail
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12216
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-14-2008 20:44 CDT
Last Modified:              03-14-2008 21:11 CDT
====================================================================== 
Summary:                    application map not working for called party
Description: 
We have an application mapped to http://bugs.digium.com/view.php?id=9, it will
not work for the called party.
 This used to work in 1.4.13.  

I have this in features.conf:

openfrontdoor =>
http://bugs.digium.com/view.php?id=9,peer/both,Playback,tt-monkeys

I will attempt to attach debug showing both caller and callee attempting
to initiate this.
====================================================================== 

---------------------------------------------------------------------- 
 pukepail - 03-14-08 21:11  
---------------------------------------------------------------------- 
I'm not very experienced programmer, but this patch fixed it, not sure the
ramifications it has.  Basically look at the channel for features instead
of the peer.

Also this is the dial plan, in both logs extensions 447 is dialing
extension 249 (both sip phones). 

exten => 249,1,Set(DYNAMIC_FEATURES=openfrontdoor)
exten => 249,2,Dial(Sip/${EXTEN},20,jw) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-14-08 21:11  pukepail       Note Added: 0084005                          
======================================================================




More information about the asterisk-bugs mailing list