[asterisk-commits] pabelanger: trunk r299313 - in /trunk: ./ configs/cel.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Dec 21 00:45:44 UTC 2010
Author: pabelanger
Date: Mon Dec 20 18:45:40 2010
New Revision: 299313
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=299313
Log:
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
........
Modified:
trunk/ (props changed)
trunk/configs/cel.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/configs/cel.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/cel.conf.sample?view=diff&rev=299313&r1=299312&r2=299313
==============================================================================
--- trunk/configs/cel.conf.sample (original)
+++ trunk/configs/cel.conf.sample Mon Dec 20 18:45:40 2010
@@ -63,7 +63,7 @@
; 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
More information about the asterisk-commits
mailing list