[Asterisk-Users] Is anybody using an IAXy?
nik martin
asterisk-users at nik-martin.com
Tue Jan 18 15:01:43 MST 2005
Ronald Wiplinger wrote:
> 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
>
Please post your entire iaxyprov.conf and iax.conf. Also, whist is the
actual problem with the iaxy? I don't see the problem, you just say you
get a dialtone.
a
More information about the asterisk-users
mailing list