#include <ifc_datastruct.h>
Definition at line 145 of file ifc_datastruct.h.
Data Fields | |
| str | server_name |
| SIP URL of the app server. | |
| char | default_handling |
| enum SESSION_CONTINUED SESSION_TERMINATED 0. | |
| str | service_info |
| optional info to be sent to AS 0. | |
SIP URL of the app server.
Definition at line 147 of file ifc_datastruct.h.
Referenced by bin_decode_filter_criteria(), bin_encode_filter_criteria(), isc_new_match(), and parse_application_server().
enum SESSION_CONTINUED SESSION_TERMINATED 0.
.1
Definition at line 148 of file ifc_datastruct.h.
Referenced by bin_decode_filter_criteria(), bin_encode_filter_criteria(), isc_new_match(), and parse_application_server().
optional info to be sent to AS 0.
.1
Definition at line 149 of file ifc_datastruct.h.
Referenced by bin_decode_filter_criteria(), bin_encode_filter_criteria(), isc_new_match(), and parse_application_server().
1.5.2