[Home]

Summary:ASTERISK-17533: [patch] ActionID missing into response when action is events
Reporter:Eder Sosa (edersohe)Labels:
Date Opened:2011-03-09 14:31:16.000-0600Date Closed:2011-05-05 16:54:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 0018949.patch
( 1) 18959.patch
Description:--For example:

action: events
actionid: 0123456789
eventmask: call,log

--And asterisk response:

Response: Success
Events: On

--I need identify the response, but the ActionID is missing
Comments:By: Paul Belanger (pabelanger) 2011-03-09 16:53:56.000-0600

Give this a try.  I haven't tested it myself.

By: Eder Sosa (edersohe) 2011-03-09 17:12:13.000-0600

This patch is another aproach to fix it.

By: Digium Subversion (svnbot) 2011-05-05 16:53:15

Repository: asterisk
Revision: 317425

U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r317425 | russell | 2011-05-05 16:53:14 -0500 (Thu, 05 May 2011) | 7 lines

Add missing ActioID handling to Events action.

(closes issue ASTERISK-17533)
Reported by: edersohe
Patches:
     0018949.patch uploaded by edersohe (license 1228)

------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2011-05-05 16:54:18

Repository: asterisk
Revision: 317426

_U  trunk/
U   trunk/main/manager.c

------------------------------------------------------------------------
r317426 | russell | 2011-05-05 16:54:17 -0500 (Thu, 05 May 2011) | 14 lines

Merged revisions 317425 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r317425 | russell | 2011-05-05 16:53:13 -0500 (Thu, 05 May 2011) | 7 lines
 
 Add missing ActioID handling to Events action.
 
 (closes issue ASTERISK-17533)
 Reported by: edersohe
 Patches:
       0018949.patch uploaded by edersohe (license 1228)
........

------------------------------------------------------------------------

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