| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| char * | dest | |
| struct { | ||
| struct http_uri_redirect * next | ||
| } | entry | |
| char | target [0] | |
| char* dest | 
Definition at line 174 of file http.c.
Referenced by add_redirect(), handle_show_http(), and handle_uri().
| struct { ... } entry | 
Referenced by add_redirect(), handle_show_http(), handle_uri(), and unload_module().
| struct http_uri_redirect* next | 
| char target[0] | 
Definition at line 175 of file http.c.
Referenced by add_redirect(), handle_show_http(), and handle_uri().