I am new to vicidial. I have been using it some time and i have attempted my first installation. i have managed to get the express install working fairly well for both inbound and outbound calls. Please see my settings below:
Linux vicibox7 4.1.31-30-default #1 SMP PREEMPT Wed Aug 24 06:20:09 UTC 2016 (de9ddf8) x86_64 x86_64 x86_64 GNU/Linux
VERSION: 2.12-565a
BUILD: 160827-0917
Asterisk 11.22.0-vici
Installed from ISO on vicibox website.
No customization
However, i wanted to manage the load and increase agents so i decided to change my install to a cluster. I downloaded a fresh copy of the vicibox ISO from the website today (21 Feb 2016) and installed using vicibox-install. Used expert installation, used my previous express as the database and web server and used the new server as a telephony server. I select not first device in cluster and dont have an archive server and didnt use this server to be an archived server.
The installation completed, i added the server details on the database/web of the new telephony server. everything seemed good up to there. The problem occurred when i tried to register a softphone on the new telephony server. I keep getting the following error (despite the password being correct):
- Code: Select all
NOTICE[1513]: chan_sip.c:28490 handle_request_register: Registration from '"3000"<sip:3000@10.0.1.120:5060>' failed for '10.0.1.213:50481' - Wrong password
I restarted both servers and tried several times but i keep getting the same issue.
I turned on sip debug and get the following results:
- Code: Select all
[Feb 21 18:53:36] <--- SIP read from UDP:10.0.1.213:57250 --->
[Feb 21 18:53:36] REGISTER sip:10.0.1.120:5060 SIP/2.0
[Feb 21 18:53:36] Via: SIP/2.0/UDP 10.0.1.213:57250;branch=z9hG4bK-d8754z-3d2f0020f96a8c43-1---d8754z-;rport
[Feb 21 18:53:36] Max-Forwards: 70
[Feb 21 18:53:36] Contact: <sip:3000@10.0.1.213:57250;rinstance=91a7dd41e40b6ec3>
[Feb 21 18:53:36] To: "3000"<sip:3000@10.0.1.120:5060>
[Feb 21 18:53:36] From: "3000"<sip:3000@10.0.1.120:5060>;tag=3b1b4775
[Feb 21 18:53:36] Call-ID: NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.
[Feb 21 18:53:36] CSeq: 1 REGISTER
[Feb 21 18:53:36] Expires: 120
[Feb 21 18:53:36] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE
[Feb 21 18:53:36] Supported: replaces
[Feb 21 18:53:36] User-Agent: 3CXPhone 6.0.25732.0
[Feb 21 18:53:36] Content-Length: 0
[Feb 21 18:53:36]
[Feb 21 18:53:36] <------------->
[Feb 21 18:53:36] --- (13 headers 0 lines) ---
[Feb 21 18:53:36] Sending to 10.0.1.213:57250 (NAT)
[Feb 21 18:53:36] Sending to 10.0.1.213:57250 (NAT)
[Feb 21 18:53:36]
[Feb 21 18:53:36] <--- Transmitting (NAT) to 10.0.1.213:57250 --->
[Feb 21 18:53:36] SIP/2.0 401 Unauthorized
[Feb 21 18:53:36] Via: SIP/2.0/UDP 10.0.1.213:57250;branch=z9hG4bK-d8754z-3d2f0020f96a8c43-1---d8754z-;received=10.0.1.213;rport=57250
[Feb 21 18:53:36] From: "3000"<sip:3000@10.0.1.120:5060>;tag=3b1b4775
[Feb 21 18:53:36] To: "3000"<sip:3000@10.0.1.120:5060>;tag=as38109a32
[Feb 21 18:53:36] Call-ID: NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.
[Feb 21 18:53:36] CSeq: 1 REGISTER
[Feb 21 18:53:36] Server: Asterisk PBX 11.25.1-vici
[Feb 21 18:53:36] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
[Feb 21 18:53:36] Supported: replaces, timer
[Feb 21 18:53:36] WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="23610c5e"
[Feb 21 18:53:36] Content-Length: 0
[Feb 21 18:53:36]
[Feb 21 18:53:36]
[Feb 21 18:53:36] <------------>
[Feb 21 18:53:36] Scheduling destruction of SIP dialog 'NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.' in 32000 ms (Method: REGISTER)
[Feb 21 18:53:36]
[Feb 21 18:53:36] <--- SIP read from UDP:10.0.1.213:57250 --->
[Feb 21 18:53:36] REGISTER sip:10.0.1.120:5060 SIP/2.0
[Feb 21 18:53:36] Via: SIP/2.0/UDP 10.0.1.213:57250;branch=z9hG4bK-d8754z-347359089b6fde2f-1---d8754z-;rport
[Feb 21 18:53:36] Max-Forwards: 70
[Feb 21 18:53:36] Contact: <sip:3000@10.0.1.213:57250;rinstance=91a7dd41e40b6ec3>
[Feb 21 18:53:36] To: "3000"<sip:3000@10.0.1.120:5060>
[Feb 21 18:53:36] From: "3000"<sip:3000@10.0.1.120:5060>;tag=3b1b4775
[Feb 21 18:53:36] Call-ID: NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.
[Feb 21 18:53:36] CSeq: 2 REGISTER
[Feb 21 18:53:36] Expires: 120
[Feb 21 18:53:36] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE
[Feb 21 18:53:36] Supported: replaces
[Feb 21 18:53:36] User-Agent: 3CXPhone 6.0.25732.0
[Feb 21 18:53:36] Authorization: Digest username="3000",realm="asterisk",nonce="23610c5e",uri="sip:10.0.1.120:5060",response="78908e39362c973fb3e6932f961947f1",algorithm=MD5
[Feb 21 18:53:36] Content-Length: 0
[Feb 21 18:53:36]
[Feb 21 18:53:36] <------------->
[Feb 21 18:53:36] --- (14 headers 0 lines) ---
[Feb 21 18:53:36] Sending to 10.0.1.213:57250 (NAT)
[Feb 21 18:53:36]
[Feb 21 18:53:36] <--- Transmitting (NAT) to 10.0.1.213:57250 --->
[Feb 21 18:53:36] SIP/2.0 403 Forbidden
[Feb 21 18:53:36] Via: SIP/2.0/UDP 10.0.1.213:57250;branch=z9hG4bK-d8754z-347359089b6fde2f-1---d8754z-;received=10.0.1.213;rport=57250
[Feb 21 18:53:36] From: "3000"<sip:3000@10.0.1.120:5060>;tag=3b1b4775
[Feb 21 18:53:36] To: "3000"<sip:3000@10.0.1.120:5060>;tag=as38109a32
[Feb 21 18:53:36] Call-ID: NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.
[Feb 21 18:53:36] CSeq: 2 REGISTER
[Feb 21 18:53:36] Server: Asterisk PBX 11.25.1-vici
[Feb 21 18:53:36] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
[Feb 21 18:53:36] Supported: replaces, timer
[Feb 21 18:53:36] Content-Length: 0
[Feb 21 18:53:36]
[Feb 21 18:53:36]
[Feb 21 18:53:36] <------------>
[Feb 21 18:53:36] NOTICE[1513]: chan_sip.c:28490 handle_request_register: Registration from '"3000"<sip:3000@10.0.1.120:5060>' failed for '10.0.1.213:57250' - Wrong password
[Feb 21 18:53:36] Scheduling destruction of SIP dialog 'NTA2ZmM0MGJmNzM0MWNlMTQ5ZjBhYjhhZTJkOTFjNWY.' in 32000 ms (Method: REGISTER)
[Feb 21 18:54:01] == Manager 'sendcron' logged on from 127.0.0.1
can someone please help me out with this?