<div dir="ltr"><div>Hi,</div><div> </div><div>  A few things to follow:</div><div> </div><div>- Make sure the phone is set to use DHCP.</div><div>- Make sure in the same configuration screen that it honors option 66.</div>
<div>- Here is a fraction from my dhcpd.conf file:</div><div> </div><div><font face="courier new,monospace">option domain-name &quot;<a href="http://phones.huji.ac.il">phones.huji.ac.il</a>&quot;;<br>option domain-name-servers 10.64.0.3, 10.64.0.4;</font></div>
<div><font face="courier new,monospace">ddns-update-style ad-hoc;</font></div><div><font face="courier new,monospace">default-lease-time 3600;<br>max-lease-time 7200;</font></div><div><font face="courier new,monospace">authoritative;<br>
</font></div><div><font face="courier new,monospace">option option-66 code 66 = string;<br>option option-67 code 67 = string;<br>option option-128 code 128 = string;<br>option option-160 code 160 = string;</font></div><div>
<font face="courier new,monospace"></font> </div><div><font face="courier new,monospace">subnet 10.64.1.0 netmask 255.255.255.0 {<br>  default-lease-time 3600;<br>  max-lease-time 7200;<br>  option routers 10.64.1.1;<br>  option ntp-servers 10.64.0.3;<br>
  range 10.64.1.250 10.64.1.252;</font><br><font face="courier new,monospace">  range dynamic-bootp 10.64.1.253 10.64.1.254;<br>}<br><br>host phone-cc-80601-401 {<br>        default-lease-time 600000;<br>        hardware ethernet 00:04:f2:14:7a:9d;<br>
        fixed-address 10.64.1.20;<br>        option option-66 &quot;tftp://<a href="http://10.64.0.3/POLYCOM_OLD_501/">10.64.0.3/POLYCOM_OLD_501/</a>&quot;;<br>}</font><br></div><div>Next, try to boot and run TCPDUMP in parallel. Send me its output (preferably the CAP file).</div>
<div> </div><div>                     Regards, __Yehavi:<br></div><div class="gmail_quote">2012/7/13 Todd Bailey <span dir="ltr">&lt;<a href="mailto:toddb@toddbailey.net" target="_blank">toddb@toddbailey.net</a>&gt;</span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Thanks,<br>
<br>
I&#39;m working through the wiki and it&#39;s fairly cryptic.<br>
<br>
The tftp boot server work right off the bat and once I got past getting<br>
the phone to work, once I connected and powered up it went out and got<br>
the latest code.  So now the phone is running 3.1.8<br>
<br>
Initially, I built all the config files as outlined in the wiki, but the<br>
phone never auto provisioned, eventually I just went into the web set on<br>
the phone and got minimal functionality working.<br>
<br>
One of my to-do items is to get full functionality for phone services<br>
via tftp services, so I can add additional lines and phones, and a nice<br>
to have feature is perhaps a few side apps when I can have misc. apps<br>
available like weather, traffic, streaming music, etc.<br>
<br>
I&#39;m not sure what the capabilities of this phone are so it all a<br>
research and work in progress project at this point.<br>
<br>
perhaps I&#39;ll find some prebuilt apps so I don&#39;t have to spend a lot of<br>
time reinventing things.<br>
<br>
For now I can send and receive calls and nothing else,  but it&#39;s a<br>
start.<br>
<br>
<br>
Buyers remorse? yes I would have liked a high res color screen, and<br>
newer &amp; more capabilities but considering the total cost of $25 bucks,<br>
it&#39;s workable starting point.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Mon, 2012-07-09 at 09:20 +0300, Yehavi Bourvine wrote:<br>
&gt; Hell Todd,<br>
&gt;<br>
&gt;   If you&#39;ve created the right config files then it should work<br>
&gt; immediately. However, if you haven&#39;t used Polycoms so far I doubt you<br>
&gt; have the perfect config files. It also depends on which additional<br>
&gt; functionality you want (like extended function keys, etc.).<br>
&gt;<br>
&gt; Polycom&#39;s guide includes everything, but it is sort of a refference<br>
&gt; manual and not a user guide.<br>
&gt;<br>
&gt; I suggest you start with the WIKI as it have examples.<br>
&gt;<br>
&gt;                         __Yehavi:<br>
&gt;<br>
&gt;<br>
&gt; 2012/7/9 Todd Bailey &lt;<a href="mailto:toddb@toddbailey.net">toddb@toddbailey.net</a>&gt;<br>
&gt;         Hey all,  I just purchased this phone ( ebay $35 total) and<br>
&gt;         should be<br>
&gt;         here in a few days.<br>
&gt;         I think I got a boot server (tftp) all set up so the phone<br>
&gt;         will have a<br>
&gt;         place to get the latest boot code.<br>
&gt;<br>
&gt;         I&#39;ve read through most of the FS user docs on this phone and<br>
&gt;         it seems<br>
&gt;         like it should be plug and play after I get the configuration<br>
&gt;         files<br>
&gt;         updated and in place. I not sure what to expect, for the<br>
&gt;         initial<br>
&gt;         install. Basic functionality and maybe a few higher features<br>
&gt;         or does the<br>
&gt;         fun begin after the phone is installed?<br>
&gt;<br>
&gt;         This phone is intended as a beta test,  if it works ok,<br>
&gt;         meaning plug in<br>
&gt;         and it works and advanced features don&#39;t take days or weeks to<br>
&gt;         sort out,<br>
&gt;         I&#39;ll be adding a few more.<br>
&gt;<br>
&gt;         Any one have experience with this particular phone on FS and<br>
&gt;         any issues<br>
&gt;         or gotcha&#39;s to be aware of?<br>
&gt;<br>
&gt;<br>
&gt;         thanks<br>
&gt;<br>
&gt;<br>
&gt;         _________________________________________________________________________<br>
&gt;         Professional FreeSWITCH Consulting Services:<br>
&gt;         <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;         <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt;         FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;         <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt;         Official FreeSWITCH Sites<br>
&gt;         <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;         <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;         <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt;         Join Us At ClueCon - Aug 7-9, 2012<br>
&gt;<br>
&gt;         FreeSWITCH-users mailing list<br>
&gt;         <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;         <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;         UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;         <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; Join Us At ClueCon - Aug 7-9, 2012<br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div></div>