makeSilentCall

open fun makeSilentCall(context: Context, accountID: String, numberToCall: String)

Makes a silent call, i.e. the outgoing call event is sent through broadcast silentCallStatus Instead of outgoingCall Useful when the calls only enables/disables features/services on the pbx via feature codes E.g. enable dnd, join/leave queue, ...

Parameters

context

application context

accountID

account ID used to make the call

numberToCall

number to call