Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught SmppException: Invalid Dest Addr using smpp sending #1173

Open
kimseasok opened this issue Jan 20, 2024 · 0 comments
Open

Uncaught SmppException: Invalid Dest Addr using smpp sending #1173

kimseasok opened this issue Jan 20, 2024 · 0 comments

Comments

@kimseasok
Copy link
Contributor

Hello everyone!

I have problem with SMPP API sending (Noted Http and rest API is working find)

I did some research and found the issue related to TON/NPI settings.

the is my smpp config

cid c10
host x.x.x.x
port xxxx
username xxxxxxx
logrotate midnight
password xxxxxx
systype
logfile //var/log/jasmin//default-c10.log
loglevel 20
logprivacy no
bind_to 30
elink_interval 30
res_to 120
con_loss_retry yes
bind_npi 0
con_loss_delay 10
con_fail_delay 10
pdu_red_to 10
bind transceiver
bind_ton 0
src_ton 2
src_npi 1
dst_ton 1
addr_range None
src_addr None
proto_id None
priority 0
validity None
ripf 0
def_msg_id 0
coding 0
requeue_delay 120
submit_throughput 1
dlr_expiry 86400
dlr_msgid 0
con_fail_retry yes
dst_npi 1
trx_to 300
ssl no

Can anyone kindly help with the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant