From 19cae040036f3e1e6b468b854efd6d4ca9228604 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 4 Nov 2010 11:38:07 +0000 Subject: adds a very simple application for configuring the tapi support on ifxmips based units --- .../luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm (limited to 'applications/luci-lqtapifoss/luasrc/view/luci_lqvoip') diff --git a/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm b/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm new file mode 100644 index 0000000000..17b73cca0a --- /dev/null +++ b/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm @@ -0,0 +1,17 @@ +<%# +LuCI - Lua Configuration Interface +(c) 2009 Daniel Dickinson + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +$Id: index.htm 5097 2009-07-17 20:27:05Z jow $ + +-%> +<%+header%> +

VoIP

+

Here you can control Lantiq voice-related settings

+<%+footer%> -- cgit v1.2.3