aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-21 00:44:08 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-21 00:44:08 +0000
commit2a36fcf1d007f77efa41c71bd41d62755585a42f (patch)
tree3d0b3195a2fdf4a46a38a4069e59b2a1d8fd905a /configs
parent0a074fd4b2e30193fcf955e0b19dd7a89a55987c (diff)
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: http://svn.digium.com/svn/asterisk/branches/1.8@299312 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/cel.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cel.conf.sample b/configs/cel.conf.sample
index dba886604..65d79cdff 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