#include <cpl_run.h>

Data Fields | |
| str * | accept_language |
| unsigned int | flags |
| str * | from |
| char * | ip |
| struct location * | loc_set |
| struct sip_msg * | msg |
| str * | organization |
| str * | priority |
| struct cpl_interpreter::proxy_st | proxy |
| int | recv_time |
| str * | ruri |
| str | script |
| str * | subject |
| str * | to |
| str | user |
| str * | user_agent |
Data Structures | |
| struct | proxy_st |
Definition at line 53 of file cpl_run.h.
Definition at line 71 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_language_switch(), and run_proxy().
| unsigned int flags |
Definition at line 54 of file cpl_run.h.
Referenced by cpl_invoke_script(), free_cpl_interpreter(), reply_callback(), run_cpl_node(), run_default(), run_location(), run_lookup(), run_proxy(), run_redirect(), run_reject(), and run_remove_location().
Definition at line 67 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_address_switch(), and run_proxy().
| char* ip |
Definition at line 57 of file cpl_run.h.
Referenced by cpl_run_script(), new_cpl_interpreter(), reply_callback(), run_address_switch(), run_cpl_node(), run_language_switch(), run_location(), run_log(), run_lookup(), run_mail(), run_priority_switch(), run_proxy(), run_redirect(), run_reject(), run_remove_location(), run_string_switch(), run_sub(), and run_time_switch().
Definition at line 60 of file cpl_run.h.
Referenced by cpl_invoke_script(), free_cpl_interpreter(), reply_callback(), run_default(), run_location(), run_lookup(), run_proxy(), run_redirect(), and run_remove_location().
Definition at line 59 of file cpl_run.h.
Referenced by new_cpl_interpreter(), reply_callback(), run_address_switch(), run_default(), run_language_switch(), run_priority_switch(), run_proxy(), run_redirect(), run_reject(), and run_string_switch().
Definition at line 69 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_proxy(), and run_string_switch().
Definition at line 72 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_priority_switch(), and run_proxy().
| struct cpl_interpreter::proxy_st proxy |
Referenced by reply_callback(), and run_proxy().
| int recv_time |
Definition at line 58 of file cpl_run.h.
Referenced by new_cpl_interpreter(), and run_time_switch().
Definition at line 65 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_address_switch(), and run_proxy().
Definition at line 56 of file cpl_run.h.
Referenced by cpl_invoke_script(), free_cpl_interpreter(), new_cpl_interpreter(), and run_sub().
Definition at line 68 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_language_switch(), run_proxy(), and run_string_switch().
Definition at line 66 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_address_switch(), and run_proxy().
Definition at line 55 of file cpl_run.h.
Referenced by cpl_invoke_script(), free_cpl_interpreter(), run_log(), and run_lookup().
Definition at line 70 of file cpl_run.h.
Referenced by free_cpl_interpreter(), run_proxy(), and run_string_switch().
1.5.6