-
- Downloads
res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
A number of various PJSIP AMI actions were failing to parse out and place the ActionID into their responses. This patch updates the various PJSIP actions such that the passed in ActionID is emitted on any event list complete events, as well as any intermediate events created as a result of the action. #ASTERISK-23947 #close Reported by: Mark Michelson Review: https://reviewboard.asterisk.org/r/3675/ ........ Merged revisions 417460 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@417461 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/res_pjsip.h 2 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip/pjsip_configuration.c 15 additions, 8 deletionsres/res_pjsip/pjsip_configuration.c
- res/res_pjsip_outbound_registration.c 7 additions, 5 deletionsres/res_pjsip_outbound_registration.c
- res/res_pjsip_pubsub.c 12 additions, 8 deletionsres/res_pjsip_pubsub.c
- res/res_pjsip_registrar.c 6 additions, 4 deletionsres/res_pjsip_registrar.c
Loading
Please register or sign in to comment