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