- Joined
- Dec 16, 2009
- Messages
- 257
- Reaction score
- 0
The phone is successfully grabbing the config files from the TFTP server and is coming up with all the correct info, but it won't register. 3CX says that the authentication failed because the credentials don't match. But you can see from the phone config and the extension config that they do. Any ideas?
Code:
[CM102001]: Authentication failed for SipReq: REGISTER 172.24.32.5 tid=5a397fa5 cseq=REGISTER [email protected]:5061 / 122 from(wire); Reason: Credentials don't match, check that authorization-ID and password match the ones in extension settings
Code:
# SIP Configuration Generic File
# Image Version
image_version: "P0S3-07-5-00"
# Line 1 appearance
line1_displayname: "3CX Test"
line1_shortname:"150"
line1_name: 3CX Test
line1_authname: "150"
line1_password: "9876543210"
# Line 2 appearance
line2_displayname: ""
line2_shortname: ""
line2_name: UNPROVISIONED
line2_authname: "UNPROVISIONED"
line2_password: "UNPROVISIONED"
####### New Parameters added in Release 2.0 #######
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "3CX Test"; Has no effect on SIP messaging
# Line 1 Display Name (Display name to use for SIP messaging)
line1_displayname: "3CX Test"
# Line 2 Display Name (Display name to use for SIP messaging)
line2_displayname: ""
####### New Parameters added in Release 3.0 ######
# Phone Prompt (The prompt that will be displayed on console and Telnet)
phone_prompt: "SIP Phone"; Limited to 15 characters (Default - SIP Phone)
# Phone Password (Password to be used for console or Telnet login)
phone_password: "cisco"; Limited to 31 characters (Default - cisco)
# User classification used when Registering [ none (default), phone, ip ]
user_info: phone