| java.lang.Object examples.tpcc.Controller
Controller | public class Controller implements SipListener(Code) | | The Click to dial third party call controller application.
author: Kathleen McCallum author: author: main () -> init() author: init() author: createSipStack author: createInvite() -> First author: processResponse() author: if (OK) first author: createInvite() -> second author: else if (OK) second author: ack() -> second author: ack() -> first author:
|
firstsecond | int firstsecond(Code) | | |
|
|