[asterisk-users] Auto-provisioining Polycom 430 wth dd-wrt router
Mike Diehl
mdiehl at diehlnet.com
Wed Dec 30 00:06:40 CST 2009
Hi all,
I'm trying to use a wrt54gl router running dd-wrt as a provisioning server for
a remote installation.
I've got dhcp working and I have provisioning files ready to go. I understand
that I need to set bootp option 66 to point to the tftp/ftp/http server. In
fact, I have this working completely with the ISC dhcp server
The problem is that I don't know how to get dd-wrt's dhcp server to send the
right string to the phone.
With ISC dhcpd, I used:
option boot-server "ftp://user:passwd@10.0.1.1";
option tftp-server-name "ftp://user:passwd@10.0.1.1";
But what is the equivelent configuration for dnsmasq?
If I can't get this working, I'll have to resort to hard-coding the
information into each of 12 phones.... Yuck!
--
Take care and have fun,
Mike Diehl.
More information about the asterisk-users
mailing list