[asterisk-dev] [Code Review] 2577: Replace ast_manager_publish_message() with ast_manager_publish_event()
    svnbot 
    reviewboard at asterisk.org
       
    Fri May 31 09:36:16 CDT 2013
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2577/
-----------------------------------------------------------
(Updated May 31, 2013, 9:36 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 390268
Repository: Asterisk
Description
-------
Replace ast_manager_publish_message() (and publish_system_message()) with ast_manager_publish_event().  The former was unused and not very useful.  The new function allows you to post an event name, security level, and json blob to be sent out AMI.
Diffs
-----
  /trunk/include/asterisk/manager.h 390018 
  /trunk/main/asterisk.c 390018 
  /trunk/main/manager.c 390018 
Diff: https://reviewboard.asterisk.org/r/2577/diff/
Testing
-------
It compiles.  FullyBooted still gets sent out.
Thanks,
Jason Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130531/c2169852/attachment.htm>
    
    
More information about the asterisk-dev
mailing list