asterisk/channels/iax2/include
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
This patch is mostly a reorganization of existing code with a few exceptions:

* Added doxygen comments to all of the extracted functions.

* Split reload_firmware(int unload) into iax_firmware_reload() and
  iax_firmware_unload() for readability.

* Create iax_firmware_traverse() to support the 'iax2 show firmware' CLI
  command.

* Renamed iax_check_version() to iax_firmware_get_version() and change its
  arguments and return value so that it returns a success/failure value and sets
  the selected version into an out parameter to avoid confusion with failure and
  version 0.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-01-31 19:52:48 +00:00
..
firmware.h Move IAX firmware related functionality into separate files. 2013-01-31 19:52:48 +00:00
iax2.h Move the ancillary iax2 source files into a separate sub-directory. 2013-01-29 22:58:33 +00:00
parser.h Move IAX firmware related functionality into separate files. 2013-01-31 19:52:48 +00:00
provision.h Move the ancillary iax2 source files into a separate sub-directory. 2013-01-29 22:58:33 +00:00