Displaying 1 result from an estimated 1 matches for "_1503".
Did you mean:
1503
2003 Apr 19
0
Unexpected behavior of X100P and * in no-dialtone situations
...ine is broken, play a fastbusy signal. If
the analog line is simply already occupied, push the call out of
iconnect." I use macros to play the busy signals and dial through
iconnect, but that is more or less irrelevant to the question I have.
The snippet of extensions.conf:
exten => _1503.,1,Dial(${DIALOUTANALOG}/${EXTEN:1})
exten => _1503.,2,Macro(fastbusy)
exten => _1503.,102,Macro(nufone,${EXTEN},70)
I disconnect the wire from the back of the X100P. This should (in my
mind, at least) create an error condition. But here is the output on
the console when I run that rout...