[Asterisk-Users] Receiving iaxtel calls
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Thu Aug 14 12:44:39 MST 2003
On Thursday 14 August 2003 14:40, Ian Blenke wrote:
> Brian West wrote:
> > Welcome to the club... I can't get it working either.
> >
> > bkw
> >
> > On Wed, 13 Aug 2003, Eric Wieling wrote:
> >>Is there any way on the iaxtel.com web site to see if my asterisk
> >> is registering and what 700 number is associated with my iaxtel
> >> account? I registered many months ago but never used it. My
> >> asterisk shows registered, but I can't seem to receive any calls
> >> (callers get a the user is not registered message)
>
> Yeah, I was stuck here for a bit as well. Try adding a 's' rule to
> your default context:
>
> [default]
>
> exten => s,1,Dial(SIP/phone1&SIP/phone2,20,tr)
> exten => s,2,VoiceMail,u1000
> exten => s,102,VoiceMail,b1000
>
> Apparently, incoming phonecalls on IAX use the "default" context?
Actually, the context used is whatever the context is defined to be in
iax.conf for the incoming host (type=user or type=friend).
-Tilghman
More information about the asterisk-users
mailing list