[Asterisk-Users] Is anybody using an IAXy?

Ronald Wiplinger ronald at elmit.com
Tue Jan 18 04:32:13 MST 2005


Nabeel Jafferali wrote:

> I have provisioned with iaxy.conf:
>
> ;
> ; IAXY Provisioning description
> ;
> dhcp
> codec: ulaw
> server: 61.220.xx.xx
> user: aaabbb
> pass: cccddd
> register
>
> iax.conf:
> =========
> [623]   ; IAXy
> type=friend
> host=dynamic
> accountcode=aaabbb
> disallow=all
> allow=ulaw
> secret=cccddd
> callerid="IAXy at ELMIT" <623>
> trunk=no
>
>
> extensions.conf:
> ================
>
> [inhouse]
> ....
> PHONE_623=IAX2/aaabbb:cccddd at voip.elmit.com/623    ; 3 IAXy adapter
> exten => 623,1,Dial(${PHONE_623},60,Ttrm)
> exten => 623,2,Voicemail,u623
> exten => 623,103,Voicemail,b623
>
>
> [default]
> ...
> include => inhouse  


>>>user: aaabbb
>>>pass: cccddd
>>>register
>>>
>>>iax.conf:
>>>=========
>>>[623]   ; IAXy
>>>      
>>>
>
>
>iax.conf should read:
>
>[aaabbb]
>username=aaabbb
>...
>
>  
>

Tried that too, ... still not working!!
Any other hints?


bye

Ronald





More information about the asterisk-users mailing list