From 6d43279ab6b571ad33d2d89d7403b72fdf5bc772 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 4 Feb 2010 06:53:14 +0000 Subject: snom autodial integration --- httemplate/pref/pref.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'httemplate/pref/pref.html') diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 562ef2980..5cd75e26c 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -79,6 +79,10 @@ Development Show internal package numbers: option('show_pkgnum') ? 'CHECKED' : '' %>> + + Show config item counts: + option('show_confitem_counts') ? 'CHECKED' : '' %>> + Show database profiling (when available): option('show_db_profile') ? 'CHECKED' : '' %>> @@ -91,6 +95,28 @@ Development
+SNOM integration +<% ntable("#cccccc",2) %> + + + SNOM IP address + + + + + SNOM HTTP username (if necessary) + + + + + SNOM HTTP password (if necessary) + + + + +
+ +OR

Vonage integration (see Click2Call) <% ntable("#cccccc",2) %> -- cgit v1.2.1