mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Merged revisions 299312 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r299312 | pabelanger | 2010-12-20 19:44:08 -0500 (Mon, 20 Dec 2010) | 8 lines 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/trunk@299313 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user