[asterisk-bugs] [Asterisk 0012980]: "Dialplan remove extension" Command cannot remove extension that matches specific CID
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 3 06:50:11 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12980
======================================================================
Reported By: licedey
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12980
Category: Applications/General
Reproducibility: always
Severity: feature
Priority: normal
Status: new
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 06:50 CDT
======================================================================
Summary: "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"
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-03-08 06:50 licedey Asterisk Version => 1.4.21
07-03-08 06:50 licedey SVN Branch (only for SVN checkou => N/A
======================================================================
More information about the asterisk-bugs
mailing list