|
sipxtacklib
Version 3.3
|
#include <os/OsBSem.h>#include <net/StateChangeNotifier.h>#include <net/SipUserAgent.h>#include <net/SipDialogMgr.h>#include <net/SipSubscriptionMgr.h>#include <net/SipSubscribeServerEventHandler.h>#include <net/SipSubscribeServer.h>#include <net/SipRefreshManager.h>#include <net/SipSubscribeClient.h>#include <net/SipPublishContentMgr.h>#include <net/SipDialogEvent.h>#include <utl/UtlSList.h>#include <utl/UtlHashMap.h>

Go to the source code of this file.
Classes | |
| class | SipDialogMonitor |
| A SipDialogMonitor object monitors the on/off hook status of all the SIP user agents for a set of URIs by subscribing to dialog events for the URIs and processing the resulting dialog events. More... | |