- Joined
- Oct 22, 2014
- Messages
- 25
- Reaction score
- 0
I've got a new install that we're working on implementing for a client, and we got two Windows clients connected, but now we're getting errors.
We stood the system up in our office (not the client's) and got the phones (GXP-2160's) provisioned with no major issues. Had to dig up templates from GS, but no biggie.
Moved the server and phones to the client's office, and had to change lots and lots of IP addresses all over the server, then reprogram and reprovision each phone. Lesson learned.
Our first soft user worked out fine - sent him welcome email, he opened the provisioning file, he's up and running.
Another user tried the same steps, and it connects for a second, then disconnects. Looking at the "3CXforWindows.log" file, it appears that there's a quick hit (registration?) on the internal IP address, followed by trying to hit external names for the 3CX server. If it's able to register, why is it rolling to the external address - and then eventually failing out?
I've got over 61000 lines of log files, just figured I'd throw this out and see if anybody can help - let me know if I need to post some more of it.
Thx!
We stood the system up in our office (not the client's) and got the phones (GXP-2160's) provisioned with no major issues. Had to dig up templates from GS, but no biggie.
Moved the server and phones to the client's office, and had to change lots and lots of IP addresses all over the server, then reprogram and reprovision each phone. Lesson learned.
Our first soft user worked out fine - sent him welcome email, he opened the provisioning file, he's up and running.
Another user tried the same steps, and it connects for a second, then disconnects. Looking at the "3CXforWindows.log" file, it appears that there's a quick hit (registration?) on the internal IP address, followed by trying to hit external names for the 3CX server. If it's able to register, why is it rolling to the external address - and then eventually failing out?
I've got over 61000 lines of log files, just figured I'd throw this out and see if anybody can help - let me know if I need to post some more of it.
Thx!
Code:
[27.10.2014 15:41:02.906][18] 15:41:02.906 pjsua_acc.c ...."First Last"<sip:120@##.###.###.##:5060>: registration success, status=200 (OK), will re-register in 120 seconds
[27.10.2014 15:41:02.906][18] 15:41:02.906 pjsua_acc.c ....Keep-alive timer started for acc 0, destination:192.168.0.16:5060, interval:15s
[27.10.2014 15:41:02.906][18] 15:41:02.906 PjsuaCallbacks ....******* ON_REG_STATE2 ********* acc_id 0, status 0, code 200, expiration 120
[27.10.2014 15:41:02.906][18] 15:41:02.906 PjsuaCallbacks ....******* ON_REG_STATE2 10
[27.10.2014 15:41:04.498][1] Connection failed. Endpoint changed to: https://voip.domainname.com:5001/MyPhone/MPWebService.asmx
[27.10.2014 15:41:04.498][1] LoginToMyPhone() started
[27.10.2014 15:41:04.498][1] Server URI: 'https://voip.domainname.com:5001/MyPhone/MPWebService.asmx'
[27.10.2014 15:41:04.499][1] Created tmp channel = 55899007
[27.10.2014 15:41:04.501][1] LoginToMyPhone() ended
[27.10.2014 15:41:04.505][1] Error event caught, message: Cannot send request: Login
[27.10.2014 15:41:04.505][1] There was no endpoint listening at https://voip.domainname.com:5001/MyPhone/MPWebService.asmx that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
[27.10.2014 15:41:04.505][1] Myphone server got disconnected, IsExplicitLogoutRequest = False
[27.10.2014 15:41:04.505][1] channel_Disconnected 2
[27.10.2014 15:41:04.505][1] Setting app channel to null, was null
[27.10.2014 15:41:04.505][1] UnsubscribeEventsFromMyPhoneAndCTI()
[27.10.2014 15:41:04.505][1] Setting tmp channel to null, was 55899007
[27.10.2014 15:41:04.505][1] UnsubscribeEventsFromMyPhoneAndCTI() finished
[27.10.2014 15:41:04.505][1] channel_Disconnected 3
[27.10.2014 15:41:04.506][1] IsExplicitLogoutRequest = False
[27.10.2014 15:41:04.517][1] LoginCallback() starts
[27.10.2014 15:41:04.517][1] LoginCallback() channel mismatch: current tmp channel = null, app channel = null, got channel 55899007
[27.10.2014 15:41:06.518][1] Connection failed. Endpoint changed to: http://##.###.###.##:5000/MyPhone/MPWebService.asmx