contents.gifindex.gifprev1.gifnext1.gif

Hangup method

The Hangup method is the counterpart to the AnswerCall method. It is used when a connection is terminated.

Arguments: None.

Returns: A long integer status code (see ActiveAG Status codes)

Property interactions: None.

Note: Do not confuse Hangup and CloseLine. CloseLine should only be used when your program is exiting or plans to reinitialize a line (using OpenLine). Hangup is used at the end of a call.