Displaying 1 result from an estimated 1 matches for "outboundpstn".
2006 Feb 07
0
Modifying dialplan for DUNDi compatibility
...n-pstn] section
containing the various numbers that should be recognised by that box. Where
they're from a VoIP provider they are in e.164 format already, where they're
from BT ISDN lines they're usually the last 6 digits of the number.
For outbound calls, there's a context called [outboundpstn] containing the
following entries:
exten => _00.,1,Macro(outbound,{EXTEN},,provider1,provider2,pstn)
exten =>
_0[12]XXXXXXXXX,1,Macro(outbound,${EXTEN},,provider1,provider2,pstn)
exten => _07XXXXXXXXX,1,Macro(outbound,${EXTEN},,provider1,provider2,pstn)
exten => _08[47]XXXXXX.,1,Macro(o...