| AnalogLine | An analog line |
| AnalogLineEvent | A single analog line related event |
| AnalogLineGroup | A group of analog lines |
| Array | A list based Array |
| ASPUser | Abstract SS7 ASP user interface |
| Base64 | Base64 encoder/decoder class |
| BitAccumulator | A 1-byte length bit accumulator |
| CallEndpoint | An abstract call endpoint |
| CallInfo | |
| CallList | |
| ChanAssist | |
| ChanAssistList | |
| Channel | An abstract communication channel |
| Cipher | An abstract cipher |
| Client | Thread that runs the User Interface |
| ClientAccount | |
| ClientAccountList | A client account list |
| ClientChannel | Channel used by client programs |
| ClientContact | A client contact |
| ClientDriver | Base Driver with client specific functions |
| ClientLogic | Base class for all client logics |
| ClientResource | A client contact's resource |
| ClientSound | A sound file |
| Configuration | Configuration file handling |
| DataBlock | A class that holds just a block of raw data |
| DataConsumer | |
| DataEndpoint | A data transfer endpoint capable of sending and/or receiving data |
| DataFormat | A Data format |
| DataNode | |
| DataSource | |
| DataTranslator | An unidirectional data translator (codec) |
| DebugEnabler | A holder for a debug level |
| Debugger | An object that logs messages on creation and destruction |
| DefaultLogic | The client's default logic |
| Driver | A Channel driver module |
| DurationUpdate | An UI time updater |
| Engine | Engine globals |
| EngineCheck | Engine checker interface |
| ETSIModem | An analog signal processor as defined by ETSI |
| File | A stream file class |
| FormatInfo | |
| FormatRepository | A repository for media formats |
| FSKModem | A Frequency Shift Keying modem |
| GenObject | |
| GenPointer< Obj > | Templated pointer that can be inserted in a list |
| HashList | A hashed object list class |
| IAXAuthMethod | Wrapper class for authentication methods values |
| IAXControl | Wrapper class for subclasses of frames of type IAX |
| IAXEngine | IAX engine class |
| IAXEvent | Event class |
| IAXFormat | Wrapper class for audio and video formats |
| IAXFrame | This class holds an IAX frame |
| IAXFrameOut | This class holds an outgoing IAX full frame |
| IAXFullFrame | This class holds an IAX full frame |
| IAXIEList | Information Element container |
| IAXInfoElement | A single IAX2 Information Element |
| IAXInfoElementBinary | A single IAX2 numeric Information Element |
| IAXInfoElementNumeric | A single IAX2 numeric Information Element |
| IAXInfoElementString | A single IAX2 text Information Element |
| IAXMetaTrunkFrame | Meta trunk frame |
| IAXTransaction | An IAX2 transaction |
| ImageInfo | |
| ISDNFrame | An ISDN frame |
| ISDNIUA | SIGTRAN ISDN Q.921 User Adaptation Layer |
| ISDNLayer2 | Abstract ISDN layer 2 (Q.921) message transport |
| ISDNLayer3 | Abstract ISDN layer 3 (Q.931) message transport |
| ISDNQ921 | ISDN Q.921 implementation on top of a hardware interface |
| ISDNQ921Management | ISDN Layer 2 BRI TEI management or PRI with D-channel(s) backup |
| ISDNQ921Passive | Stateless pasive ISDN Q.921 implementation on top of a hardware interface |
| ISDNQ931 | ISDN Q.931 implementation on top of Q.921 |
| ISDNQ931Call | A Q.931 ISDN call |
| ISDNQ931CallMonitor | A Q.931 ISDN call monitor |
| ISDNQ931IE | A Q.931 ISDN Layer 3 message Information Element |
| ISDNQ931IEData | A Q.931 message IE data processor |
| ISDNQ931Message | A Q.931 ISDN Layer 3 message |
| ISDNQ931Monitor | ISDN Q.931 implementation on top of Q.921 of call controller monitor |
| ISDNQ931ParserData | Q.931 message parser data |
| ISDNQ931State | Q.931 ISDN call and call controller state |
| JabberID | A Jabber ID |
| JBClientStream | A Jabber client to server stream |
| JBComponentStream | A Jabber Component stream |
| JBEngine | A Jabber engine |
| JBEvent | A Jabber stream event |
| JBMessage | A Jabber message service |
| JBPresence | A Jabber presence service |
| JBService | A Jabber service |
| JBSocket | A Jabber streams's socket |
| JBStream | A Jabber stream |
| JBThread | A Jabber thread that can be added to a list of threads |
| JBThreadList | A list of private threads |
| JGCrypto | Content crypto data |
| JGEngine | A Jingle engine |
| JGEvent | A Jingle event |
| JGRtpCandidate | A RTP transport candidate |
| JGRtpCandidates | A list of RTP transport candidates |
| JGRtpMedia | A Jingle data payload |
| JGRtpMediaList | A List of Jingle RTP data payloads |
| JGSentStanza | Send stanza timeout info |
| JGSession | A basic Jingle session |
| JGSession0 | The version 0 of a jingle session |
| JGSession1 | The version 1 of a jingle session |
| JGSessionContent | A Jingle session content |
| JGStreamHost | A Jingle file transfer stream host |
| JIDFeature | A JID feature |
| JIDFeatureList | JID feature list |
| JIDFeatureSasl | A JID's SASL feature |
| JIDIdentity | A JID identity |
| JIDResource | A JID resource |
| JIDResourceList | A resource list |
| ListIterator | Class used to iterate the items of a list |
| Lock | Ephemeral mutex or semaphore locking object |
| Lock2 | Ephemeral double mutex locking object |
| Lockable | Abstract interface for lockable objects |
| MD5 | A standard MD5 digest calculator |
| MemoryStream | A Stream that operates on DataBlocks in memory |
| Message | A message container class |
| MessageDispatcher | A message dispatching hub |
| MessageHandler | A message handler |
| MessageNotifier | Post-dispatching message hook |
| MessagePostHook | Post-dispatching message hook that can be added to a list |
| MessageReceiver | A multiple message receiver |
| MessageRelay | A message handler relay |
| MGCPEndpoint | An MGCP endpoint |
| MGCPEndpointId | An endpoint id |
| MGCPEngine | An MGCP engine |
| MGCPEpInfo | Remote endpoint info class |
| MGCPEvent | An MGCP event |
| MGCPMessage | An MGCP command or response |
| MGCPTransaction | An MGCP transaction |
| MimeAuthLine | MIME authentication line |
| MimeBinaryBody | MIME for obscure binary data |
| MimeBody | Abstract MIME data holder |
| MimeHeaderLine | MIME header line |
| MimeLinesBody | MIME for multiple text lines |
| MimeMultipartBody | MIME multipart container |
| MimeSdpBody | MIME for application/sdp |
| MimeStringBody | MIME for one text string |
| Module | A Plugin that implements a module |
| MultiRouter | |
| Mutex | Mutex support |
| NamedList | A named string container class |
| NamedPointer | A named pointer class |
| NamedString | A named string class |
| ObjList | An object list class |
| Plugin | Plugin support |
| RefObject | |
| RefPointer< Obj > | Templated smart pointer class |
| RefPointerBase | Internal helper class |
| Regexp | A regexp matching class |
| Router | Call routing thread |
| RTPBaseIO | Common send/recv variables holder |
| RTPDejitter | Dejitter buffer for incoming data packets |
| RTPGroup | A group of RTP processors handled by the same thread |
| RTPProcessor | Base class to ease creation of RTP forwarders |
| RTPReceiver | RTP/RTCP packet receiver |
| RTPSecure | SRTP implementation |
| RTPSender | RTP/RTCP packet sender |
| RTPSession | Full RTP session |
| RTPTransport | Low level transport for RTP and RTCP |
| Runnable | Encapsulates a runnable task |
| SCCP | Abstract SS7 SCCP interface |
| SCCPUser | Abstract SS7 SCCP user interface |
| SDPMedia | SDP media description |
| SDPParser | A SDP parser |
| SDPSession | A holder for a SDP session |
| Semaphore | Semaphore implementation |
| SHA1 | A standard SHA1 digest calculator |
| SignallingCall | Abstract single phone call |
| SignallingCallControl | Abstract phone call signalling |
| SignallingCircuit | Abstract data circuit used by signalling |
| SignallingCircuitEvent | A single signalling circuit related event |
| SignallingCircuitGroup | Group of data circuits used by signalling |
| SignallingCircuitRange | A circuit range (set of circuits) |
| SignallingCircuitSpan | A span in a circuit group |
| SignallingComponent | Abstract signalling component that can be managed by the engine |
| SignallingCounter | A counter class |
| SignallingDumpable | A data dumping capable component |
| SignallingDumper | A generic data dumper |
| SignallingEngine | Main signalling component holder |
| SignallingEvent | A single signalling related event |
| SignallingFactory | A signalling component factory |
| SignallingFlags | Description of parameter flags |
| SignallingInterface | Abstract digital signalling interface (hardware access) |
| SignallingMessage | Abstract signalling message |
| SignallingReceiver | Abstract Layer 2 packet data receiver |
| SignallingTimer | A signalling timer |
| SignallingUtils | Library wide services and data provider |
| SIGTRAN | Abstract SIGTRAN user adaptation component |
| SIGTransport | An abstract SIGTRAN transport layer |
| SIPDialog | SIP Dialog object |
| SIPEngine | The SIP engine and transaction list |
| SIPEvent | A SIP event as retrieved from engine |
| SIPMessage | A container and parser for SIP messages |
| SIPParty | |
| SIPTransaction | A class holding one SIP transaction |
| Socket | A generic socket class |
| SocketAddr | A socket address holder |
| SocketFilter | A filter for received socket data |
| SS7ASP | SS7 ASP implementation |
| SS7BICC | SS7 BICC implementation |
| SS7ISUP | SS7 ISUP implementation |
| SS7ISUPCall | An SS7 ISUP call |
| SS7L2User | Abstract user of SS7 layer 2 (data link) message transfer part |
| SS7L3User | Abstract user of SS7 layer 3 (network) message transfer part |
| SS7Label | SS7 Routing Label |
| SS7Layer2 | Abstract SS7 layer 2 (data link) message transfer part |
| SS7Layer3 | Abstract SS7 layer 3 (network) message transfer part |
| SS7Layer4 | Abstract SS7 layer 4 (application) protocol |
| SS7M2PA | SIGTRAN MTP2 User Peer-to-Peer Adaptation Layer |
| SS7M2UA | SIGTRAN MTP2 User Adaptation Layer |
| SS7M3UA | SIGTRAN MTP3 User Adaptation Layer |
| SS7Maintenance | SS7 MTN implementation |
| SS7Management | SS7 SNM implementation |
| SS7MsgISUP | ISUP signalling message |
| SS7MsgMTN | MTN signalling message |
| SS7MsgSNM | SNM signalling message |
| SS7MSU | A block of data that holds a Message Signal Unit |
| SS7MTP2 | SS7 Layer 2 implementation on top of a hardware interface |
| SS7MTP3 | SS7 Layer 3 implementation on top of Layer 2 |
| SS7PointCode | SS7 Code Point |
| SS7Route | A SS7 MSU route |
| SS7Router | Main router for SS7 message transfer and applications |
| SS7SCCP | SS7 SCCP implementation |
| SS7SUA | SIGTRAN SCCP User Adaptation Layer |
| SS7TCAP | SS7 TCAP implementation |
| SS7TUP | SS7 TUP implementation |
| Stream | An abstract stream class capable of reading and writing |
| String | A C-style string handling class |
| StringToBuffer | |
| SysUsage | A class exposing system resources usage |
| TCAPUser | Abstract SS7 TCAP user interface |
| Thread | Thread support class |
| ThreadedSource | Data source with own thread |
| Time | A time holding class |
| TiXmlAttribute | |
| TiXmlAttributeSet | |
| TiXmlBase | |
| TiXmlComment | |
| TiXmlCursor | |
| TiXmlDeclaration | |
| TiXmlDocument | |
| TiXmlElement | |
| TiXmlHandle | |
| TiXmlNode | |
| TiXmlOutStream | |
| TiXmlParsingData | |
| TiXmlString | |
| TiXmlText | |
| TiXmlUnknown | |
| TokenDict | |
| TranslatorCaps | |
| TranslatorFactory | An unidirectional data translator (codec) |
| UART | An UART receiver/transmitter |
| UARTBuffer | A fixed length byte accumulator used by an UART |
| UDPSession | RTP or UDPTL session |
| UDPTLSession | UDPTL session |
| UIFactory | A static user interface creator |
| UIWidget | |
| URI | Encapsulation for an URI |
| Window | An abstract user interface window |
| XMLElement | An XML element |
| XMLElementOut | An outgoing XML element |
| XMLParser | An XML parser |
| XMPPDirVal | Direction flags |
| XMPPError | XMPP errors |
| XMPPNamespace | XMPP namespaces |
| XMPPServerInfo | Server info class |
| XMPPUser | An XMPP remote user |
| XMPPUserRoster | The roster of a local user |
| XMPPUtils | General XMPP utilities |
1.6.3