[asterisk-dev] Bug(s) in [stdexten]?
Philip Prindeville
philipp_subx at redfish-solutions.com
Tue Sep 8 18:44:39 CDT 2009
I'm looking at:
[stdexten]
...
exten => _stdexten[\-].,1,Goto(s-NOANSWER,1) ; Treat anything else as no answer
should that have been:
exten => _stdexten-.,1,Goto(stdexten-NOANSWER,1) ; Treat anything else as no answer
instead?
There is no s-NOANSWER extension, except in macro-trunkdial...
I'll file a bug against this...
-Philip
More information about the asterisk-dev
mailing list