res_mwi_external_ami: Use module version of AMI registration.
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:57 +0000 (18:18 -0500)
commit36e5402885d4ada10ab30e5cb15b51f788b3343c
tree460108dfd469097a9c02ecd88dc261ce2cdfea9b
parent3e2a994c7186111cc9f679b1259b732843e6d6f9
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