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
This commit is contained in:
Paul Belanger
2010-12-21 00:44:08 +00:00
parent bc5602a88f
commit 7a6c1f015a

View File

@@ -63,7 +63,7 @@ apps=dial,park
; TRANSFER -- Generic transfer initiated; not used yet...? ; TRANSFER -- Generic transfer initiated; not used yet...?
; HOOKFLASH -- So far, when a hookflash event occurs on a DAHDI ; HOOKFLASH -- So far, when a hookflash event occurs on a DAHDI
; interface ; 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 ; user
; ;
; Default value: none ; Default value: none