Asterisk - The Open Source Telephony Project  21.4.1
Functions
firmware.h File Reference

IAX Firmware Support header file. More...

#include "parser.h"

Go to the source code of this file.

Functions

int iax_firmware_append (struct iax_ie_data *ie_data, const char *device_name, unsigned int block_desc)
 
int iax_firmware_get_version (const char *device_name, uint16_t *version)
 
void iax_firmware_reload (void)
 
void iax_firmware_traverse (const char *prefix, int(*callback)(struct ast_iax2_firmware_header *header, void *user_data), void *user_data)
 
void iax_firmware_unload (void)
 

Detailed Description

IAX Firmware Support header file.

Definition in file firmware.h.