Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Go to the source code of this file.
Functions | |
static void | help (void) |
int | main (int argc, char **argv) |
Variables | |
Octstr * | charset = NULL |
Octstr * | file_name = NULL |
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 81 of file test_ota.c.
References charset, debug(), error(), file, file_name, getopt(), gwlib_init(), gwlib_shutdown(), help(), log_set_output_level(), octstr_create, octstr_destroy(), octstr_dump, octstr_print(), octstr_read_file(), optarg, optind, ota_compile(), and panic.
Octstr* charset = NULL |
Definition at line 68 of file test_ota.c.
Referenced by clickatell_receive_sms(), convert_charset(), fill_message(), generic_receive_sms(), get_x_kannel_from_xml(), http_accept_request(), http_charset_accepted(), http_header_get_content_type(), kannel_receive_sms(), main(), mime_entity_dump_real(), normalize_charset(), numhash_create(), ota_compile(), pack_accept_charset(), parse_attr_value(), parse_charset(), parse_document(), receive_reply(), set_charset(), si_compile(), sl_compile(), sms_charset_processing(), smsbox_req_handle(), smsbox_req_sendsms(), smsbox_sendota_post(), smsbox_sendsms_post(), smsbox_xmlrpc_post(), url_result_thread(), wml_charsets(), and wml_compile().
Octstr* file_name = NULL |
Definition at line 69 of file test_ota.c.
Referenced by main().