Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <ctype.h>
#include <termios.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <sys/ioctl.h>
#include <time.h>
#include <math.h>
#include "gwlib/gwlib.h"
#include "gwlib/charset.h"
#include "smscconn.h"
#include "smscconn_p.h"
#include "bb_smscconn_cb.h"
#include "msg.h"
#include "sms.h"
#include "dlr.h"
#include "smsc_at.h"
#include "load.h"
Go to the source code of this file.
Variables | |
static int | at2_rmask [8] = { 0, 1, 3, 7, 15, 31, 63, 127 } |
static int | at2_lmask [8] = { 0, 128, 192, 224, 240, 248, 252, 254 } |
Definition at line 1508 of file smsc_at.c.
References smscconn::data, gw_prioqueue_produce, gwthread_wakeup(), msg_duplicate(), and privdata::outgoing_queue.
Referenced by smsc_at2_create().
|
static |
Definition at line 1125 of file smsc_at.c.
References at2_send_modem_command(), debug(), privdata::name, O_DESTROY, octstr_create, octstr_get_cstr, octstr_imm(), octstr_len(), octstr_parse_long(), and octstr_search().
Referenced by at2_read_sms_memory().
|
static |
Definition at line 288 of file smsc_at.c.
References info(), privdata::name, octstr_create, octstr_destroy(), and octstr_get_cstr.
Referenced by at2_detect_modem_type(), at2_device_thread(), at2_open_device1(), at2_read_buffer(), and at2_test_speed().
Definition at line 2149 of file smsc_at.c.
References at2_hexchar(), octstr_append_char(), octstr_create, octstr_get_char(), and octstr_len().
Referenced by at2_pdu_decode_deliver_sm(), and at2_pdu_decode_report_sm().
|
static |
Definition at line 2167 of file smsc_at.c.
References at2_lmask, at2_rmask, charset_gsm_to_utf8(), octstr_append_char(), octstr_get_char(), octstr_get_cstr, and octstr_len().
Referenced by at2_pdu_decode_deliver_sm(), and at2_pdu_decode_report_sm().
|
static |
Definition at line 2876 of file smsc_at.c.
References ModemDef::detect_string, ModemDef::detect_string2, ModemDef::enable_hwhs, ModemDef::id, ModemDef::init_string, ModemDef::keepalive_cmd, ModemDef::message_storage, ModemDef::name, O_DESTROY, and ModemDef::reset_string.
Referenced by at2_detect_modem_type(), and at2_device_thread().
|
static |
Definition at line 2616 of file smsc_at.c.
References at2_close_device(), at2_destroy_modem(), at2_flush_buffer(), at2_open_device(), at2_read_modems(), at2_send_modem_command(), at2_set_speed(), debug(), ModemDef::detect_string, ModemDef::detect_string2, error(), gwlist_destroy(), gwlist_search(), gwthread_sleep(), info(), privdata::name, ModemDef::name, octstr_delete(), octstr_destroy(), octstr_destroy_item(), octstr_get_cstr, octstr_imm(), octstr_item_match(), octstr_len(), octstr_search(), octstr_search_char(), octstr_split(), octstr_truncate(), and panic.
Referenced by at2_device_thread().
|
static |
Definition at line 2562 of file smsc_at.c.
References at2_test_speed(), debug(), info(), privdata::name, octstr_get_cstr, and privdata::shutdown.
Referenced by at2_device_thread().
|
static |
Definition at line 1282 of file smsc_at.c.
References at2_close_device(), at2_destroy_modem(), at2_detect_modem_type(), at2_detect_speed(), at2_init_device(), at2_login_device(), at2_open_device(), at2_read_pending_incoming_messages(), at2_read_sms_memory(), at2_send_messages(), at2_send_modem_command(), at2_test_speed(), at2_wait_modem_command(), bb_smscconn_connected(), bb_smscconn_killed(), smscconn::connect_time, smscconn::data, error(), smscconn::flow_mutex, gw_prioqueue_destroy(), gw_prioqueue_len(), gwlist_destroy(), gwlist_len(), gwthread_sleep(), info(), privdata::keepalive, load_destroy(), smscconn::log_idx, log_thread_to(), mutex_lock, mutex_unlock, privdata::my_number, privdata::name, octstr_destroy(), octstr_destroy_item(), octstr_get_cstr, privdata::outgoing_queue, privdata::password, reconnect(), smscconn::reconnect_delay, privdata::shutdown, SMSCCONN_ACTIVE, SMSCCONN_CONNECTING, SMSCCONN_DEAD, SMSCCONN_DISCONNECTED, SMSCCONN_KILLED_SHUTDOWN, SMSCCONN_RECONNECTING, smscconn::status, privdata::username, privdata::validityperiod, and smscconn::why_killed.
Referenced by smsc_at2_create().
Definition at line 2501 of file smsc_at.c.
References octstr_append_char(), octstr_create, octstr_get_char(), and octstr_len().
Referenced by at2_pdu_encode().
Definition at line 2540 of file smsc_at.c.
References at2_numtext(), octstr_append_char(), octstr_create, octstr_get_char(), and octstr_len().
Referenced by at2_pdu_encode().
|
static |
Definition at line 2967 of file smsc_at.c.
Referenced by at2_wait_modem_command().
|
static |
Definition at line 379 of file smsc_at.c.
References debug(), privdata::name, octstr_append_cstr(), octstr_copy, octstr_destroy(), octstr_get_char(), octstr_get_cstr, octstr_imm(), octstr_len(), octstr_search(), octstr_search_char(), octstr_set_char(), octstr_strip_blanks(), privdata::password, and privdata::username.
Referenced by at2_read_line().
|
static |
Definition at line 571 of file smsc_at.c.
References at2_read_buffer(), octstr_create, and octstr_destroy().
Referenced by at2_detect_modem_type(), and at2_init_device().
Definition at line 2899 of file smsc_at.c.
References O_DESTROY, octstr_append_char(), octstr_create, octstr_delete(), octstr_duplicate, octstr_get_char(), octstr_get_cstr, octstr_len(), octstr_strip_blanks(), PNT_INTER, and PNT_UNKNOWN.
Referenced by at2_pdu_encode().
|
static |
Definition at line 1811 of file smsc_at.c.
Referenced by at2_convertpdu(), and at2_pdu_extract().
|
static |
Definition at line 579 of file smsc_at.c.
References at2_flush_buffer(), at2_send_modem_command(), at2_set_message_storage(), at2_set_speed(), at2_wait_modem_command(), error(), gwlist_destroy(), gwlist_search(), gwthread_sleep(), info(), privdata::name, octstr_append(), octstr_append_char(), octstr_create, octstr_delete(), octstr_destroy(), octstr_destroy_item(), octstr_format(), octstr_get_cstr, octstr_imm(), octstr_item_match(), octstr_len(), octstr_search_char(), octstr_split(), and octstr_truncate().
Referenced by at2_device_thread().
|
static |
Definition at line 201 of file smsc_at.c.
References at2_read_buffer(), at2_send_modem_command(), at2_wait_modem_command(), gwthread_sleep(), info(), privdata::name, octstr_get_cstr, octstr_len(), privdata::password, and privdata::username.
Referenced by at2_device_thread().
|
static |
Definition at line 2556 of file smsc_at.c.
Referenced by at2_encode8bituncompressed().
|
static |
Definition at line 225 of file smsc_at.c.
References at2_open_device1(), CRTSCTS, debug(), error(), kannel_cfmakeraw(), privdata::name, and octstr_get_cstr.
Referenced by at2_detect_modem_type(), at2_device_thread(), and at2_test_speed().
|
static |
Definition at line 163 of file smsc_at.c.
References at2_close_device(), debug(), error(), gw_assert(), info(), privdata::name, octstr_get_cstr, octstr_str_compare(), tcpip_connect_to_server(), and warning().
Referenced by at2_open_device().
|
static |
Definition at line 1818 of file smsc_at.c.
References at2_pdu_decode_deliver_sm(), at2_pdu_decode_report_sm(), AT_DELIVER_SM, AT_STATUS_REPORT_SM, msg, octstr_get_char(), and type.
Referenced by at2_wait_modem_command().
|
static |
Definition at line 1842 of file smsc_at.c.
References at2_convertpdu(), at2_decode7bituncompressed(), date_convert_universal(), universaltime::day, DC_7BIT, DC_8BIT, DC_UCS2, dcs_to_fields(), debug(), error(), universaltime::hour, universaltime::minute, universaltime::month, msg_create, privdata::my_number, privdata::name, O_DESTROY, octstr_append_char(), octstr_copy, octstr_create, octstr_create_from_data, octstr_destroy(), octstr_duplicate, octstr_get_char(), octstr_get_cstr, octstr_len(), universaltime::second, swap_nibbles(), text, and universaltime::year.
Referenced by at2_pdu_decode().
|
static |
Definition at line 2039 of file smsc_at.c.
References at2_convertpdu(), at2_decode7bituncompressed(), privdata::conn, debug(), DLR_BUFFERED, DLR_FAIL, dlr_find(), DLR_SUCCESS, error(), smscconn::id, privdata::name, O_DESTROY, octstr_append_char(), octstr_copy, octstr_create, octstr_destroy(), octstr_duplicate, octstr_format(), octstr_get_char(), octstr_get_cstr, and type.
Referenced by at2_pdu_decode().
|
static |
Definition at line 2353 of file smsc_at.c.
References smscconn::alt_dcs, at2_encode7bituncompressed(), at2_encode8bituncompressed(), at2_format_address_field(), charset_utf8_to_gsm(), privdata::conn, DC_8BIT, DC_UCS2, debug(), DLR_IS_ENABLED_DEVICE, error(), fields_to_dcs(), msg, MSG_PARAM_UNDEFINED, privdata::name, O_DESTROY, octstr_append(), octstr_append_char(), octstr_create, octstr_delete(), octstr_destroy(), octstr_duplicate, octstr_get_cstr, octstr_len(), SMS_7BIT_MAX_LEN, SMS_8BIT_MAX_LEN, sms_msgdata_len(), SMS_PARAM_UNDEFINED, and privdata::validityperiod.
Referenced by at2_send_one_message().
|
static |
Definition at line 1670 of file smsc_at.c.
References at2_hexchar(), debug(), gsm2number(), privdata::name, octstr_append(), octstr_copy, octstr_create_from_data, octstr_destroy(), octstr_duplicate, octstr_get_char(), octstr_get_cstr, octstr_hex_to_binary(), octstr_imm(), octstr_len(), octstr_parse_long(), octstr_search(), and octstr_truncate().
Referenced by at2_wait_modem_command().
|
static |
Definition at line 1484 of file smsc_at.c.
References smscconn::data, gw_prioqueue_len(), smscconn::load, privdata::outgoing_queue, SMSCCONN_DEAD, and smscconn::status.
Referenced by smsc_at2_create().
|
static |
Definition at line 302 of file smsc_at.c.
References at2_close_device(), at2_scan_for_telnet_escapes(), error(), MAX_READ, privdata::name, octstr_append_data(), and octstr_get_cstr.
Referenced by at2_flush_buffer(), at2_login_device(), at2_read_line(), and at2_test_speed().
|
static |
Definition at line 935 of file smsc_at.c.
References at2_send_modem_command(), at2_wait_modem_command(), at2_write_line(), debug(), error(), privdata::name, and octstr_get_cstr.
Referenced by at2_read_pending_incoming_messages(), and at2_read_sms_memory().
|
static |
Definition at line 457 of file smsc_at.c.
References at2_extract_line(), and at2_read_buffer().
Referenced by at2_wait_line(), and at2_wait_modem_command().
|
static |
Definition at line 2758 of file smsc_at.c.
References ModemDef::broken, cfg, cfg_create(), cfg_destroy(), cfg_get, cfg_get_bool(), cfg_get_integer(), cfg_get_multi_group(), cfg_read(), debug(), ModemDef::detect_string, ModemDef::detect_string2, ModemDef::enable_hwhs, ModemDef::enable_mms, file, gwlist_destroy(), gwlist_extract_first(), gwlist_len(), ModemDef::hardware_flow_control, ModemDef::id, info(), ModemDef::init_string, ModemDef::keepalive_cmd, ModemDef::message_start, ModemDef::message_storage, privdata::name, ModemDef::name, ModemDef::need_sleep, ModemDef::no_pin, ModemDef::no_smsc, O_DESTROY, octstr_compare(), octstr_create, octstr_duplicate, octstr_get_cstr, octstr_imm(), octstr_len(), panic, ModemDef::reset_string, ModemDef::sendline_sleep, and ModemDef::speed.
Referenced by at2_detect_modem_type(), and smsc_at2_create().
|
static |
Definition at line 981 of file smsc_at.c.
References at2_read_delete_message(), at2_set_message_storage(), error(), gwlist_extract_first(), gwlist_len(), info(), location, privdata::name, O_DESTROY, octstr_compare(), octstr_copy, octstr_destroy(), octstr_duplicate, octstr_get_cstr, octstr_parse_long(), and octstr_search_char().
Referenced by at2_device_thread(), and at2_read_sms_memory().
|
static |
Definition at line 1062 of file smsc_at.c.
References at2_check_sms_memory(), at2_read_delete_message(), at2_read_pending_incoming_messages(), debug(), gwlist_len(), ModemDef::message_start, privdata::name, and octstr_get_cstr.
Referenced by at2_device_thread().
|
static |
Definition at line 103 of file smsc_at.c.
References octstr_binary_to_hex(), octstr_delete(), octstr_destroy(), octstr_duplicate, octstr_get_char(), octstr_len(), octstr_search_char(), and start.
Referenced by at2_read_buffer().
|
static |
Definition at line 2211 of file smsc_at.c.
References at2_send_modem_command(), at2_send_one_message(), privdata::conn, debug(), gw_prioqueue_len(), gw_prioqueue_remove(), smscconn::id, load_get(), load_increase, msg, octstr_get_cstr, privdata::outgoing_queue, and smscconn::throughput.
Referenced by at2_device_thread().
|
static |
Definition at line 756 of file smsc_at.c.
References at2_wait_modem_command(), and at2_write_line().
Referenced by at2_check_sms_memory(), at2_detect_modem_type(), at2_device_thread(), at2_init_device(), at2_login_device(), at2_read_delete_message(), at2_send_messages(), at2_send_one_message(), at2_set_message_storage(), at2_test_speed(), and at2_wait_modem_command().
|
static |
Definition at line 2230 of file smsc_at.c.
References at2_pdu_encode(), at2_send_modem_command(), at2_wait_modem_command(), at2_write(), at2_write_ctrlz(), bb_smscconn_send_failed(), bb_smscconn_sent(), privdata::conn, debug(), dlr_add(), DLR_IS_ENABLED_DEVICE, error(), gwthread_sleep(), smscconn::id, msg, privdata::my_number, privdata::name, O_DESTROY, octstr_compare(), octstr_create, octstr_destroy(), octstr_duplicate, octstr_format(), octstr_get_cstr, octstr_imm(), octstr_len(), and SMSCCONN_FAILED_TEMPORARILY.
Referenced by at2_send_messages().
|
static |
Definition at line 2951 of file smsc_at.c.
References at2_send_modem_command(), octstr_destroy(), octstr_format(), and octstr_get_cstr.
Referenced by at2_init_device(), and at2_read_pending_incoming_messages().
|
static |
Definition at line 1193 of file smsc_at.c.
References error(), info(), privdata::name, and octstr_get_cstr.
Referenced by at2_detect_modem_type(), at2_init_device(), and at2_test_speed().
|
static |
Definition at line 1454 of file smsc_at.c.
References bb_smscconn_send_failed(), smscconn::data, debug(), gw_prioqueue_remove(), gwthread_wakeup(), msg, privdata::name, octstr_get_cstr, privdata::outgoing_queue, privdata::shutdown, SMSCCONN_FAILED_SHUTDOWN, SMSCCONN_KILLED_SHUTDOWN, and smscconn::why_killed.
Referenced by smsc_at2_create().
|
static |
Definition at line 1495 of file smsc_at.c.
References smscconn::data, debug(), gwthread_wakeup(), privdata::name, octstr_get_cstr, SMSCCONN_ACTIVE, SMSCCONN_DISCONNECTED, and smscconn::status.
Referenced by smsc_at2_create().
|
static |
Definition at line 2592 of file smsc_at.c.
References at2_close_device(), at2_open_device(), at2_read_buffer(), at2_send_modem_command(), and at2_set_speed().
Referenced by at2_detect_speed(), and at2_device_thread().
|
static |
Definition at line 357 of file smsc_at.c.
References at2_read_line(), end_time, octstr_create, and octstr_destroy().
Referenced by at2_wait_modem_command().
|
static |
Definition at line 764 of file smsc_at.c.
References at2_error_string(), at2_pdu_decode(), at2_pdu_extract(), at2_read_line(), at2_send_modem_command(), at2_wait_line(), at2_write_line(), bb_smscconn_receive(), privdata::conn, debug(), end_time, error(), gwlist_append(), smscconn::id, msg, privdata::name, O_DESTROY, octstr_append(), octstr_append_cstr(), octstr_create, octstr_destroy(), octstr_duplicate, octstr_get_cstr, octstr_imm(), octstr_parse_long(), and octstr_search().
Referenced by at2_device_thread(), at2_init_device(), at2_login_device(), at2_read_delete_message(), at2_send_modem_command(), and at2_send_one_message().
|
static |
Definition at line 538 of file smsc_at.c.
References debug(), error(), gwthread_sleep(), privdata::name, octstr_get_cstr, and RETRY_WRITE.
Referenced by at2_send_one_message().
|
static |
Definition at line 509 of file smsc_at.c.
References debug(), error(), gwthread_sleep(), privdata::name, octstr_get_cstr, and RETRY_WRITE.
Referenced by at2_send_one_message().
|
static |
Definition at line 470 of file smsc_at.c.
References debug(), error(), gwthread_sleep(), privdata::name, O_DESTROY, octstr_format(), octstr_get_cstr, octstr_len(), and RETRY_WRITE.
Referenced by at2_read_delete_message(), at2_send_modem_command(), and at2_wait_modem_command().
Definition at line 1758 of file smsc_at.c.
References nibble2hex(), octstr_append_char(), octstr_create, octstr_get_char(), and octstr_len().
Referenced by at2_pdu_extract().
|
static |
Definition at line 1750 of file smsc_at.c.
Referenced by gsm2number().
Definition at line 1519 of file smsc_at.c.
References at2_add_msg_cb(), AT2_DEFAULT_SMS_POLL_INTERVAL, at2_device_thread(), at2_queued_cb(), at2_read_modems(), at2_shutdown_cb(), at2_start_cb(), cfg, cfg_get, cfg_get_bool(), cfg_get_configfile(), cfg_get_integer(), privdata::conn, smscconn::connect_time, smscconn::data, error(), gw_prioqueue_create(), gw_prioqueue_destroy(), gwlist_create, gwthread_create, info(), privdata::keepalive, load_add_interval(), load_create_real(), privdata::my_number, privdata::name, smscconn::name, O_DESTROY, octstr_compare(), octstr_create, octstr_duplicate, octstr_format(), octstr_get_cstr, octstr_imm(), octstr_len(), octstr_str_compare(), privdata::outgoing_queue, privdata::password, smscconn::queued, smscconn::send_msg, privdata::shutdown, smscconn::shutdown, sms_priority_compare(), SMSCCONN_CONNECTING, SMSCCONN_DEAD, SMSCCONN_KILLED_CANNOT_CONNECT, smscconn::start_conn, smscconn::status, privdata::username, privdata::validityperiod, and smscconn::why_killed.
Referenced by smscconn_create().
|
static |
Definition at line 2893 of file smsc_at.c.
Referenced by at2_pdu_decode_deliver_sm().
|
static |
Definition at line 2165 of file smsc_at.c.
Referenced by at2_decode7bituncompressed().
|
static |
Definition at line 2164 of file smsc_at.c.
Referenced by at2_decode7bituncompressed().