News: This forum is now permanently frozen.
Pages: [1]
Topic: Minimalistic http or tftp server to store VoIP box config in-house  (Read 3124 times)
« on: May 17, 2009, 17:17:14 »
Velund *
Posts: 3

I'd like to see some minimalistic http or tftp server embedded in M0nowall, to be able to store xml config for VoIP box on a always-on router instead of using some external server.

There is a lot of VoIP devices (especially former Vonage adapters and routers) that must be configured using xml... Example - my D-Link VWR. Vonage give admin password away after closing of subscription, but VoIP admin pages in password-protected section of web config is simply useless - unit does not save config changes to a non-volatile memory.

Only way to config this beastie is xml file that must be stored on some http or tftp server. And looks like great idea to have this stuff in-house, accessible only from LAN/OPT side, because this xml contains VoIP account login and password in open text form.

Some minimalistic file management allowing to upload new xml to flash card (to be seen from outside as /<some folder>/<voip_dev_MAC_addr.xml>) or remove not-longer-necessary one is also necessary to get this running.
« Reply #1 on: June 06, 2009, 00:07:09 »
nayr *
Posts: 9

You could try to put the phones behind a captive portal interface and upload your config to that, give them pass-through access for the portal since they wont be able to authenticate.
« Reply #2 on: December 01, 2013, 23:46:26 »
Velund *
Posts: 3

You could try to put the phones behind a captive portal interface and upload your config to that, give them pass-through access for the portal since they wont be able to authenticate.

Hm... It was fun to find this reply after 4 years... Wink Just to understand that it will not help.

Idea to integrate TFTP server (now definitely talking about TFTP) is still actual. There is a lot of available VoIP hardware that trying to read provisioning and dial plan XML file after every restart.
One of such devices is near me right now (Cisco CP7970G IP Phone with SIP firmware installed, used with one of BYOD SIP providers).
« Reply #3 on: December 02, 2013, 01:22:38 »
Fred Grayson *****
Posts: 994

Sounds like something an inexpensive Raspberry Pi could handle well.

http://www.ronnutter.com/raspberry-pi-tftp-server/




--
Google is your friend and Bob's your uncle.
« Reply #4 on: December 03, 2013, 14:47:08 »
Pierre Nast *
Posts: 33

As proposed in the last post, I do use a small dedicated machine in order to provide some services that are not packed into m0n0wall (ie. ntp, tftp, printing...).
As stated in the manuals/documentation, the current embedded services package won't grow any further. Thus using a second small/underpowered/old/recycled box (raspberry pi, beaggle bone, ...) seems to me to be the best (the only one) way to handle extra services.
Just my two cents.

--
Pierre
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines