]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_mwi_external_ami: Use module version of AMI registration. 12/512/2
authorCorey Farrell <git@cfware.com>
Thu, 21 May 2015 22:51:18 +0000 (18:51 -0400)
committerCorey Farrell <git@cfware.com>
Thu, 21 May 2015 23:18:16 +0000 (18:18 -0500)
commite7edb59db6dfb543300f43c8055adda4ab1fd1c9
treeef5d80ee0b294241be883b7aa117766e20f929a0
parent9d8a462356a938eea82e8424242d89a682495b57
res_mwi_external_ami: Use module version of AMI registration.

Use ast_manager_register_xml for res_mwi_external_ami manager
actions.  This ensures the module is held open while any of
the actions are being run.

ASTERISK-25117 #close
Reported by: Corey Farrell

Change-Id: Iececfdc2da498b2c32b9e09042f5f12292007ac7
res/res_mwi_external_ami.c