Does anyone know what triggers the 7970 to update its config? I was able to get it to update to SIP, but the config I used initially won't go away. I am making small changes to the SEPxxx.cnf.xml file and rebooting the phone, the phone is downloading the (TFTP) new config file, but I don't see any change on the phone itself. I've looked at the VersionStamp and incremented that, but still no go. Any suggestions?
On Fri, 2006-10-13 at 11:53 -0500, Tim Connolly wrote:> > Does anyone know what triggers the 7970 to update its config? I > was able to get it to update to SIP, but the config I used initially > won't go away. I am making small changes to the SEPxxx.cnf.xml file and > rebooting the phone, the phone is downloading the (TFTP) new config > file, but I don't see any change on the phone itself. > I've looked at the VersionStamp and incremented that, but still > no go. > > > Any suggestions?The status screen should have errors if the config file is invalid. -Greg
Tim Connolly wrote:> Does anyone know what triggers the 7970 to update its config? I > was able to get it to update to SIP, but the config I used initially > won't go away. I am making small changes to the SEPxxx.cnf.xml fileand> rebooting the phone, the phone is downloading the (TFTP) new config > file, but I don't see any change on the phone itself. > I've looked at the VersionStamp and incremented that, but still > no go.Sounds like there is probably an error in the config. I had this problem with my 7970's. If there was an error in the config, they would download it but not apply it. The best thing to do is use a cisco console adapter and a regular RJ11 phone cord and hook it up to the aux port on the phone (normally used for sidecar). Then open a serial console session 9600-8,N,1. It will output debug messages as it boots and you can see exactly what lines it is choking on. I had problems with name fields being too many characters and other such minor things that were not well documented. Don't know what I'd have done without the serial debug output. -Evan
I am experiencing the same issue. However, I have not tried the VersionStamp field and will do so tomorrow. If you find an answer please post it to the list. On 10/13/06, Tim Connolly <tconnolly@theplanet.com> wrote:> > > Does anyone know what triggers the 7970 to update its config? I > was able to get it to update to SIP, but the config I used initially > won't go away. I am making small changes to the SEPxxx.cnf.xml file and > rebooting the phone, the phone is downloading the (TFTP) new config > file, but I don't see any change on the phone itself. > I've looked at the VersionStamp and incremented that, but still > no go. > > > Any suggestions? > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- ________________ Mitchel Constantin Snap - A desktop user interface for Asterisk www.snapanumber.com
In article <D7B3C9CA6B45D146A1C8866ADD00C85613B4D3@dald2exch01.PLANET.LOCAL>, tconnolly@theplanet.com says...> Does anyone know what triggers the 7970 to update its config? I > was able to get it to update to SIP, but the config I used initially > won't go away. I am making small changes to the SEPxxx.cnf.xml file and > rebooting the phone, the phone is downloading the (TFTP) new config > file, but I don't see any change on the phone itself. > I've looked at the VersionStamp and incremented that, but still > no go.You setup versionStamp in cnf.xml file, but how do you check it on the phone? -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
nigma nigmus
2006-Oct-16 05:31 UTC
[asterisk-users] Cisco 7970 strange Xml , but upgrade success.
When I try to upgrade 7970 phone to sip 8.0.4SR1, Im getting this error all time: " Read request for file <.loads>. Mode octet [16/10 15:14:12.187] File <.loads> : error 2 in system call CreateFile The system cannot find the file specified. [16/10 15:14:12.187] " But I found this inside SEP(MAC).cnf.xml : <loadInformation>SIP70.8-0-4SR1S.</loadInformation> care for "." When I add .(dot) at the end of version information ; upgrade started and successfully finished. I hope this help. Best Regards.