>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/[EMAIL PROTECTED]/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

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to