- Joined
- Aug 23, 2007
- Messages
- 225
- Reaction score
- 0
Hi,
Bit of a strange one this but I will try to explain.
We have a customer who has been configuring there phones with a SIP server of 090.155.090.174. (notice the leading 0's in the IP address)
This leads to SIP invites from for example [email protected].
3CX will allow a user to register with these settings but they cannot make or receive calls.
you just get the following in the logs.
"CM500002]: Unidentified incoming call. Review INVITE and adjust source identification:"
This would suggest that 3CX is taking the literal ASCII text of '090.155.090.174' and not reading that as an IP address and trying to match it against its database.
Is this correct?
I think you could easily argue that the phone should amend the IP address to be in the correct format (eg 90.155.90.174) when the data is entered but we have tested this on a Snom 320 and can replicate the issue.
Has anyone else come across this?
I think a easy fix would be for 3CX to perform some logic on the text and if it only includes digits and it could be an IP address then amend the data accordingly to be able to match it against its own IP address.
Any ideas?
Cheers
Neil
Bit of a strange one this but I will try to explain.
We have a customer who has been configuring there phones with a SIP server of 090.155.090.174. (notice the leading 0's in the IP address)
This leads to SIP invites from for example [email protected].
3CX will allow a user to register with these settings but they cannot make or receive calls.
you just get the following in the logs.
"CM500002]: Unidentified incoming call. Review INVITE and adjust source identification:"
This would suggest that 3CX is taking the literal ASCII text of '090.155.090.174' and not reading that as an IP address and trying to match it against its database.
Is this correct?
I think you could easily argue that the phone should amend the IP address to be in the correct format (eg 90.155.90.174) when the data is entered but we have tested this on a Snom 320 and can replicate the issue.
Has anyone else come across this?
I think a easy fix would be for 3CX to perform some logic on the text and if it only includes digits and it could be an IP address then amend the data accordingly to be able to match it against its own IP address.
Any ideas?
Cheers
Neil