Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h486 enum Q931_CALL_STATE sugcallstate; /* Status call state */ member
H A Dq931.c3329 call->sugcallstate = ie->data[0] & 0x3f; in receive_call_state()
4404 call->sugcallstate = Q931_CALL_STATE_NOT_SET; in q931_init_call_record()
7473 c->sugcallstate = Q931_CALL_STATE_NOT_SET; in prepare_to_handle_q931_message()
9156 !c->sugcallstate && (c->ourcallstate != Q931_CALL_STATE_CALL_INITIATED) in post_handle_q931_message()
9165 !c->sugcallstate in post_handle_q931_message()
9889 c->sugcallstate = Q931_CALL_STATE_NOT_SET; in pri_internal_clear()