Objective Systems, Inc.  

ooCmdChannel.h File Reference

This file contains stack commands which an user application can use to make call, hang call etc. More...

#include "ootypes.h"
#include "ooStackCmds.h"

Go to the source code of this file.

Defines

#define OO_DEFAULT_CMDLISTENER_PORT   7575

Functions

EXTERN int ooCreateCmdListener ()
 This function creates a command listener.
EXTERN int ooAcceptCmdConnection ()
 This function is used to accept an incoming connection request for command channel.
EXTERN int ooCreateCmdConnection ()
 This function is used to setup a command connection with the main stack thread.
EXTERN int ooCloseCmdConnection ()
 This function is used to close a command channel setup with the stack thread.
EXTERN int ooWriteStackCommand (OOStackCommand *cmd)
 This function is used by stack api to write stack commands to command channel.
EXTERN int ooProcessStackCommand (OOStackCommand *pcmd)
 This function is used to process a stack command received on the command channel.


Detailed Description

This file contains stack commands which an user application can use to make call, hang call etc.

Definition in file ooCmdChannel.h.


This file was last modified on 28 May 2010.
Objective Open H.323 Stack, 0.9.1