CTI Client network functions (.NET)

SendCallReminder

Contents  Back  Next

Send a call reminder.

 

void SendCallReminder

(

 String strOther

 String strNumber

 String strInfo

)

Parameters

strOther

Durchwahl Extension of the party to inform.

 

strNumber

Number of caller whose call should be returned.

 

strInfo

Short message (up to 255 characters) describing the caller’s problem.

 

Return value

None

 

Remarks

A call arrives which turns out to be for a colleague who is currently not available. This function provides a quick and simple way to notify the colleague about the call. It leads to event OnCallReminder in the client of the receiving colleague. If the colleague is not logged on, the event will be delivered when he does log on. This method assures less information loss and, because the data sent can be used in the colleague’s client as a template for returning the call, the process is faster than using e-mail.

 

See also

Telephony overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.