[asterisk-users] Dialplan / check / tool
Thorsten Göllner
tg at ovm-group.com
Mon Feb 18 09:11:21 CST 2013
Hi,
I am wondering, if there is any tool available, which performs a check
for suspicious entries in the dialplan. For example a non existing
AGI-Script or a double assigned extension ike that:
[context]
exten => *100*,1,AGI(test_app.pl)
...
exten => 190,1,Answer()
...
exten => *100*,1,AGI(never_reached.pl)
...
A "normal dialplan reload command" would echo no warning or something
similair.
Best regards
-Thorsten-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130218/bb3947bf/attachment.htm>
More information about the asterisk-users
mailing list