#include <mark.h>
Definition at line 79 of file mark.h.
Data Fields | |
| int | skip |
| how many IFCs to skip | |
| char | handling |
| handling to apply on failure to contact the AS | |
| char | direction |
| session case: orig,term,term unreg | |
| str | aor |
| the save user aor - terminating or originating | |
| int _isc_mark::skip |
how many IFCs to skip
Definition at line 80 of file mark.h.
Referenced by ISC_from_AS(), isc_mark_get(), isc_mark_set(), ISC_match_filter(), and ISC_match_filter_reg().
| char _isc_mark::handling |
handling to apply on failure to contact the AS
Definition at line 81 of file mark.h.
Referenced by ISC_from_AS(), ISC_is_session_continued(), isc_mark_get(), isc_mark_set(), and ISC_match_filter().
| char _isc_mark::direction |
session case: orig,term,term unreg
Definition at line 82 of file mark.h.
Referenced by ISC_from_AS(), isc_mark_get(), isc_mark_set(), ISC_match_filter(), and ISC_match_filter_reg().
| str _isc_mark::aor |
the save user aor - terminating or originating
Definition at line 83 of file mark.h.
Referenced by isc_get_originating_user(), isc_get_terminating_user(), isc_mark_get(), isc_mark_set(), and ISC_match_filter().
1.5.2