From 97ab07a9e85ff5b38bdd5933299e8f25cf71d971 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Sat, 24 Feb 2007 02:23:43 +0000 Subject: Allow a Skinny device to monitor a dialplan hint (w00t!). See skinny.conf.sample for configuration example. Note: Some devices (seen on 12SP+/30VIP) will lock up if they monitor too many hints. This seems to be a hardware limitation - there isn't anything we can do about it. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56594 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/skinny.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample index 995012083..40b195087 100644 --- a/configs/skinny.conf.sample +++ b/configs/skinny.conf.sample @@ -83,7 +83,7 @@ keepalive=120 ;linelabel="John" ;mailbox=110 ;line => 110 -;speeddial => 111,Jack Smith -;speeddial => 112,Bob Peterson +;speeddial => 111,Jack Smith ; Adds a speeddial button to a device. +;speeddial => 112@hints,Bob Peterson ; When a context is specified, the speeddial watches a dialplan hint. ;addon => 7914 ;addon => 7914 -- cgit v1.2.3