diff options
Diffstat (limited to 'contrib/package/asterisk-xip/files/uci/lastcall.txt')
-rw-r--r-- | contrib/package/asterisk-xip/files/uci/lastcall.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/package/asterisk-xip/files/uci/lastcall.txt b/contrib/package/asterisk-xip/files/uci/lastcall.txt new file mode 100644 index 000000000..cd86be3f1 --- /dev/null +++ b/contrib/package/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 + |