Go to the source code of this file.
Variables | |
| QFile * | debugFile |
| QTextStream * | debugStream |
| QObject * | eventWindow |
| QStringList | EventQ |
| QStringList | NotifyQ |
| QMutex | EventQLock |
| QString | localIp |
| QString | natIp |
| QFile* debugFile |
| QTextStream* debugStream |
Definition at line 46 of file sipfsm.cpp.
Referenced by SipFsm::Debug(), and SipThread::SipThreadWorker().
| QObject* eventWindow |
Definition at line 47 of file sipfsm.cpp.
Referenced by SipCall::AlertUser(), SipFsm::Debug(), SipCall::FSM(), SipFsm::SetNotification(), SipContainer::SipContainer(), SipThread::SipThreadWorker(), SipContainer::UiClosed(), and SipContainer::UiOpened().
| QStringList EventQ |
Definition at line 48 of file sipfsm.cpp.
Referenced by SipContainer::AnswerRingingCall(), SipThread::CheckUIEvents(), SipContainer::HangupCall(), SipContainer::ModifyCall(), SipContainer::PlaceNewCall(), SipContainer::UiClosed(), SipContainer::UiOpened(), SipContainer::UiSendIMMessage(), SipContainer::UiStopWatchAll(), and SipContainer::UiWatch().
| QStringList NotifyQ |
Definition at line 49 of file sipfsm.cpp.
Referenced by SipContainer::GetNotification(), and SipFsm::SetNotification().
| QMutex EventQLock |
Definition at line 50 of file sipfsm.cpp.
Referenced by SipContainer::AnswerRingingCall(), SipThread::ChangePrimaryCallState(), SipThread::CheckUIEvents(), SipContainer::GetIncomingCaller(), SipContainer::GetNotification(), SipContainer::GetRegistrationStatus(), SipContainer::GetSipSDPDetails(), SipContainer::GetSipState(), SipContainer::HangupCall(), SipContainer::ModifyCall(), SipContainer::PlaceNewCall(), SipFsm::SetNotification(), SipThread::SipThreadWorker(), SipContainer::UiClosed(), SipContainer::UiOpened(), SipContainer::UiSendIMMessage(), SipContainer::UiStopWatchAll(), and SipContainer::UiWatch().
| QString localIp |
Definition at line 51 of file sipfsm.cpp.
Referenced by SipFsm::CreateCallFsm(), SipContainer::getLocalIpAddress(), SipFsm::NewCall(), SipFsm::SipFsm(), and SipContainer::UiSendIMMessage().
| QString natIp |
Definition at line 52 of file sipfsm.cpp.
Referenced by SipFsm::CreateCallFsm(), SipFsm::CreateIMFsm(), SipFsm::CreateOptionsFsm(), SipFsm::CreateSubscriberFsm(), SipFsm::CreateWatcherFsm(), SipContainer::getNatIpAddress(), SipFsm::NewCall(), and SipFsm::SipFsm().
1.5.5