]> 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)
committerMike Bradeen <mbradeen@sangoma.com>
Thu, 21 Sep 2023 14:47:08 +0000 (14:47 +0000)
commitff4b5ed9519ea782e72254883074bb591fb127a1
tree2e9b647477edb66e10de5ed1887d046429a0afc0
parentcd90c5a82bb0ba3fae126b81fe1e9ddf72bdd908
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
include/asterisk/cel.h
main/cel.c