]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_format_attr_silk: Expose format attributes to other modules 54/1054/1
authorMatt Jordan <mjordan@digium.com>
Sun, 9 Aug 2015 23:42:00 +0000 (18:42 -0500)
committerMatt Jordan <mjordan@digium.com>
Sun, 9 Aug 2015 23:42:00 +0000 (18:42 -0500)
commit8e194047acb3ba846356041c1a6222caefc65a2e
tree03ba7d01d6ec810ab928723ae936afe533de8b28
parenta0f451c35ed56b08353c4c3150bf847867f74fe7
res/res_format_attr_silk: Expose format attributes to other modules

This patch adds the .get callback to the format attribute module, such
that the Asterisk core or other third party modules can query for the
negotiated format attributes.

Change-Id: Ia24f55cf9b661d651ce89b4f4b023d921380f19c
res/res_format_attr_silk.c