]> 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:18 +0000 (14:47 +0000)
commit5c58a6fd56f6f2b769f411bef717cd1546fb9b9d
tree34876e25a2763856d0e2e4818b0114763ad264f3
parent7b42ebb90dbb037b033777d07fabf7f25b4c6048
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