]> 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:10 +0000 (14:47 +0000)
commit248b92563cdb5de0c8a96bc6e754d1e379069c27
tree6ab64cdf42ead15db5d4adb080d52237b57d5e22
parent71215561d8d41b9b7993e66e0ab672f38e75eb48
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