sipXcallLib home page


PtGatewayInterface Member List

This is the complete list of members for PtGatewayInterface, including all inherited members.

ADDRESS_BUSY enum valuePtGatewayInterface
GATEWAY_BUSY enum valuePtGatewayInterface
getLineCapabilities(void *reservationHandle, PtMediaCapabilities &rCapabilities, char rtpReceiveIpAddress[], int maxAddressLength, int &rRtpReceivePort)=0PtGatewayInterfacepure virtual
LINE_AVAILABLE enum valuePtGatewayInterface
operator=(const PtGatewayInterface &rhs)PtGatewayInterfaceprivate
PtGatewayAvailability enum namePtGatewayInterface
PtGatewayInterface()PtGatewayInterface
PtGatewayInterface(const PtGatewayInterface &rPtGatewayInterface)PtGatewayInterfaceprivate
releaseLine(void *reservationHandle)=0PtGatewayInterfacepure virtual
reserveLine(PtTerminalConnection &rGatewayTerminalConnection, const char *destinationAddress, PtGatewayAvailability &rAvailablity, void *&rReservationHandle)=0PtGatewayInterfacepure virtual
startLineRtpReceive(void *reservationHandle, const PtAudioCodec &rReceiveCodec)=0PtGatewayInterfacepure virtual
startLineRtpSend(void *reservationHandle, const PtAudioCodec &rSendCodec, const char *sendAddress, int sendPort)=0PtGatewayInterfacepure virtual
stopLineRtpReceive(void *reservationHandle)=0PtGatewayInterfacepure virtual
stopLineRtpSend(void *reservationHandle)=0PtGatewayInterfacepure virtual
UNKNOWN enum valuePtGatewayInterface
~PtGatewayInterface()PtGatewayInterfacevirtual