[asterisk-bugs] [Asterisk 0012980]: [patch] "Dialplan remove extension" Command cannot remove extension that matches specific CID

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 3 14:40:49 CDT 2008


The following issue is now READY FOR TESTING. 
====================================================================== 
http://bugs.digium.com/view.php?id=12980 
====================================================================== 
Reported By:                licedey
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12980
Category:                   Applications/General
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.21 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-03-2008 06:50 CDT
Last Modified:              07-03-2008 14:40 CDT
====================================================================== 
Summary:                    [patch] "Dialplan remove extension" Command cannot
remove extension that matches specific CID
Description: 
Using "Dialplan add extension" it's possible to add extension that matches
CID
Example:
 CLI> Dialplan add extension _X./5000,1,App,Appdata into context 
--------------
dialplan add extension _./1984,1,NoOp,  into internals-group_2
dialplan add extension _./1985,1,NoOp,  into internals-group_2
--------------
"dialplan show internals-group_2" will show
'_.' =>           1. NoOp()                                    
[pbx_config]
'_.' =>           1. NoOp()                                    
[pbx_config]

However, "Dialplan remove extension" command cannot remove extension that
matches CID. The command "Dialplan remove extension _. at internals-group_2"
removes the first exte '_.' extension from the list which is matches 1984.


Currently it's not possible to do reversal of add extension by calling
"Dialplan remove extension _./1985 at internals-group_2"


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

---------------------------------------------------------------------- 
 Corydon76 - 07-03-08 14:40  
---------------------------------------------------------------------- 
Patch uploaded and ready for testing. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-03-08 14:40  Corydon76      Note Added: 0089699                          
07-03-08 14:40  Corydon76      Status                   assigned => ready for
testing
07-03-08 14:40  Corydon76      Summary                  "Dialplan remove
extension" Command cannot remove extension that matches specific CID => [patch]
"Dialplan remove extension" Command cannot remove extension that matches
specific CID
======================================================================




More information about the asterisk-bugs mailing list