summaryrefslogtreecommitdiffhomepage
path: root/contrib/asterisk-xip/files/uci/lastcall.txt
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-01-07 23:27:28 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-01-07 23:27:28 +0000
commitdeabf41b3fee0bf019c541c7418ec6120ff99279 (patch)
tree1218abbd16d0392e060b67ae525e5b1092a7eb30 /contrib/asterisk-xip/files/uci/lastcall.txt
parentc8a2a3031b20c41222b95c3ab08f0bb45baafd90 (diff)
contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI integration
Diffstat (limited to 'contrib/asterisk-xip/files/uci/lastcall.txt')
-rw-r--r--contrib/asterisk-xip/files/uci/lastcall.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/asterisk-xip/files/uci/lastcall.txt b/contrib/asterisk-xip/files/uci/lastcall.txt
new file mode 100644
index 0000000000..cd86be3f1a
--- /dev/null
+++ b/contrib/asterisk-xip/files/uci/lastcall.txt
@@ -0,0 +1,15 @@
+
+calllistdefault
+ dialplan - Override default dialplan for calllist extensions to be added to.
+ length - Default Length of list
+ dialcontext - Default Context for dialing
+
+calllist {name} - Define a call list context
+ extension - Extension to review list
+ dialplan - Dialplan for extension to be added to (default to extensions)
+ length - Length of list
+ listname - Name of list to use
+ tagname - Sound file to use for name
+ dialcontext - Context to use when dialing
+ calltype - Type of context for the wrapper (required when calling it) macro|gosub
+