From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/freeswitch/freeswitch_ivr_options_edit.tmp | 216 ++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 config/freeswitch/freeswitch_ivr_options_edit.tmp (limited to 'config/freeswitch/freeswitch_ivr_options_edit.tmp') diff --git a/config/freeswitch/freeswitch_ivr_options_edit.tmp b/config/freeswitch/freeswitch_ivr_options_edit.tmp new file mode 100644 index 00000000..78975a7f --- /dev/null +++ b/config/freeswitch/freeswitch_ivr_options_edit.tmp @@ -0,0 +1,216 @@ + + + + +

FreeSWITCH: IVR: Options: Edit

+ + +
+ + +
+ +
+ + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
Option Number + +
Option Number
+ e.g. 1
Type + \n"; + echo " \n"; + if (htmlspecialchars($pconfig['optiontype']) == "extension") { + echo " \n"; + } + else { + echo " \n"; + } + if (htmlspecialchars($pconfig['optiontype']) == "voicemail") { + echo " \n"; + } + else { + echo " \n"; + } + echo " \n"; + ?> +
Destination + +
Destination
+ e.g. 1001
Description + +
You may enter a description here + for your reference (not parsed).
  + + + + + + + +
+
+ +
+
+
+
+
+
+ +
+ +
+ + + + -- cgit v1.2.3