Home
last modified time | relevance | path

Searched defs:OnReceivedNOTIFY (Results 1 – 3 of 3) sorted by relevance

/dports/net/opal/opal-3.10.10/src/sip/
H A Dhandlers.cxx396 PBoolean SIPHandler::OnReceivedNOTIFY(SIP_PDU & /*response*/) in OnReceivedNOTIFY() function in SIPHandler
1036 PBoolean SIPSubscribeHandler::OnReceivedNOTIFY(SIP_PDU & request) in OnReceivedNOTIFY() function in SIPSubscribeHandler
1262 virtual bool OnReceivedNOTIFY(SIPHandler & handler, SIP_PDU & request) in OnReceivedNOTIFY() function in SIPMwiEventPackageHandler
1324 virtual bool OnReceivedNOTIFY(SIPHandler & handler, SIP_PDU & request) in OnReceivedNOTIFY() function in SIPPresenceEventPackageHandler
1416 virtual bool OnReceivedNOTIFY(SIPHandler & handler, SIP_PDU & request) in OnReceivedNOTIFY() function in SIPDialogEventPackageHandler
H A Dsipep.cxx923 PBoolean SIPEndPoint::OnReceivedNOTIFY(OpalTransport & transport, SIP_PDU & pdu) in OnReceivedNOTIFY() function in SIPEndPoint
H A Dsipcon.cxx2594 void SIPConnection::OnReceivedNOTIFY(SIP_PDU & request) in OnReceivedNOTIFY() function in SIPConnection