Home
last modified time | relevance | path

Searched refs:OutgoingProceeding (Results 1 – 2 of 2) sorted by relevance

/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dq931.cpp566 {"OutgoingProceeding", OutgoingProceeding},
605 STATE_CHECK_RETRANS(OutgoingProceeding) in checkStateRecv()
611 if (state() != CallInitiated && state() != OutgoingProceeding) in checkStateRecv()
616 if (state() != CallInitiated && state() != OutgoingProceeding && in checkStateRecv()
629 case OutgoingProceeding: in checkStateRecv()
676 case OutgoingProceeding: in checkStateSend()
819 case OutgoingProceeding: in sendEvent()
1112 changeState(OutgoingProceeding); in processMsgCallProceeding()
1368 if (peerState == OutgoingProceeding) { in processMsgStatus()
2097 if (state() == OutgoingProceeding) in processMsgResponse()
[all …]
H A Dyatesig.h13944 OutgoingProceeding = 0x03, // Outgoing call proceeding: received valid CALL PROCEEDING enumerator