<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Hi everyone,<BR>
&nbsp;<BR>
let me start off telling you where I am&nbsp;stuck&nbsp;right now and then describe how I got to&nbsp;this point.<BR>
&nbsp;<BR>
Basically, I have a brand new Cisco 7970 IP Phone and am&nbsp;trying to register it with an Ubuntu Server 7.10 running the newest stable Asterisk(1.4) and FreePBX(2.3.1). <BR>
&nbsp;<BR>
I have been basically following the instructions to set up the Ubuntu machine on these two FreePBX walkthrough web sites :<BR>
&nbsp;<BR>
<A href="http://blog.thegoldfish.net/asterisk-with-freepbx-on-ubuntu-704-desktop-tutorial/">http://blog.thegoldfish.net/asterisk-with-freepbx-on-ubuntu-704-desktop-tutorial/</A><BR>
&nbsp;<BR>
<A href="http://aussievoip.com/wiki/freePBX-Ubuntu">http://aussievoip.com/wiki/freePBX-Ubuntu</A><BR>
&nbsp;<BR>
Then, I went through the video tutorial at AsteriskTutorials on how to register a 7970 with FreePBX at&nbsp;:<BR>
&nbsp;<BR>
<A href="http://www.asterisktutorials.com/showproduct.php?ProductID=10">http://www.asterisktutorials.com/showproduct.php?ProductID=10</A><BR>
&nbsp;<BR>
I did exactly as shown, and used the extension 555 in FreePBX for this new SIP device.<BR>
&nbsp;<BR>
&nbsp;<BR>
So I was able to get hold of the most up-to-date SIP firmware for the 7970 from the Cisco web site, namely version SIP70.8-3-3SR2S .<BR>
&nbsp;<BR>
I have also built the three necessary XML files needed to configure this particular 7970 phone, and they are here :<BR>
&nbsp;<BR>
<SPAN><SPAN id=pageTitle>SEP001A6B69ABA4.cnf.xml</SPAN></SPAN>&nbsp; : <A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/SEP001A6B69ABA4.cnf.xml">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/SEP001A6B69ABA4.cnf.xml</A><BR>
&nbsp;<BR>
dialplan.xml :&nbsp;<A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/dialplan.xml">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/dialplan.xml</A><BR>
&nbsp;<BR>
XMLDefault.cnf.xml : <A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/XMLDefault.cnf.xml">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/XMLDefault.cnf.xml</A><BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
I have gone on to set up a TFTP server daemon on the Ubuntu server and have dumped the above three XML files as well as all the firmware files into the TFTP folder. To test if the TFTP server works, I tried to grab files using the Windows DOS tftp client command and it works.<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
So, now, it is time to register the 7970 phone. Since I am not sure if everything will work right away, I decided to the Cisco 7970 softphone emulator(newest Cisco IP Communicator software)&nbsp;on my computer to try it out first before actually using a real hard phone.&nbsp;(Note, that <SPAN><SPAN id=pageTitle>SEP001A6B69ABA4.cnf.xml contains the MAC address for the IP Communicator software)&nbsp; I go ahead and set the Alternate TFTP server IP addresses to that of the Asterisk server, and rebooted the phone.</SPAN></SPAN><BR>
<SPAN><SPAN></SPAN></SPAN>&nbsp;<BR>
<SPAN><SPAN>This is where I am stuck. The phone shows what you see in this screenshot : </SPAN></SPAN><BR>
&nbsp;<BR>
<A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/phonescreenshot.JPG">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/phonescreenshot.JPG</A><BR>
&nbsp;<BR>
It stays in Registration forever.<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
I go to the Asterisk command line and typed "show sip peers" and I see :<BR>
&nbsp;<BR>
Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>555&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Unspecified)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; UNKNOWN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>1 sip peers [Monitored: 0 online, 1 offline Unmonitored: 0 online, 0 offline]<BR><BR>
&nbsp;<BR>
and "show sip users" gives me :<BR>
&nbsp;<BR>
Username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Secret&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Accountcode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Def.Context&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ACL&nbsp; &nbsp;NAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>555&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 555&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from-internal&nbsp;&nbsp;&nbsp;&nbsp; No&nbsp; Always&nbsp;&nbsp;&nbsp; <BR>
&nbsp;<BR>
<BR>&nbsp;<BR>
&nbsp;<BR>
So on the phone (IP Communicator), I got to Settings --&gt; Status --&gt; Status Message&nbsp; and this is what I see :<BR>
&nbsp;<BR>
<A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/status_screenshot.JPG">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/status_screenshot.JPG</A><BR>
&nbsp;<BR>
&nbsp;<BR>
I am concerned why there is the line "Error Verifying Config Info" and also that long "TFTP Error : SK5....." line, which I don't understand.<BR>
&nbsp;<BR>
So, I try to check the Error Trace File of IP Communicator , which I put up here :<BR>
&nbsp;<BR>
<A href="http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/TraceFile.txt">http://cid-ff3ef0764138e401.skydrive.live.com/self.aspx/Public/TraceFile.txt</A>&nbsp; (save to local and then open for easier read)<BR>
&nbsp;<BR>
&nbsp;<BR>
>From the file, it is unclear what "Error Verifying Config Info" means, but the tell-tale section is here :<BR>
&nbsp;<BR>
Tue Nov 27 17:53:19.109 :&nbsp; SPCL : (&nbsp; 8608) tftpRead : read tftp://172.19.125.41/SEP001A6B69ABA4.cnf.xml, C:\DOCUME~1\iayap\APPLIC~1\Cisco\COMMUN~1\cache\SEP001A6B69ABA4.cnf.xml<BR>Tue Nov 27 17:53:19.140 :&nbsp; SPCL : (&nbsp; 8608) tftpRead : read returned 0, Ok<BR>Tue Nov 27 17:53:19.140 :&nbsp;&nbsp; DET : (&nbsp; 8044) -VM| Thread-4|cip.cfg.g:? - SEP001A6B69ABA4.cnf.xml<BR>Tue Nov 27 17:53:19.140 :&nbsp;&nbsp;&nbsp; EE : (&nbsp; 8044) Thread-4|cip.cfg.g:? - SEP001A6B69ABA4.cnf.xml<BR>Tue Nov 27 17:53:19.156 : ERROR : (&nbsp; 9244) XMLParseXmlFile return error<BR>Tue Nov 27 17:53:19.156 :&nbsp;&nbsp; DET : (&nbsp; 9244) trying to set sec mode to NONE (currently NONE)<BR>Tue Nov 27 17:53:19.156 :&nbsp;&nbsp; DET : (&nbsp; 9244) sec mode set to NONE (was NONE)<BR>Tue Nov 27 17:53:19.156 :&nbsp;&nbsp; DET : (&nbsp; 8044) -VM| Thread-4|cip.cfg.g:? - Error Verifying Config Info<BR>Tue Nov 27 17:53:19.156 :&nbsp;&nbsp;&nbsp; EE : (&nbsp; 8044) Thread-4|cip.cfg.g:? - Error Verifying Config Info<BR>
&nbsp;<BR>
So it looks like the XML Parser somehow did not like what it saw in the SEP***.xml file, but doesn't say what it is.<BR>
&nbsp;<BR>
Can someone please help? I can provide more info to this issue if necessary. <BR>
&nbsp;<BR>
Thanks<BR>
John<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR><br /><hr />Share life as it happens with the new Windows Live. <a href='http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007' target='_new'>Share now!</a></body>
</html>