Main Page | Class Hierarchy | Class List | File List | Class Members

MyUdpSsEndPoint Class Reference

#include <myudpep.h>

Inheritance diagram for MyUdpSsEndPoint:

Inheritance graph
[legend]
Collaboration diagram for MyUdpSsEndPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MyUdpSsEndPoint (MyManager &manager)
 ~MyUdpSsEndPoint ()
virtual PString OnGetDestination (const OpalUdpSsConnection &connection)
virtual void OnShowIncoming (const OpalUdpSsConnection &connection)
virtual BOOL OnShowOutgoing (const OpalUdpSsConnection &connection)

Public Attributes

PString destinationAddress
PString incomingConnectionToken
BOOL autoAnswer

Detailed Description

Provide the Opal infrastructure to connect to the opal endpoint


Constructor & Destructor Documentation

MyUdpSsEndPoint::MyUdpSsEndPoint MyManager manager  ) 
 

Constructor

MyUdpSsEndPoint::~MyUdpSsEndPoint  ) 
 

Destructor


Member Function Documentation

PString MyUdpSsEndPoint::OnGetDestination const OpalUdpSsConnection connection  )  [virtual]
 

Callbacks from opal for when it asks the destination

Implements OpalUdpSsEndPoint.

void MyUdpSsEndPoint::OnShowIncoming const OpalUdpSsConnection connection  )  [virtual]
 

Callbacks from opal for when there is an incoming call

Implements OpalUdpSsEndPoint.

BOOL MyUdpSsEndPoint::OnShowOutgoing const OpalUdpSsConnection connection  )  [virtual]
 

Callbacks from opal for when there is an outgoing call

Implements OpalUdpSsEndPoint.


Member Data Documentation

BOOL MyUdpSsEndPoint::autoAnswer
 

Flag - do we auto answer

PString MyUdpSsEndPoint::destinationAddress
 

the remote node we are talking to

PString MyUdpSsEndPoint::incomingConnectionToken
 

Identifying token of the other connection in this call


The documentation for this class was generated from the following files:
Generated on Sun Jan 29 19:49:20 2006 for SSVoip, which is Sofa Switch Voip by  doxygen 1.4.4