Displaying 1 result from an estimated 1 matches for "never_reached".
2013 Feb 18
3
Dialplan / check / tool
...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....