I think he is suggesting that on newer snom firmware auto provisioning with sipx will not work unless dhcp.conf is modified. I think he is suggesting an improvement to the default dhcpd.conf to get around that.
I see both sides. if you say sipx will not be my dhcp server that code may not work on a windows dhcp server. so if he wants the change to be provided by default, a JIRA should be submitted. On Sep 27, 2011 6:47 AM, "Michael Picher" <[email protected]> wrote: > sipxecs's own dhcp is just dhcpd on the sipxecs server. modify config in > /etc/dhcpd.conf > > we don't have fine-grained control over dhcp config files in sipXecs. If > you're afraid of command line stuff you can always install webmin on your > server (http://www.webmin.com/rpm.html) > > Mike > > On Tue, Sep 27, 2011 at 5:52 AM, Alberto <[email protected]> wrote: > >> Hi Douglas, >> a little feature that was requested in the past is to add by default on the >> sipxecs dhcp server the configuration to support snom phones out of the box. >> I believe the solution that Domenico suggested is perfect: >> >> >> class "snom" { >> match if substring (hardware, 1, 3) = 00:04:13; >> option tftp-server-name "http://<sipxecsserverip>:8090"; >> option bootfile-name "*/phone/profile/docroot/*{mac}.xml"; >> } >> >> >> Can we add this to sipxecs own dhcp? >> >> Thanks >> Alberto >> >> >> Il 27/09/2011 11:02, Douglas Hubler ha scritto: >> >> On Tue, Sep 27, 2011 at 2:18 AM, Alberto <[email protected]> < [email protected]> wrote: >> >> won't be compatible with html config file anymore. I'm working on a new snom >> plug-in specifically designed for version 8.x. >> >> Excellent. Be sure to note that phone support moved into separate >> projects/rpms in the development branch >> >> https://github.com/dhubler/sipxecs/tree/master-4.2/sipXsnom >> _______________________________________________ >> sipx-users mailing [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ >> >> >> >> >> >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ >> > > > > -- > Michael Picher > eZuce > Director of Technical Services > O.978-296-1005 X2015 > M.207-956-0262 > @mpicher <http://twitter.com/mpicher> > www.ezuce.com
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
