Displaying 1 result from an estimated 1 matches for "8xxxxx".
Did you mean:
xxxxx
2003 Sep 25
1
'.' pattern and non-SIP phones
...perfectly* with SIP phones. However with a regular phone
plugged into an FXS card (PhoneJack PCI in my case) the '.' traps the first
number dialled after *8 and tries calling that. I've tried setting a digit
timeout but it doesn't seem to help.
Changing that to
exten => _*8XXXXX,1,Dial(SIP/${EXTEN:2}@fwd.pulver.com)
works, but is hardly optimal, since I plan on changing my dialplan to allow
varied-length numbers for other things.
Any help would be appreciated.
Regards,
Andrew