Smartswitch
|
#include <Config.ice>
#include <Peer/User.ice>
#include <Peer/Originator.ice>
#include <Peer/Terminator.ice>
#include <Peer/Gateway.ice>
#include <Peer/UserGroup.ice>
#include <Telephony/Cdr.ice>
#include <Telephony/CdrFilter.ice>
#include <AccessException.ice>
#include <DbQueryTooLongException.ice>
#include <Peer/DescendantLimitReachedException.ice>
#include <Peer/UserGeneration/UserInfo.ice>
#include <Peer/UserGeneration/IntegerOverflowException.ice>
#include <Peer/UserGeneration/DuplicateNameException.ice>
#include <Peer/UserGeneration/WeakPasswordException.ice>
#include <Peer/Company.ice>
#include <Billing/RefillVoucher.ice>
#include <Billing/Currency.ice>
#include <Billing/Service.ice>
#include <Telephony/ChannelInfo.ice>
#include <Glacier2/Session.ice>
#include <HlrDipping/DippingResult.ice>
#include <HlrDipping/BatchDippingResult.ice>
#include <LnpMnpDipping/DippingResult.ice>
#include <LnpMnpDipping/BatchDippingResult.ice>
#include <Telephony/CallbackMode.ice>
#include <Telephony/Queue.ice>
#include <Messaging/Message.ice>
#include <Messaging/SendingResult.ice>
#include <Messaging/BatchSendingResult.ice>
#include <Telephony/CallGeneration/Task.ice>
Go to the source code of this file.
Interfaces | |
interface | Smartswitch::Session |
This is the main interface from which you can gain access to other Smartswitch entities. More... | |
Modules | |
Smartswitch | |
Dictionaries | |
dictionary< Peer::PeerType, LongOpt > | Smartswitch::PeerDesc |
Contains a mapping of Peer::PeerType to IDs of peers of this type. More... | |
Enumerations | |
enum | Smartswitch::SpyMode { Smartswitch::Eavesdrop, Smartswitch::Whisper, Smartswitch::Conference } |
Selects a mode of spying. More... | |