CallConfig Struct Reference

Struct to keep call Configuration as configured by the Voice call. More...

#include <iModem.h>

Public Attributes

int audio_mode
 
int ringtone
 
int volume_ringtone
 
int volume_percent
 
int micro_gain
 
int micro_mult_factor
 

Detailed Description

Note
Developer note: This are not the final values that will be sent to the modem, but the value configured by the user via Voice call. Each of the modems is responsible of transforming these values to the corresponding configuration values.