[asterisk-bugs] [Asterisk 0016961]: UserEvent Documentation is incorrect

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 18 12:57:32 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16961 
====================================================================== 
Reported By:                jlpedrosa
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   16961
Category:                   Documentation
Reproducibility:            have not tried
Severity:                   text
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.2 
JIRA:                       SWP-1018 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-04 09:27 CST
Last Modified:              2010-03-18 12:57 CDT
====================================================================== 
Summary:                    UserEvent Documentation is incorrect
Description: 
Hi all!

UserEvent documentation says that the body fields must be '|' (pipe)
separated values (as old asterisk versions) but at least in 1.6.2.2 needs
to be ',' (comma) separated values: 

this works:
exten => s,n,UserEvent(CallMove,Context: error-agi,Uniqueid:
${CDR(uniqueid)})

this does NOT work
exten => s,n,UserEvent(CallMove,Context: error-agi|Uniqueid:
${CDR(uniqueid)})

see documentation on:
http://www.asterisk.org/docs/asterisk/trunk/applications/userevent?type=applications&value=UserEvent

Thanks!
====================================================================== 

---------------------------------------------------------------------- 
 (0119565) svnbot (reporter) - 2010-03-18 12:57
 https://issues.asterisk.org/view.php?id=16961#c119565 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 253349

U   branches/1.4/apps/app_userevent.c

------------------------------------------------------------------------
r253349 | lmadsen | 2010-03-18 12:57:32 -0500 (Thu, 18 Mar 2010) | 1 line

Typo found while fixing issue https://issues.asterisk.org/view.php?id=16961.
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=253349 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-18 12:57 svnbot         Checkin                                      
2010-03-18 12:57 svnbot         Note Added: 0119565                          
======================================================================




More information about the asterisk-bugs mailing list