smppex
▼
Project version
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.4.0
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.9
v2.2.8
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.0.1
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Pages
Modules
API Reference
Modules
SMPPEX
General description
SMPPEX.ESME.Sync
SMPPEX.ESME
SMPPEX.MC
Related projects
smppsend
smppex_web
smpp_benchmarks
smppex_telemetry
smppex_graceful
Changelog
[Unreleased]
[3.2.1] - 2023-06-03
[3.0.6] - 2022-01-22
[3.0.5] - 2021-12-22
[3.0.4] - 2021-04-17
[3.0.3] - 2021-04-16
[3.0.2] - 2021-04-06
[3.0.1] - 2020-12-13
[3.0.0] - 2020-12-13
[2.4.0] - 2020-11-05
[2.3.3] - 2020-09-09
[2.3.2] - 2019-11-19
[2.3.1] - 2019-09-19
[2.3.0] - 2019-04-08
[2.2.9] - 2018-11-22
[2.2.8] - 2018-11-11
[2.2.7] - 2018-06-08
[2.2.6] - 2018-06-05
[2.2.5] - 2018-05-23
[2.2.4] - 2018-02-12
[2.2.3] - 2017-09-21
[2.2.2] - 2017-09-21
[2.2.1] - 2017-09-11
[2.2.0] - 2017-09-10
[2.1.0] - 2017-09-10
[2.0.1] - 2017-09-02
[2.0.0] - 2017-08-30
[1.0.1] - 2017-08-30
[1.0.0] - 2017-08-30
LICENSE
SMPPEX.ESME
Summary
Functions
start_link/4
SMPPEX.ESME.Sync
Summary
Types
awaited/0
Functions
pdus/2
request/3
start_link/3
stop/1
wait_for_pdus/2
SMPPEX.MC
Summary
Functions
child_spec/1
start/2
stop/1
SMPPEX.Pdu
Summary
Types
addr/0
header/0
t/0
Functions
as_reply_to/2
bind?/1
bind_resp?/1
command_id/1
command_name/1
command_status/1
dest/1
field/2
mandatory_field/2
mandatory_fields/1
new/3
optional_field/2
optional_fields/1
ref/1
resp?/1
same?/2
sequence_number/1
set_mandatory_field/3
set_optional_field/3
source/1
success_resp?/1
SMPPEX.Pdu.Errors
Summary
Types
error_code/0
error_name/0
Functions
code_by_name/1
description/1
format/1
SMPPEX.Pdu.Factory
Summary
Types
message/0
message_state/0
Functions
bind/2
bind/4
bind_receiver/3
bind_receiver_resp/2
bind_resp/3
bind_transceiver/3
bind_transceiver_resp/2
bind_transmitter/3
bind_transmitter_resp/2
deliver_sm/3
deliver_sm_resp/1
delivery_report/5
delivery_report_for_submit_sm/4
enquire_link/0
enquire_link_resp/1
submit_sm/4
submit_sm_resp/2
unbind/0
unbind_resp/1
SMPPEX.Pdu.MessageState
Summary
Types
state/0
state_name/0
Functions
code_by_name/1
format/1
SMPPEX.Pdu.Multipart
Summary
Types
actual_part_info/0
extract_result/0
part_info/0
split_result/0
Functions
extract/1
extract_from_ies/1
extract_from_message/1
extract_from_pdu/1
multipart_ie/1
prepend_message_with_part_info/2
split_message/3
split_message/4
SMPPEX.Pdu.NetworkErrorCode
Summary
Types
error_code/0
network_error_code/0
type_code/0
Functions
decode/1
encode/2
SMPPEX.Pdu.PP
Summary
Functions
format/3
SMPPEX.Pdu.TONNPIDefaults
Summary
Functions
ton_npi/1
SMPPEX.Pdu.UDH
Summary
Types
ie/0
Functions
add/2
extract/1
has_udh?/1
SMPPEX.Pdu.ValidityPeriod
Summary
Types
timestamp/0
timestamp_origin/0
validity_period/0
Functions
to_timestamp/2
to_timestamp!/2
SMPPEX.Session
Summary
Types
from/0
reason/0
reply/0
request/0
send_pdu_result/0
session/0
state/0
Callbacks
code_change/3
handle_call/3
handle_cast/2
handle_info/2
handle_pdu/2
handle_resp/3
handle_resp_timeout/2
handle_send_pdu_result/3
handle_socket_closed/1
handle_socket_error/2
handle_timeout/2
handle_unparsed_pdu/3
init/3
terminate/3
Functions
call/3
cast/2
reply/2
send_pdu/3
stop/2
Search documentation of smppex
Settings
View Source
SMPPEX.Pdu.TONNPIDefaults
(smppex v3.2.4)
Module for automatic TON/NPI detection
Summary
Functions
ton_npi(address)
Functions
Link to this function
ton_npi(address)
View Source
×