Ip800 registration fails with wrong password in Asterisk
Hello,
I have used an ip800 as a RNIS gateway for years with a PBX Elastix 2.5. which runs asterisk. Migrating to a new PBX, now with Elastix 4 (asterisk 11.20), I am unable to have it work. I remember that the first time it has been difficult to set it up, and there was a trick, but now I have forgotten it. I checked and changed name and password dozens of time without any success. I captured the transactions between the server and the gateway with tshark, but the password is probably encrypted and does not appear clearly.
In the IP800 interface, I set name and password in :
Administration / Gateway / VOIP / GW1 Numeris
in the frame authorization.
In Elastix parameters are :
Outgoing settings :
host=dynamic
username=Numeris2
secret=azert
type=peer
username=Numeris2
secret=azert
type=peer
Incoming settings :
host=dynamic
username=Numeris2
secret=azert
type=peer
username=Numeris2
secret=azert
type=peer
But every minute, asterisk shows a message :
NOTICE[9642]: chan_sip.c:28413 handle_request_register: Registration from '<sip:IP800-06-0f-ae@192.168.0.1>' failed for '192.168.0.182:2073' - Wrong password
I have no idea of where to look for a mistake
Thanks if you have any idea.
Dysmas