I am receiving SMS's (from CustomerABC into my 'inflow' SMSC). The task is to
receive these SMS's (via inflow) and forward them (via outflow) after changing
the parameters of the SMS (i.e. append some commercial text etc)
At the moment, I receive the SMS from CustomerABC and retransmit (i.e inflow
Again you dont paste the complete conf file :)
Core group includes the log-file parameter in order to log what happen with
bearerbox. Your defined URL in sms-service will leave traces after bearerbox
receives the MO SMS, whether its accessible or not (you may see "could not
fetch..." error
Hi all,
I have without luck tried to defer sending text messages from Kannel using the
deferred HTTP GET parameter. The messages are sent off immediately.
My GET request looks like this:
http://X:13013/cgi-bin/sendsms?username=XXX&password=&to=XXX&deferred=10&text=Deferred
According to
Hi Jakob,
to the best of my knowledge the smsc needs to support the
deferred-option. The AT-smsc does not support this option.
To fix it you would have to implement a "deferred queue" in Kannel
(bearerbox).
If that is not an option, you will have to implement deferring in the
application sending
Hi,
Thanks for the quick answer.
Then I have to implement the feature in the application.
Jakob
On Jan 26, 2011, at 2:53 PM, Jacob Eiler wrote:
> Hi Jakob,
>
> to the best of my knowledge the smsc needs to support the
> deferred-option. The AT-smsc does not support this option.
>
> To fix i
Apologies - here is the complete conf
group=core
admin-port=13009
admin-password=myadmin
status-password=myadmin
admin-allow-ip="127.0.0.1;200.100.0.*;*.*.*.*"
smsbox-port=13006
box-allow-ip="*.*.*.*"
log-file="/var/log/kannel/kannel.log"
log-level=0
access-log="/etc/kannel.access"
unified-prefix=
I have also tried setting
smsbox-max-pending = 5
but to no avail
On Tue, Jan 25, 2011 at 3:55 PM, T G wrote:
> Hi,
>
> Although I have defined the throughput of 2.000,
> the messages are being submitted at much higher rate...
>
>
> My logs show the following:-
>
> 2011-01-23 06:21:58 [30538]