manager: UserEvent including action on output
authorKevin Harwell <kharwell@digium.com>
Fri, 3 Jan 2014 20:02:03 +0000 (20:02 +0000)
committerKevin Harwell <kharwell@digium.com>
Fri, 3 Jan 2014 20:02:03 +0000 (20:02 +0000)
commitbd4be333fbc484fa5a8bb39e0615fbeed8160777
tree21968d7834552f9d44fef0a6bff51af9a1fea408
parent1ee4870a810c387ce25dddf637700a93ba531b34
manager: UserEvent including action on output

AMI action UserEvent event response would include the action header in its
keyvalue pairs list. Adjusted the start of the header loop to skip over the
action part.

(closes issue ASTERISK-22899)
Reported by: outtolunc
Patches:
     svn_manager.c.skip_action.diff.txt uploaded by outtolunc (license 5198)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404832 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c