219 GSM_CallShowNumber ShowNumber);
GSM_Error GSM_DialVoice(GSM_StateMachine *s, char *Number, GSM_CallShowNumber ShowNumber)
GSM_Error GSM_DialService(GSM_StateMachine *s, char *Number)
GSM_Error GSM_SendDTMF(GSM_StateMachine *s, char *sequence)
#define GSM_MAX_NUMBER_LENGTH
GSM_Error GSM_TransferCall(GSM_StateMachine *s, int ID, gboolean next)
GSM_Error GSM_AnswerCall(GSM_StateMachine *s, int ID, gboolean all)
GSM_Error GSM_CancelAllDiverts(GSM_StateMachine *s)
GSM_Error GSM_ConferenceCall(GSM_StateMachine *s, int ID)
GSM_Error GSM_CancelCall(GSM_StateMachine *s, int ID, gboolean all)
GSM_Error GSM_SetCallDivert(GSM_StateMachine *s, GSM_CallDivert *divert)
GSM_Error GSM_SetIncomingCall(GSM_StateMachine *s, gboolean enable)
GSM_Divert_CallTypes CallType
GSM_Error GSM_HoldCall(GSM_StateMachine *s, int ID)
GSM_Divert_DivertTypes DivertType
GSM_Error GSM_SwitchCall(GSM_StateMachine *s, int ID, gboolean next)
GSM_Error GSM_UnholdCall(GSM_StateMachine *s, int ID)
GSM_Error GSM_GetCallDivert(GSM_StateMachine *s, GSM_CallDivert *request, GSM_MultiCallDivert *result)
#define GSM_MAX_CALL_DIVERTS
GSM_Error GSM_SplitCall(GSM_StateMachine *s, int ID)