<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Configure Cisco IP Phones with Asterisk</title>
	<atom:link href="http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/</link>
	<description>Web development and software services</description>
	<lastBuildDate>Sun, 05 Sep 2010 21:15:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tyler Winfield</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-143</link>
		<dc:creator>Tyler Winfield</dc:creator>
		<pubDate>Tue, 24 Aug 2010 21:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-143</guid>
		<description>@Richard,
Thanks for the tip, you are correct that there is an &quot;error&quot; in the XMLDefault.cnf.xml file but it seems to be an encoding error and not so much a syntax error.  in the &lt;code&gt;&lt;/code&gt; tag, the quotes around &lt;code&gt;model=&quot;7960&quot;&lt;/code&gt; aren&#039;t always encoded as quotes, seems like some character encodings don&#039;t like it.  Try re-typing the line and saving the file again it should re-encode the text into a more friendly version for whatever OS you are on.</description>
		<content:encoded><![CDATA[<p>@Richard,<br />
Thanks for the tip, you are correct that there is an &#8220;error&#8221; in the XMLDefault.cnf.xml file but it seems to be an encoding error and not so much a syntax error.  in the <code></code> tag, the quotes around <code>model="7960"</code> aren&#8217;t always encoded as quotes, seems like some character encodings don&#8217;t like it.  Try re-typing the line and saving the file again it should re-encode the text into a more friendly version for whatever OS you are on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mc GRATH Richard</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-142</link>
		<dc:creator>Mc GRATH Richard</dc:creator>
		<pubDate>Tue, 24 Aug 2010 20:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-142</guid>
		<description>Before test onto Trixbox,  I have found a mistake on XMLDefault.cnf.xml on line column 21 specifically on loadInformation436.
I don’t know if these will cause error during installation, configuration or operation.</description>
		<content:encoded><![CDATA[<p>Before test onto Trixbox,  I have found a mistake on XMLDefault.cnf.xml on line column 21 specifically on loadInformation436.<br />
I don’t know if these will cause error during installation, configuration or operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Winfield</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-141</link>
		<dc:creator>Tyler Winfield</dc:creator>
		<pubDate>Tue, 24 Aug 2010 03:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-141</guid>
		<description>@wzence 
Try not using an SEP.cnf.xml file at all.  It isn&#039;t actually required for the 7940/7960 models and may get you further.
Tyler</description>
		<content:encoded><![CDATA[<p>@wzence<br />
Try not using an SEP.cnf.xml file at all.  It isn&#8217;t actually required for the 7940/7960 models and may get you further.<br />
Tyler</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wzence</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-140</link>
		<dc:creator>wzence</dc:creator>
		<pubDate>Tue, 24 Aug 2010 01:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-140</guid>
		<description>Hi Tyler Winfield

I&#039;m trying to upgrade Cisco 7940 from SCCP firmware P00307010200 to SIP P0S3-8-12-00 using the configuration files provided.

It keeps getting stuck after reading the SEP.cnf.xml file.

The TFTP error log that keeps repeating is

TFTPServer.Service.ConnectionPool - In connection pool there are 7 free connections and 0 occupied connection

Do you have any idea whats happening? By the way, do you know if Cisco 7940 SCCP firmware P00307010200 is upgradable to SIP?

2010-08-24 09:38:42,618 [3] INFO  TFTPServer.Service.PacketParser.RequestPacket - Received request packet, file name: SEP00192F5ED307.cnf.xml, transfer mode: binary, block size: , tsize: , timeout: 
2010-08-24 09:38:42,618 [8] INFO  TFTPServer.Service.ConnectionPool - Beginning processing GET request from 192.168.10.35:49848, file name: SEP00192F5ED307.cnf.xml, transfer mode: binary, 
2010-08-24 09:38:43,446 [8] INFO  TFTPServer.Service.ConnectionPool - In connection pool there are 7 free connections and 0 occupied connection
2010-08-24 09:38:44,446 [8] INFO  TFTPServer.Service.ConnectionPool - In connection pool there are 7 free connections and 0 occupied connection</description>
		<content:encoded><![CDATA[<p>Hi Tyler Winfield</p>
<p>I&#8217;m trying to upgrade Cisco 7940 from SCCP firmware P00307010200 to SIP P0S3-8-12-00 using the configuration files provided.</p>
<p>It keeps getting stuck after reading the SEP.cnf.xml file.</p>
<p>The TFTP error log that keeps repeating is</p>
<p>TFTPServer.Service.ConnectionPool &#8211; In connection pool there are 7 free connections and 0 occupied connection</p>
<p>Do you have any idea whats happening? By the way, do you know if Cisco 7940 SCCP firmware P00307010200 is upgradable to SIP?</p>
<p>2010-08-24 09:38:42,618 [3] INFO  TFTPServer.Service.PacketParser.RequestPacket &#8211; Received request packet, file name: SEP00192F5ED307.cnf.xml, transfer mode: binary, block size: , tsize: , timeout:<br />
2010-08-24 09:38:42,618 [8] INFO  TFTPServer.Service.ConnectionPool &#8211; Beginning processing GET request from 192.168.10.35:49848, file name: SEP00192F5ED307.cnf.xml, transfer mode: binary,<br />
2010-08-24 09:38:43,446 [8] INFO  TFTPServer.Service.ConnectionPool &#8211; In connection pool there are 7 free connections and 0 occupied connection<br />
2010-08-24 09:38:44,446 [8] INFO  TFTPServer.Service.ConnectionPool &#8211; In connection pool there are 7 free connections and 0 occupied connection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Winfield</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-138</link>
		<dc:creator>Tyler Winfield</dc:creator>
		<pubDate>Wed, 18 Aug 2010 20:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-138</guid>
		<description>@Stone
If you don&#039;t get anywhere with that suggestion, I can give you a hand with some investigation to figure out the configuration files.

It appears the 3911 shares a codebase with the Cisco 7912.  This should mean it follows similar boot / startup processes.  I&#039;ve never seen or used a 3911 but if its similar to a 79XX model, I&#039;m sure we can find something to either make it work on confirm that it cannot work with asterisk.</description>
		<content:encoded><![CDATA[<p>@Stone<br />
If you don&#8217;t get anywhere with that suggestion, I can give you a hand with some investigation to figure out the configuration files.</p>
<p>It appears the 3911 shares a codebase with the Cisco 7912.  This should mean it follows similar boot / startup processes.  I&#8217;ve never seen or used a 3911 but if its similar to a 79XX model, I&#8217;m sure we can find something to either make it work on confirm that it cannot work with asterisk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stone</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-137</link>
		<dc:creator>Stone</dc:creator>
		<pubDate>Wed, 18 Aug 2010 08:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-137</guid>
		<description>To Tyler Winfield

Thanks, I&#039;ll try today. Later I will write that in the end succeeded.</description>
		<content:encoded><![CDATA[<p>To Tyler Winfield</p>
<p>Thanks, I&#8217;ll try today. Later I will write that in the end succeeded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Winfield</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-136</link>
		<dc:creator>Tyler Winfield</dc:creator>
		<pubDate>Tue, 17 Aug 2010 18:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-136</guid>
		<description>I&#039;ve heard these do work with Asterisk just fine.  From what I can find, it looks like it references SIPDefault.cnf.  May want to try using the 7940 configuration file (somethings will need modification i expect; the firmware image for example) as the starting point.  If you do get it to work, I would very much like to hear the steps necessary and add them to this document (with permission of course).  If I find anything further thats more definitive I will post it as well.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard these do work with Asterisk just fine.  From what I can find, it looks like it references SIPDefault.cnf.  May want to try using the 7940 configuration file (somethings will need modification i expect; the firmware image for example) as the starting point.  If you do get it to work, I would very much like to hear the steps necessary and add them to this document (with permission of course).  If I find anything further thats more definitive I will post it as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stone</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-135</link>
		<dc:creator>Stone</dc:creator>
		<pubDate>Tue, 17 Aug 2010 17:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-135</guid>
		<description>Is anybody know how to connect Cisco 3911 to Asterisk (config files, ets.)?</description>
		<content:encoded><![CDATA[<p>Is anybody know how to connect Cisco 3911 to Asterisk (config files, ets.)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Ferley</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-122</link>
		<dc:creator>Sascha Ferley</dc:creator>
		<pubDate>Fri, 30 Jul 2010 22:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-122</guid>
		<description>@Sean Simpson
Been also trying right now to get the Cisco9971 to play nice.. I managed to get the g-sip.jar and the tones.xml file in case you need, but those files have zero impact on registration it seems. 
I have access to a Callmanager (CUCM 8.x) and been pulling files from there, but nothing.. won&#039;t register.. i wonder if there is something about the:  field that needs to be made to work.</description>
		<content:encoded><![CDATA[<p>@Sean Simpson<br />
Been also trying right now to get the Cisco9971 to play nice.. I managed to get the g-sip.jar and the tones.xml file in case you need, but those files have zero impact on registration it seems.<br />
I have access to a Callmanager (CUCM 8.x) and been pulling files from there, but nothing.. won&#8217;t register.. i wonder if there is something about the:  field that needs to be made to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Winfield</title>
		<link>http://minded.ca/2009-12-16/configure-cisco-ip-phones-with-asterisk/comment-page-1/#comment-114</link>
		<dc:creator>Tyler Winfield</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://minded.ca/?p=52#comment-114</guid>
		<description>@Monideth
You are quite right.  this 12 character maximum is true for all of the XML configured models that I&#039;ve tested so far.  It also seems that the IP Communicator cannot handle spaces at all in the phoneLabel.  I haven&#039;t confirmed this on the 7970 but expect this is true there as well as it uses the same firmware. (didn&#039;t think to test this at the time and don&#039;t have a 7970 available at the moment)

Thanks for the note.  I&#039;ll add that in somewhere as well permanently, that could probably be easy to miss for many people.</description>
		<content:encoded><![CDATA[<p>@Monideth<br />
You are quite right.  this 12 character maximum is true for all of the XML configured models that I&#8217;ve tested so far.  It also seems that the IP Communicator cannot handle spaces at all in the phoneLabel.  I haven&#8217;t confirmed this on the 7970 but expect this is true there as well as it uses the same firmware. (didn&#8217;t think to test this at the time and don&#8217;t have a 7970 available at the moment)</p>
<p>Thanks for the note.  I&#8217;ll add that in somewhere as well permanently, that could probably be easy to miss for many people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
