[Home]

Summary:ASTERISK-22899: Manager UserEvent including action on output
Reporter:outtolunc (outtolunc)Labels:
Date Opened:2013-11-23 14:41:52.000-0600Date Closed:2014-01-03 14:13:04.000-0600
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:1.8.24.0 11.6.0 Frequency of
Occurrence
Related
Issues:
Environment:Linux BOOYA 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/LinuxAttachments:( 0) svn_manager.c.skip_action.diff.txt
Description:action: userevent
userevent: test
body: this is a test

outputs

Event: UserEvent
Privilege: user,all
UserEvent: test
action: userevent       << note it includes the original action header
body: this is a test

by simply adjusting the start of the count from 0 to 1, it will skip over the action (as it is always first).

\[edit by mjordan\]

Inline patch removed.

after mod output

Event: UserEvent
Privilege: user,all
UserEvent: test
body: this is a test

Comments:By: Matt Jordan (mjordan) 2013-11-25 13:10:10.559-0600

We cannot accept patches inline in an issue or in issue comments.

Please attach the patch as a .diff taken against trunk to the issue, after signing a license contributor agreement.

Thanks!

By: outtolunc (outtolunc) 2013-11-26 11:22:11.779-0600

"You already have a license that is approved or pending review."

By: Matt Jordan (mjordan) 2013-11-26 11:23:59.587-0600

Yup, it's up there now. Thanks!