Call Deflect Messages
ThetelCADeflectMsgmessage (page 5-21) provides information about call deflect activity on a call appearance. Thevalueparameter contains one of the following constants to indicate the type of activity.
enum { telCallDeflectFailed = 0, telCallDeflectEst = 1, telCallDeflectRecall = 2, telCallDeflected = 3, telAutoDeflectImmediate = 4, telAutoDeflectBusy = 5, telAutoDeflectNoAnswer = 6 };Constant descriptions
telCallDeflectFailed- Could not deflect an incoming call.
telCallDeflectEst- An incoming call has been deflected.
telCallDeflectRecall- A deflected incoming call has been recalled.
telCallDeflected- An outgoing call was deflected by the destination party.
telAutoDeflectImmediate- An incoming call was deflected because immediate call forwarding is in effect for the local directory number.
telAutoDeflectBusy- An incoming call was deflected because call forwarding on busy is in effect for the local directory number.
telAutoDeflectNoAnswer- An incoming call was deflected because call forwarding on no answer is in effect for the local directory number.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help