CTI Client telephony functions (ActiveX)

TCallToggle

Contents  Back  Next

Switch back and forth between two calls.

 

Function TCallToggle(

 Long lOldCall,

 Long lNewCall

);

Parameters

lOldCall

Anruf-ID of the call which is currently active and should be put on hold.

 

lNewCall

Anruf-ID of the call which is currently on hold and should be made active.

 

Remarks

The function alternates back and forth between two calls. One call gets connected and the other held. The function will also work if the parameters are supplied the wrong way around. If 0 is supplied for the parameters, the CTI function attempts automatically to find the two calls which should be switched. Some switches do not support this function.

 

See also

Telephony functions overview | TCallHold | TCallUnHold

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.