VM_RESULT vm_gsm_tel_call_actions( const vm_gsm_tel_call_actions_data_t* data );
VM_RESULT vm_gsm_tel_call_actions( const vm_gsm_tel_call_actions_data_t* data );
APP uses this function to control call progress, such as accepting an incoming call, putting a hold on a call, or ending an ongoing call.
|
Parameters |
Description |
|
const vm_gsm_tel_call_actions_data_t* data |
[IN] Action command, refer to vm_gsm_tel_call_actions_data_t. |
It returns 0, if the function is executed successfully with the specified
action. It returns -2, if the parameter is invalid. It returns -3, when out
of resources. It returns -4 or less, if there is an internal error.
vmgsm_tel.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.