Searched refs:glob_respond (Results 1 – 4 of 4) sorted by relevance
538 if (uni->glob_respond == UNI_CALLSTATE_REST0) { in response_restart()596 uni->glob_respond = UNI_CALLSTATE_REST2; in response_restart()620 if (uni->glob_respond != UNI_CALLSTATE_REST2) { in response_t317()622 uni->glob_respond); in response_t317()636 uni->glob_respond = UNI_CALLSTATE_REST0; in response_t317()649 if (uni->glob_respond != UNI_CALLSTATE_REST2) { in response_error()691 if (uni->glob_respond != UNI_CALLSTATE_REST2) { in response_response()721 uni->glob_respond = UNI_CALLSTATE_REST0; in response_response()756 uni->glob_respond = UNI_CALLSTATE_REST0; in response_status()768 uni->glob_respond, NULL, 0); in response_status()[all …]
154 uni->glob_respond = UNI_CALLSTATE_REST0; in uni_init()554 "reset-respond: %s\n", globstat_names[uni->glob_respond]); in uni_status()
372 u->u.hdr.cref.flag ? uni->glob_start : uni->glob_respond, in input_global()397 uni->glob_respond, UNI_CAUSE_CREF_INV); in input_global()
375 enum uni_callstate glob_respond; member