- Joined
- Dec 27, 2017
- Messages
- 2
- Reaction score
- 0
I have a number of IP Phones that I am trying to connect to a 3CX system hosted on Google's Cloud. Softphones are having no problem registering with the service; however, IP phones (some Linksys, some LG-NORTEL) produce the following error in the 3CX log output and will not register.
The one part that I am unsure about is the port that follows my public IP address. Should that not be 5060?
The gateway for this system is a server running Linux.
I had a 3CX phone server running on site with no problems; however, due to internet outages I decided to try a cloud based server. I had no issues whatsoever with the on site server using the hardware that I can't seem to get running with the cloud server.
Code:
09/28/2018 12:18:24 PM - Misdirected REGISTER: RegErr Recv Req REGISTER from [My.Public.IP.Address]:1442 tid=-43-106d6-6b931744 [email protected]: REGISTER
sip:192.168.1.109:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.109:5060;branch=z9hG4bK-43-106d6-6b931744;received=[My.Public.IP.Address] Max-Forwards: 70
Contact: <sip:[email protected]:5060>;+sip.instance="<urn:uuid:36303600-AABB-0000-0000-00405A147ADB>"
To: "Receptionist"<sip:[email protected]:5060>
From: "Receptionist"<sip:[email protected]:5060>;tag=94bee4e8-c0a8016d-13c4-43-6c7d587a-43
Call-ID: [email protected]
CSeq: 1
REGISTER Expires: 0
Supported: replaces User-Agent: LG-Nortel LIP 6830 v1.2.38sp SN/00405A147ADB
Content-Length: 0
The one part that I am unsure about is the port that follows my public IP address. Should that not be 5060?
The gateway for this system is a server running Linux.
I had a 3CX phone server running on site with no problems; however, due to internet outages I decided to try a cloud based server. I had no issues whatsoever with the on site server using the hardware that I can't seem to get running with the cloud server.