Displaying 1 result from an estimated 1 matches for "_90044".
2003 Jul 04
3
switch => priority in the dialplan.. (probably an issue for Mark)
...n is not permanent..
I have wildcard extensions that define which PSTN line to use when dialing out..
For example I have the following on AST1 in extensions.conf..
[extensions]
switch => IAX2/user:password@AST2/extensions
and my local extensions are in this context..
[dialout-uk]
exten => _90044[1-9].,1,Dial(IAX2/user:password@AST2/${EXTEN}@dialout-uk)
[dialout-int]
exten => _90027.,1,Dial(Zap/1/${EXTEN})
and some other country definitions..
What is happeneing is that when I break the IAX connection(this way I can see the errors) and I dial 90027315555555 from UA1, AST1 tries to look...