Hi,
in the Snom FAQ I found the following information:
After staring up, the phone tries the URL given in the "Setting
URL" of the phone. ... BTW this setting can also be set via DHCP.
....
option tftp-server-name "http://192.168.0.9/snom200{mac}.htm"
The documents used:
FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones"
FAQ-04-03-24-sf.pdf "How can I update a snom phone?"
The phone used is a snom 190 (snom190-SIP 3.52e).
If I use the webinterface to insert the URL it works fine, but I am
not able to set this URL using dhcp.
--
Stefan Tichy <asterisk@pi4tel.de>
Pertti Pikkarainen
2004-Nov-21 08:30 UTC
[Asterisk-Users] Snom 190 - dhcp - settings_server
I am using the same idea.
But, you don't want to put {mac} in the file name.
Just use snom200.htm.
What the phone does, it first reads snom200.htm
and then automatically proceeds to read a file of form
snom200-000413xxxxxx.htm
Put lines for all phones in snom200.htm and the rest in the file with
mac-address.
However I would use a more specific path for a web-server ;-) Something
like:
option tftp-server-name "http://192.168.0.9/snom/snom200.htm
Best regards Pertti
Stefan Tichy wrote:
>Hi,
>
>in the Snom FAQ I found the following information:
>
>After staring up, the phone tries the URL given in the "Setting
>URL" of the phone. ... BTW this setting can also be set via DHCP.
>....
>option tftp-server-name "http://192.168.0.9/snom200{mac}.htm"
>
>The documents used:
>FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones"
>FAQ-04-03-24-sf.pdf "How can I update a snom phone?"
>
>The phone used is a snom 190 (snom190-SIP 3.52e).
>
>If I use the webinterface to insert the URL it works fine, but I am
>not able to set this URL using dhcp.
>
>
>
>
On Sun, Nov 21, 2004 at 05:30:13PM +0200, Pertti Pikkarainen wrote:> However I would use a more specific path for a web-server ;-) Something > like: > > option tftp-server-name "http://192.168.0.9/snom/snom200.htmBut for the snom 190 "tftp-server-name" in dhcp config will set "update_server". The field/variable "setting_server" remains empty. The documentation suggests that dhcp data can be used to define setting_server. Just a bug in the snom 190 firmware ? Best regards -- Stefan Tichy <asterisk@pi4tel.de>
Sven Fischer (support)
2004-Nov-22 10:17 UTC
[Asterisk-Users] Re: Snom 190 - dhcp - settings_server
On Monday 22 November 2004 16:01, Stefan Tichy wrote:> On Sun, Nov 21, 2004 at 05:30:13PM +0200, Pertti Pikkarainen wrote: > > However I would use a more specific path for a web-server ;-) Something > > like: > > > > option tftp-server-name "http://192.168.0.9/snom/snom200.htm > > But for the snom 190 "tftp-server-name" in dhcp config will set > "update_server". The field/variable "setting_server" remains empty. > > The documentation suggests that dhcp data can be used to define > setting_server. Just a bug in the snom 190 firmware ?no, for the dhcp option 66 its ok like that ! Its internally handled correctly. Sven> > > Best regards-- ----------------------------------------------------------------------- See our FAQs at: http://www.snom.com/faq_en.php ----------------------------------------------------------------------- snom technology AG Pascalstra?e 10b D-10587 Berlin Sven Fischer fax +49 30 39833111 mailto:support@snom.de http://www.snom.com sip:sf@snom.com -----------------------------------------------------------------------
Shanon Swafford
2004-Nov-24 14:22 UTC
[Asterisk-Users] Re: Snom 190 - dhcp - settings_server
Hey guys, But what if that phone travels outside of that DHCP server? I've got a VERY simple and quickly made FAQ I just wrote about this today. Check out the FAQ at: http://www.abptech.com/mainpages/support/faq_snomphone_Provisioning_Primer.t xt http://www.abptech.com/mainpages/support/faq_index.html With this, Snom phones can be remotely configured no matter what DHCP server they are behind:) Shanon "Pertti Pikkarainen" <ppik@lanwan.fi> wrote in message news:<41A0B485.6070607@lanwan.fi>...> > I am using the same idea. > But, you don't want to put {mac} in the file name. > Just use snom200.htm. > > What the phone does, it first reads snom200.htm > and then automatically proceeds to read a file of form > snom200-000413xxxxxx.htm > > Put lines for all phones in snom200.htm and the rest in the file with > mac-address. > > However I would use a more specific path for a web-server ;-) > Something > like: > > option tftp-server-name "http://192.168.0.9/snom/snom200.htm > > > Best regards Pertti > > > > > Stefan Tichy wrote: > > >Hi, > > > >in the Snom FAQ I found the following information: > > > >After staring up, the phone tries the URL given in the "Setting URL" > >of the phone. ... BTW this setting can also be set via DHCP. .... > >option tftp-server-name "http://192.168.0.9/snom200{mac}.htm" > > > >The documents used: > >FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones" > >FAQ-04-03-24-sf.pdf "How can I update a snom phone?" > > > >The phone used is a snom 190 (snom190-SIP 3.52e). > > > >If I use the webinterface to insert the URL it works fine, but I am > >not able to set this URL using dhcp. > > > > > > > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >