- Joined
- Jan 28, 2016
- Messages
- 8
- Reaction score
- 0
Good Morning,
This problem has given me quite a bit of headache, because I can't for the life of me figure out the problem.
Push is ENABLED in the extension. The following ports are open:
3CX-HTTP 80 TCP
3CX-HTTPS 443 TCP
3CX-SIP Protocol 5060 BOTH
3CX-Tunnel Protocol 5090 BOTH
3CX-Media Server (RTP) 9000:9255 UDP
3CX-External Media Tr... 9256:9500 UDP
3CX-PUSH 5228:5230 TCP
If I have the phone unlocked, and 3CX open on the screen. It receives the call. If I switch to a different page (phone unlocked) 3CX is in the header and says "Push Enabled - Ready for Calls" but does not ring what so ever. This behavior occurs both on 4g and Wireless.
I've also attempted (Very quickly) to turn off the firewall at the server and router. No change.
I went into the logs, and looked at 3xcDialer. I noticed this particular snippet:
This seems really strange that it says not authorized. For what its worth, I went in and deleted the PUSH project from Google, re-created, resent provision e-mail to the phone, and it still didn't work. Even re-installed 3CX App on the phone.
Any ideas? I'm sure I'm missing something simple here...
This problem has given me quite a bit of headache, because I can't for the life of me figure out the problem.
Push is ENABLED in the extension. The following ports are open:
3CX-HTTP 80 TCP
3CX-HTTPS 443 TCP
3CX-SIP Protocol 5060 BOTH
3CX-Tunnel Protocol 5090 BOTH
3CX-Media Server (RTP) 9000:9255 UDP
3CX-External Media Tr... 9256:9500 UDP
3CX-PUSH 5228:5230 TCP
If I have the phone unlocked, and 3CX open on the screen. It receives the call. If I switch to a different page (phone unlocked) 3CX is in the header and says "Push Enabled - Ready for Calls" but does not ring what so ever. This behavior occurs both on 4g and Wireless.
I've also attempted (Very quickly) to turn off the firewall at the server and router. No change.
I went into the logs, and looked at 3xcDialer. I noticed this particular snippet:
Code:
16/03/29 09:08:24.010|200001| Err|10|0017|: *!* Exception catched at Android Push sender:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at Dialer.PushClient.PushAndroid(CallData c, Int32 reason)
16/03/29 09:08:24.419|200001| Err|10|0014|: *!* Exception catched at Android Push sender:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at Dialer.PushClient.PushAndroid(CallData c, Int32 reason)
This seems really strange that it says not authorized. For what its worth, I went in and deleted the PUSH project from Google, re-created, resent provision e-mail to the phone, and it still didn't work. Even re-installed 3CX App on the phone.
Any ideas? I'm sure I'm missing something simple here...