]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cel: add publish user event helper
authorMike Bradeen <mbradeen@sangoma.com>
Thu, 14 Sep 2023 17:00:19 +0000 (11:00 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:21:32 +0000 (18:21 +0000)
commita3c3a9bf8d874cdd984e16a170341e034e1d6228
treef8bf1404af75a27c00976335136d37d10d443e1d
parentc5cd205f60d6fce3a7db35efe53de11bfda6f35e
cel: add publish user event helper

Add a wrapper function around ast_cel_publish_event that
packs event and extras into a blob before publishing

Resolves:#330
(cherry picked from commit ff4b5ed9519ea782e72254883074bb591fb127a1)
include/asterisk/cel.h
main/cel.c