my config is as below:
nowsms -> opensmppbox -> kannel -> http smsc -> php script
when we sent unicode, the kannel message log showed as ascii. NowSMS already
set data_coding=8 (DCS).
the unicode message: 你好 (hex code = 4F60597D)
opensmppbox config
route-to-smsc = testapi
opensmppbox log
2015-09
Sent from Yahoo Mail on Android
the old zte smpp switch is smpp 3.3
if i set system-type = "VMA" and interface-version = 33, i cannot bind. the
reason is authentication error but the username/pass are correct.
if i set to VMS or OTA, the receiving side complains that kannel is sending an
extra country code for every destin
I added alt-charset = "ASCII" to my smsc configuration to fix the problem of
"@".
When message contain character code range from 128 to 255 (extended ascii),
empty will be showed in mobile.
What parameter should be set to smsc configuration ? pls advise.
I find this problem not related to how long DLR return. This problem is always
happened. I am using DLR Spool storage. Is it not reliable and loss some DLR?
using mysql is better or not ?
Qqblog Qqblog 於 2013年11月19日 (週二) 10:54 AM 寫道﹕
I am using DLR spool storage
The message sent on 15
I want to make sure that validity parameter is
SMSC --> Phone
NOT
Kannel --> SMSC
IF The Message time exceeds the validity and smsc discards the message, what
will the final status in DLR ?
The message sent on 15 Nov 13 and DLR received on 19 Nov 13. The log shows
error is got DLR but could not find message or was not interested in it ...
If DLR received within 3 days, no such problem occurred.
Is there any setting for expiry date on waiting DLR ? Pls advice.
I am using DLR spool storage
The message sent on 15 Nov 13 and DLR received on 19 Nov 13. The log shows
error is got DLR but could not find message or was not interested in it ...
If DLR received within 3 days, no such problem occurred.
Is there any setting for expiry date on waiting DLR ?
I have 3 smsc
two smsc are load balancing and one is backup
e.g
smsc = mysmsc
smsc-admin-id = mysmsc1
smsc = mysmsc
smsc-admin-id = mysmsc2
smsc = mysmsc_backup
smsc-admin-id = mysmsc3
I find some messages sent out via
mysmsc2, but DLR Returned via mysmsc3 and produce error like t
IF I stop smsc via command stop-smsc, will DLR still processing ?
I have two Binds and use the same smsc id. Load balancing can be achieved
initially. After a few message sent, one bind seems to be suspended, but
actually the status is online. No message route to this bind.
After I restart this bind using stop-smsc and start-smsc command, this bind
can be
bearerbox log show "Routing failed, re-queued". this lead to store-size
become high when we continue to submit message.
smpp smsc status is online and binding is success. why routing failure
occurred? Kannel takes long time running and normal. this is suddenly happened
and not resumed aut
0a e9 8d bd
...
2013-08-28 10:02:15 [10832] [20] DEBUG: Octet string dump ends.
2013-08-28 10:02:32 [10832] [18] INFO: Connection closed by the box <127.0.0.1>
寄件人︰ Rene Kluwen
收件人︰ 'Qqblog Qqblog' ; users@kannel.org
Our message flow is
SMPP Client > Opensmppbox ---> bearerbox ---> HTTP SMSC
message is unicode. message received from http is garbled. pls advise.
my configuration on opensmsppbox
group = opensmppbox
opensmppbox-id = SMPP
opensmppbox-port = 2775
bearerbox-host = 127.0.0.1
bearerbox-por
send sms via http
cgi-bin/sendsms?charset=UTF-16&coding=2&text=%FF%FE%09NkQ
smsc is http and received text value is garbled. When smsc is smpp, the text
value is no problem.
test.php?text=N%09Qk&to=...
http smsc configuration
group = smsc
smsc = http
smsc-id = abc
system-type = generic
p
After I submit a plenty of sms. I see the log show "SMSC returned error code
0x000b (Invalid Destination Address) in response to submit_sm".
How can I know which number is invalid from log ?
smsc log appear "throughput limit exceeded (2.00,2.00)"
1. I am not confirm that smsc throughput (msg per sec) including outbound
(sending msg) and inbound (dlr).
2. Is kannel control msg routing rate to smsc according to smsc throughput ?
3. How will lead to throughput limit exceeded ? Is
.
寄件人︰ spameden
收件人︰ Qqblog Qqblog
副本(CC)︰ "users@kannel.org"
傳送日期︰ 2013年08月7日 (週三) 4:40 PM
主題︰ Re: 回覆︰ SMSC returned error code 0x0058 (Throttling error)
No.
Read user-guide before asking.
To be honest I've bored with all your latest questions, most of thes
Is throughput equal to max-pending-submits ?
throughput is set under smsc - smpp in conf and the value is provided from smpp
host
寄件人︰ spameden
收件人︰ Qqblog Qqblog
副本(CC)︰ "users@kannel.org"
傳送日期︰ 2013年08月7日 (週三) 3:02 PM
主題︰ Re: SMSC returned
SMSC returned error code 0x0058 (Throttling error)
Pls advise what parameters can be set to avoid this error.
I just set throughput = 3 and no other parameter related to the speed.
Q1. IF one smsc is restarted, queued message will be set to 0 msg. Does this
smsc lose queued message if it has queued message before restarting?
status will show
... sent: sms 0 (0.00,0.00,0.00) / dlr 0 (0.00,0.00,0.00), failed 0, queued 0
msgs)
Q2. When one smsc is restarting, number of D
I use http to send message to smpp smsc and need DLR
1. How I get "ts" accurately for each delivery ? I find it is difficult to
trace log using receiver number when many times sent to this receiver numbers.
I need unique id to trace log.
2. When some numbers are queued in DLR, I don't know w
group = smsc
smsc = smpp
smsc-id = ttec
smsc-admin-id = ttec
寄件人︰ Alvaro Cornejo
收件人︰ Qqblog Qqblog ; users
傳送日期︰ 2013年08月1日 (週四) 10:16 AM
主題︰ Re: 回覆︰ start-smsc not work
Hi
Always cc kannel list so you can get more support and others can
I use admin password defined in core-group. got "Could not re-start smsc-id
`route'" error
I run restart/flush-dlr/resume using admin password is ok
寄件人︰ Alvaro Cornejo
收件人︰ Qqblog Qqblog
副本(CC)︰ "users@kannel.org"
傳送日期︰ 2
How to clear DLR Queue using spool storage ?
/start-smsc?smsc=route&password=abc
Could not re-start smsc-id `route'
Is wrong password ? I use password in core group. If password refer to smsc,
how to set password and it's variable name ?
I find this error in the log . No DLR-URL is returned.
ERROR: SMPP[sms]: got DLR but could not find message or was not interested in
it id<28ADB3B9> dst, type<2>
How to fix this problem ?
Why dlr-storage = spool not supported ? how to support it ?
my configuration :
group = core
.
dlr-storage = spool
dlr-spool = "/etc/kannel/dlr"
bearerbox cannot be executed if I commented dlr-spool line due to the following
error
PANIC: DLR: storage type 'spool' is not supported!
If not
If DLR is empty queue after restarting kannel with internal storage, does
kannel still receive DLR and run DLR-URL when SMPP send back DLR ?
Our smsc is smpp. When smpp return error code, No dlr-url is returned. dlr-url
is ok when no error code returned from smpp.
How kannel run dlr-url at this circumstances ?
ERROR: SMPP[sms]: SMSC returned error code 0x000a (Invalid Source Address)
in response to submit_sm.
Our SMSC is smpp. I don't set any variable related to speed. Whether Default
speed of kannel is unlimited or not ? If not unlimited , any variable will
speed up the sending rate . Pls advise.
If I restart the kannel using http admin, I want to confirm current status
showed "DLR: 5 queued, using internal storage" will be empty or not ?
Another question is that how can I list the message queue in SMSC connections ?
like the information from http admin : store-status.html
33 matches
Mail list logo