#include <checker.h>
Definition at line 69 of file checker.h.
Data Fields | |
| str | server_name |
| SIP URI of the AS to forward to. | |
| char | default_handling |
| handling to apply on failure to contact the AS | |
| str | service_info |
| additional service information | |
| int | index |
| index of the matching IFC | |
SIP URI of the AS to forward to.
Definition at line 70 of file checker.h.
Referenced by isc_forward(), isc_free_match(), isc_mark_set(), isc_new_match(), and isc_third_party_reg().
handling to apply on failure to contact the AS
Definition at line 71 of file checker.h.
Referenced by ISC_match_filter(), and isc_new_match().
additional service information
Definition at line 72 of file checker.h.
Referenced by isc_free_match(), isc_new_match(), and isc_third_party_reg().
| int isc_match::index |
index of the matching IFC
Definition at line 73 of file checker.h.
Referenced by ISC_match_filter(), ISC_match_filter_reg(), and isc_new_match().
1.5.2