_ims_spt Struct Reference

#include <ifc_datastruct.h>


Detailed Description

Service Point Trigger Structure.

Definition at line 108 of file ifc_datastruct.h.

Data Fields

char condition_negated
 if to negate entire condition
int group
 group to which it belongs
char type
 type of condition
union {
   str   request_uri
 Request URI regex.
   str   method
 the SIP method should be this
   ims_sip_header   sip_header
 match of a certain SIP header
   char   session_case
 session direction and case
   ims_session_desc   session_desc
 session description match
}; 
 union for SPT
char registration_type
 set of registration types


Field Documentation

char _ims_spt::condition_negated

if to negate entire condition

Definition at line 110 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), isc_check_headers(), isc_check_spt(), parse_spt(), and print_user_data().

int _ims_spt::group

group to which it belongs

Definition at line 111 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), isc_check_filter_criteria(), parse_spt(), parse_trigger_point(), and print_user_data().

char _ims_spt::type

type of condition

Definition at line 112 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_spt(), parse_spt(), and print_user_data().

str _ims_spt::request_uri

Request URI regex.

Definition at line 115 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_spt(), parse_spt(), and print_user_data().

str _ims_spt::method

the SIP method should be this

Definition at line 116 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_spt(), parse_spt(), and print_user_data().

ims_sip_header _ims_spt::sip_header

match of a certain SIP header

Definition at line 117 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_headers(), isc_check_spt(), parse_spt(), and print_user_data().

char _ims_spt::session_case

session direction and case

Definition at line 118 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), isc_check_spt(), parse_spt(), and print_user_data().

ims_session_desc _ims_spt::session_desc

session description match

Definition at line 119 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_session_desc(), isc_check_spt(), parse_spt(), and print_user_data().

union { ... }

union for SPT

char _ims_spt::registration_type

set of registration types

Definition at line 121 of file ifc_datastruct.h.

Referenced by bin_decode_spt(), bin_encode_spt(), isc_check_spt(), parse_spt(), parse_spt_extension(), and print_user_data().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 29 04:19:20 2008 for Open IMS Core CSCFs by  doxygen 1.5.2