|
Smartswitch
|
#include <Config.ice>#include <Destroyable.ice>#include <Telephony/CallGeneration/TaskTimetable.ice>#include <Common.ice>#include <Telephony/Cdr.ice>#include <AccessException.ice>#include <ArgumentException.ice>#include <Telephony/CallGeneration/AnswerPeer.ice>

Go to the source code of this file.
Interfaces | |
| interface | Smartswitch::Telephony::CallGeneration::Task |
| This interface allows to modify a Task of call generation. More... | |
Structs | |
| struct | Smartswitch::Telephony::CallGeneration::CalleeIdInfo |
| Holds information about status of dialing a number. More... | |
Modules | |
| Smartswitch | |
| Smartswitch::Telephony | |
| Smartswitch::Telephony::CallGeneration | |
Sequences | |
| sequence< CalleeIdInfo > | Smartswitch::Telephony::CallGeneration::CalleeIdInfoSequence |
| sequence< Task > | Smartswitch::Telephony::CallGeneration::TaskSequence |
Enumerations | |
| enum | Smartswitch::Telephony::CallGeneration::CalleeIdStatus { Smartswitch::Telephony::CallGeneration::None, Smartswitch::Telephony::CallGeneration::Dialed, Smartswitch::Telephony::CallGeneration::Answered, Smartswitch::Telephony::CallGeneration::Bridged } |
| Selects a current status of a callee number form the dial list. More... | |
| enum | Smartswitch::Telephony::CallGeneration::StateInterface { Smartswitch::Telephony::CallGeneration::None, Smartswitch::Telephony::CallGeneration::Sip, Smartswitch::Telephony::CallGeneration::Iax } |
| Selects a technology to monitor the availability of an AnswerPeer. More... | |
1.8.15