blackburn wrote:

nik martin wrote on 2005/01/19 7:01:

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


When provision an IAXy successfully, what should be the response shown on the screen?


a few lines of info (hex numbers) followed by: Provisioning is 45 bytes Total packet is 59 bytes Got response back from '192.168.250.112'

My problem was:

1. I used the public IP address, but with the statements "server: ..." and "altserver: ..." you can put in both addresses (internal and external) ==> that magically turned on the orange light inside of the IAXy !!!

2. I had a faulty analog phone which gave me errors like "no such context [EMAIL PROTECTED]" I had no such context in iax.conf
==> Changing the phone made it workable now!!!


bye

Ronald



_______________________________________________
Asterisk-Users mailing list
[email protected]
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