10-26-2016 03:52 PM - edited 03-17-2019 08:29 AM
Hi
A few months a go, I paid someone to get my 7970 working with Gradwell (and a couple of other VOIP providers). They almost got it working but not quite. That person disappeared (with my money) and I haven't heard from them since.
I don't have any experience in writing config files, but I can setup and upload files via TFTP.
I know it's easier to just buy a phone designed to work with these services, but I'm so close to getting the 7970 working, I want to see it through.
So as I don't have the skills to do it myself, is anyone available for hire to get this done?
Cheers
Phil
10-26-2016 04:07 PM
A few months a go, I paid someone to get my 7970 working with Gradwell (and a couple of other VOIP providers). They almost got it working but not quite. That person disappeared (with my money) and I haven't heard from them since.
I'm sorry to hear about this, Phil.
I don't have any experience in writing config files, but I can setup and upload files via TFTP.
I know it's easier to just buy a phone designed to work with these services, but I'm so close to getting the 7970 working, I want to see it through.
Stubbornness and perseverance will get stuff like this working.
Getting Cisco phones to work with non-Cisco call control system you need prepare the following:
1. Firmware of the phone;
2. Configuration file;
3. TFTP Server to store #1 and #2; and
#1 & #2 is going to be a "which comes first, the chicken or the egg" question. Configuration file will depend entirely on what firmware the 7970 will run on. I've used the 7970 running on 8.5(4)S and 9.4(2)SR1.
Configuration file example for 8.5(4)S can be found HERE.
Configuration file example for 9.4(2)SR1 can be found HERE.
Don't forget to rate our useful posts.
10-26-2016 04:24 PM
Hi Leo
Many thanks for such a quick reply. I'll take a look at those config files but I'm not holding my breath :)
I'd much rather pay someone knowledgeable to do this for me. That way I'd hope to use the latest firmware and spend less time troubleshooting. If you're interested, let me know ;)
Cheers
Phil
10-28-2016 08:17 AM
Hi Leo,
I successfully downgraded my handset firmware to 8.5(4)S but I'm having a little trouble with the config file, which I'm hoping you can help with?
I uploaded the config file to the phone but the phone lines don't work - the phone just says 'registering' and the lines have a red cross against them.
Any help would be greatly appreciated.
Phil
10-28-2016 12:26 PM
<natEnabled>true</natEnabled> <natAddress>YOURWANIPADDRESS</natAddress>
Talk to Gradwell. Do they support NAT or not? If they don't, then make <natEnabled>FALSE<natEnabled>. Under <natAddress> leave it blank.
<proxy>USECALLMANAGER</proxy>
Anything with "USECALLMANAGER", change this to the IP address of Gradwell.
10-28-2016 02:16 PM
Thanks Leo.
Looking at Gradwell's support site, they advertise 'nat.gradwell.com'. So, would I enter...
<natEnabled>true</natEnabled>
<natAddress>nat.gradwell.com</natAddress>
Also, I can't find Gradwell's IP address - I'll call them on Monday - but would 'sip.gradwell.com' work or does it have to be an IP address?
Thanks
10-28-2016 03:31 PM
but would 'sip.gradwell.com' work or does it have to be an IP address?
"sip.gradwell.com" would work fine.
Make sure that every changes to the config file, the phone needs to be factory-reset. This ensures the phone will get the latest configuration file.
10-31-2016 11:34 AM
11-01-2016 12:40 AM
Settings > Status > Status Message
What error messages are there?
11-01-2016 03:13 AM
Hi Leo
I have the following:
TFTP Error: dialplan.xml
TFTP Error
TFTP Error: ram/SEP001C58A2B3F5.cnf.xml
No CTL installed
No IPv4 TFTP Server
No default router
TFTP Error: dialplan.xml
Error Updating Locale
IPv4 DNS Timeout sip.gradwell.net
I don't have a TFTP server on the same network as the phone - updating the firmware & uploading the config file was done using tftpd32 and a direct connection to my laptop.
Many thanks for your help.
11-01-2016 01:09 PM
TFTP Error: ram/SEP001C58A2B3F5.cnf.xml
TFTP Error: dialplan.xml
These error messages are of concern.
Open up TFTPd32 and find out what these error messages are being displayed on the TFTPd32-side.
Post the dialplan.xml file. I want to see if there are any mistakes there.
11-01-2016 01:56 PM
Hi Leo,
Will do, the phone is in work so it won't be 'til tomorrow.
As for the dialplan, I just copied the contents of this site in to a txt file and named it dialplan.xml - I have a feeling this isn't correct. Is there a UK dialplan you know of which is any good?
Thanks
Phil
11-01-2016 05:51 PM
I have a feeling this isn't correct.
Your feeling is correct. The dial plan being uploaded is incorrect.
<DIALTEMPLATE>
<TEMPLATE MATCH="1.." TIMEOUT="1"/> <!-- Internal extensions 100 to 199. Wait 1 second, then dial -->
<TEMPLATE MATCH="......." TIMEOUT="1"/> <!-- 7 digits. Wait 1 second, then dial -->
<TEMPLATE MATCH=".........." TIMEOUT="1"/> <!-- 10 digits. Dial immediately -->
<TEMPLATE MATCH="1.........." TIMEOUT="0"/> <!-- 1+10 digits. Dial immediately -->
<TEMPLATE MATCH="*86" TIMEOUT="0"/> <!-- *86 (*VM for voicemail). Dial immediately -->
<TEMPLATE MATCH="*#" TIMEOUT="0" REWRITE="%1"/><!-- Dial Immediately After Pressing # -->
<TEMPLATE MATCH="*" TIMEOUT="5"/> <!-- Anything else. Wait 5 seconds, then dial -->
</DIALTEMPLATE>
A good example of a dialplan.xml. The major difference is the "dial now" and the "dial after 5 seconds after the last digit".
11-07-2016 07:32 AM
11-07-2016 12:07 PM
Read request for file <SEP001C58A2B3F5.cnf.xml>. Mode octet [07/11 14:25:28.104] Using local port 62987 [07/11 14:25:28.104] <SEP001C58A2B3F5.cnf.xml>: sent 15 blks, 7192 bytes in 0 s. 0 blk resent [07/11 14:25:28.120]
These lines tell me the configuration was accepted by the phone.
On the phone, do Settings > Status > Status Message
What error messages are there?
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