From 7a6c1f015a8600813632f965329d14e7f0ac09cf Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 21 Dec 2010 00:44:08 +0000 Subject: [PATCH] Correct typo with USER_DEFINED event. (closes issue #18461) Reported by: joscas Patches: cel.conf.sample.diff uploaded by lathama (license 1028) Tested by: lathama, joscas git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299312 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/cel.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/cel.conf.sample b/configs/cel.conf.sample index dba8866046..65d79cdff4 100644 --- a/configs/cel.conf.sample +++ b/configs/cel.conf.sample @@ -63,7 +63,7 @@ apps=dial,park ; TRANSFER -- Generic transfer initiated; not used yet...? ; HOOKFLASH -- So far, when a hookflash event occurs on a DAHDI ; interface -; USER_EVENT -- Triggered from the dialplan, and has a name given by the +; USER_DEFINED -- Triggered from the dialplan, and has a name given by the ; user ; ; Default value: none