From: Paul Belanger Date: Tue, 21 Dec 2010 00:44:08 +0000 (+0000) Subject: Correct typo with USER_DEFINED event. X-Git-Tag: 1.8.3-rc1~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a6c1f015a8600813632f965329d14e7f0ac09cf;p=thirdparty%2Fasterisk.git 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 --- 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