01-10-2020 12:08 AM
Hello everyone,
I am trying to register my 7821 phone to voip.ms. I haven't had any success so far in doing this or even registering it to a local Asterisk server. Attached below is my SEP XML file. The phone seems to be grabbing files from the TFTP server, including the SEP file, so this seems to just be a configuration problem. The file I uploaded has .txt extension, but this is just so the website will allow me to upload it, and the real one is .cnf.xml.
So far, I have tried following the info in this thread as well as this one, with no luck. Any help would be appreciated.
Thanks,
Emanuel
01-10-2020 12:54 AM
01-10-2020 09:16 AM
Yes, the phone is getting an IP through DHCP, and it is correctly getting the TFTP server's IP through the DHCP options.
Emanuel
01-10-2020 02:03 PM
01-11-2020 01:06 AM
It first says "No trust list installed". Then it reads the config file name. Then it says "Error verifying config info"
Emanuel
01-11-2020 01:48 AM - edited 01-11-2020 01:56 AM
@emanuel32804 wrote:
Then it says "Error verifying config info"
That means the config is incorrect.
<proxy>tampa1.voip.ms</proxy>
That's incorrect. Change that to "USECALLMANAGER".
<sipProxies> <backupProxy>USECALLMANAGER</backupProxy> <backupProxyPort>5060</backupProxyPort> <emergencyProxy>USECALLMANAGER</emergencyProxy> <emergencyProxyPort>5060</emergencyProxyPort> <outboundProxy></outboundProxy> <outboundProxyPort></outboundProxyPort> <registerWithProxy>true</registerWithProxy> </sipProxies>
Update the config with these settings, factory-default the phone and try again.
Pay close attention to the status messages appearing. Messages about "TLV" and certificates can be ignored.
01-11-2020 11:18 AM
So I updated the settings like you directed, and changed the proxies from tampa1.voip.ms to USECALLMANAGER. I did a keypad reset and then looked for messages. This time I noticed the first message says "service mode change: enterprise" and then proceeds to give me the same 3 messages as before.
Emanuel
01-11-2020 03:03 PM
01-11-2020 07:16 PM
01-11-2020 07:54 PM
01-11-2020 10:31 PM
01-11-2020 11:24 PM
@emanuel32804 wrote:
It gave the same status messages as before.
THIS is a known working config for an 8900 phone. I recommend you use this version.
01-12-2020 12:17 AM
With this version, I now have two new status messages. "Error updating user locale" and "Error updating network locale". Below is a list of all the files the phone is requesting, however most of them I do not have.
CTLSEP204C9EB22839.tlv
ITLSEP204C9EB22839.tlv
ITLFile.tlv
SEP204C9EB22839.cnf.xml
sp-sip.jar
g3-tones.xml
dialplan.xml
As you mentioned, the tlv and jar files are nothing to worry about, but does g3-tones.xml have anything to do with the issue?
Emanuel
01-12-2020 12:55 AM
@emanuel32804 wrote:
"Error updating user locale" and "Error updating network locale".
Ignore.
@emanuel32804 wrote:
SEP204C9EB22839.cnf.xml
dialplan.xml
WTF. Why did the phone NOT download these two files???
01-12-2020 09:15 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide