[Asterisk-Users] Discriminate on IAXTEL dial-in
asterisk-users at alphanet.ch
asterisk-users at alphanet.ch
Sun Mar 21 06:27:51 MST 2004
Hi,
I have two IAXTEL accounts, which I activate with:
register => alphanet:PASSWORD at iaxtel.com ; 1-700-895-5211
register => cril:PASSWORD at iaxtel.com ; 1-700-669-1152
when someone dial this number, it goes through the iaxtel-user
context.
In extensions.conf, I tried:
exten => 17008955211,s,Goto(iaxtel-guest,s,1)
exten => 17006691152,s,Goto(isdn-free-dial-out,,s,1)
unfortunately it doesn't seem seem to work easily, maybe because IAXTEL
doesn't send me the called ID ?
More information about the asterisk-users
mailing list