Hello,
I configure kannel to send sms message through mblox smsc.
I want to test message by using the elinks command below but I get the
error message in object:
elinks -dump
"http://127.0.0.1:13013/cgi-bin/sendsms?username=tester&password=foobar&to=23775747174&text=test+de+sms&dlr-mask=18";
Than
Hi all,
I am trying to connect my phone to my laptop (OS is Ubuntu 16.04) for
sms sending with Kannel.
The phone is plugged via USB, it is assigned to /dev/ttyACM0, the PIN
was removed, and data connectivity is off.
I am receiving the error in the title when launching the bearerbox.
Same error
Dear Filipe,
Are you use same smsc-id for 2 bearerboxes?
You can use REDIS DLR storage ( it's in memory key-value storage and vary
fast)
Redis can run on both servers as cluster or one of them or third server :)
I think you should solve your storage connection and bearerbox need that to
work.
Hi Konrad,
I think it'not possible.
By concatenation = true you asked kannel to wait and concat all parts and
send it as one.
I'd checked the manual and did not find any relevant parameter.
Regards,
Hadi
On Fri, Mar 3, 2017 at 11:32 AM, Konrad Przybysz wrote:
> Hi,
>
> Is there any simple wa
Dear FERNANDO
You can use kannel to have smpp connection to Telcos.
But kannel is a gateway only and you should save MT/MO messages and
delivery reports in DB yourself.
Kannel has HTTP APIs for sending messages and you can set HTTP URL for
incoming messages.
In kannel user manual, there are lot