[Asterisk-Users] Problems with incoming IAX calls...

Paul Brock Paul at westcomuk.com
Thu Dec 23 03:47:47 MST 2004


>Using IAX as recommended by most - and therefore my IAX config goes
>somewhere along these lines:

>[general]
>bindport=4569
>bindaddr=192.168.1.150
>language=en
>bandwidth=low

>[voiptalk]
>type=peer
>username=username
>secret=password
>host=iax.voiptalk.org
>qualify=yes

>[08450number]
>type=friend
>username=08450number
>context=default

>and then in extensions config -

>[voiptalk]
>exten => _0[1-9].,1,Dial(IAX2/username at voiptalk/44${EXTEN:1})

Rats!! Knew I'd forget some info...

Forgot this line which is also set in the extensions config :

[default]
exten => 08450number,1,Dial(SIP/2001)

Which to my mind should forward any incoming calls to the number to extn
2001..

Paul




More information about the asterisk-users mailing list