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


_______________________________________________
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