<br><br><div class="gmail_quote">2009/10/22 Jared Smith <span dir="ltr">&lt;<a href="mailto:jsmith@digium.com">jsmith@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thu, 2009-10-22 at 11:15 -0400, Dave Fullerton wrote:<br>
&gt; #2 might be possible, but there&#39;s a lot of &quot;depends on&quot; factors.<br>
&gt;<br>
&gt; The ISC dhcpd often packaged in linux distributions has the ability to<br>
&gt; specify different dhcp options to different &quot;pools&quot; of addresses. You<br>
&gt; can then assign clients to pools based on a substring match of their mac<br>
&gt; address. This then requires that the client (phone) will use the URL<br>
&gt; specified in dhcp option 66. With all this put together you can assign<br>
&gt; each brand of phone to its own pool/options where the options point it<br>
&gt; to a URL containing the firmware for that brand of phone.<br>
&gt;<br>
&gt; I do this with my polycom phones and it works well. Don&#39;t know if it<br>
&gt; works with other brands of phones.<br>
<br>
</div>I&#39;ve done this on a number of different phones, using both the ISC dhcpd<br>
server as well as dnsmasq.  I&#39;ve never encountered any problems with it.<br></blockquote><div><br>Could you then mix different brands and models ?<br> <br></div><div>I think assigning a given address or an address pool to certain phones is quite easy.<br>
The trouble is to somehow forward every TFTP request coming from this address to a given subdirectory.<br><br>For example, Thomson ST2030S phones would query a kind of bootfile (whose name can be changed with ISC DHCP server options) but it would later query another config file which (apparently) must reside on TFTP root.<br>
<br>Sometimes, I wondered if I should have several logical IP addresses for my physical TFTP server so that I could &quot;forward&quot; each TFTP request to appropriate subdirectory : if TFTP request is received in address1, then &quot;root&quot; directory is /srv/tftp/dir1<br>
and so on ...<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888">
<br>
<br>
--<br>
Jared Smith<br>
Training Manager<br>
Digium, Inc.<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>