Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
Octstr * | name |
Octstr * | url |
Octstr * | map_url |
Octstr * | send_msisdn_query |
Octstr * | send_msisdn_header |
Octstr * | send_msisdn_format |
int | accept_cookies |
Definition at line 66 of file wap-maps.c.
int url_map_struct::accept_cookies |
Definition at line 73 of file wap-maps.c.
Referenced by wap_map_add_url(), and wap_map_url().
Octstr* url_map_struct::map_url |
Definition at line 69 of file wap-maps.c.
Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().
Octstr* url_map_struct::name |
Definition at line 67 of file wap-maps.c.
Referenced by wap_map_add_url(), and wap_map_destroy().
Octstr* url_map_struct::send_msisdn_format |
Definition at line 72 of file wap-maps.c.
Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().
Octstr* url_map_struct::send_msisdn_header |
Definition at line 71 of file wap-maps.c.
Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().
Octstr* url_map_struct::send_msisdn_query |
Definition at line 70 of file wap-maps.c.
Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().
Octstr* url_map_struct::url |
Definition at line 68 of file wap-maps.c.
Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().