failure_route_rule Struct Reference

#include <cr_rule.h>

Collaboration diagram for failure_route_rule:

Collaboration graph
[legend]

Data Fields

str comment
flag_t flags
str host
flag_t mask
struct failure_route_rulenext
int next_domain
str prefix
str reply_code

Detailed Description

Second stage of processing: Try to map the end of the user part of the URI to a given suffix. Then rewrite with given parameters.

Definition at line 88 of file cr_rule.h.


Field Documentation

A comment for the route rule

Definition at line 90 of file cr_rule.h.

Referenced by add_failure_route_rule(), and destroy_failure_route_rule().

The flags for which the route ist valid

Definition at line 94 of file cr_rule.h.

Referenced by add_failure_route_rule(), and set_next_domain_on_rule().

The new target host for the request

Definition at line 89 of file cr_rule.h.

Referenced by add_failure_route_rule(), destroy_failure_route_rule(), failure_rule_prio_cmp(), and set_next_domain_on_rule().

The mask for the flags field

Definition at line 95 of file cr_rule.h.

Referenced by add_failure_route_rule(), failure_rule_prio_cmp(), and set_next_domain_on_rule().

struct failure_route_rule* next [read]

A pointer to the next route rule

Definition at line 96 of file cr_rule.h.

Referenced by add_failure_route_rule(), destroy_failure_route_rule_list(), and set_next_domain_on_rule().

The domain id where to continue routing

Definition at line 93 of file cr_rule.h.

Referenced by add_failure_route_rule(), and set_next_domain_on_rule().

The prefix for which the route ist valid

Definition at line 91 of file cr_rule.h.

Referenced by destroy_failure_route_rule().

The reply code for which the route ist valid

Definition at line 92 of file cr_rule.h.

Referenced by add_failure_route_rule(), destroy_failure_route_rule(), failure_rule_prio_cmp(), and set_next_domain_on_rule().


The documentation for this struct was generated from the following file:

Generated on Thu May 24 18:00:47 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6