Hi All,
I have set up Kannel on Ubuntu. I am testing functionality using fakesmsc.
Below is the configuration.
group = core
admin-port = 13000
admin-password = bar
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
#wapbox-port = 13002
smsbox-port = 13001
wdp-interface-name = "*"
log-file = "
Hi all,
I need to have some relation b/w the sms I send out from kannel and the dlr
that is received.
e.g. like a custom message ID I send along with my sendsms URL, the dlr-url
should have that same sms id in one of the parameters
Can this be acheived? How?
Thanks.
Hi
On your dlr-url just add a field where you set your own id i.e.
...&my_id=1234&...
Then the app/script that receives the dlr-url call will get that value
and do the magic you need.
Regards
Alvaro
|--
Following up: any insights on this is appreciated.
Thanks.
On Mon, Feb 17, 2014 at 10:09 AM, wrote:
> Hello folks,
>
> I have the following setup using kannel 1.5.0
>
> services <--> 1 smsbox <---> bearerbox <> 2 smsc connections (mo
> and mt)
>
> I believe I have set throughput, max-
check your operator log, it might be throttling problem, try playing with
throughput and max-pending-submits parameters and adding more SMPP
connections.
2014-02-18 20:09 GMT+04:00 :
> Following up: any insights on this is appreciated.
>
> Thanks.
>
>
> On Mon, Feb 17, 2014 at 10:09 AM, wrote:
Check smsbox log to see if there is any information about it. You
might need to set logging into debug mode
Regards
Alvaro
|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y des
No throttling in the logs - set to debug mode already.
How can I add more connections with same SMPP account?
On Tue, Feb 18, 2014 at 11:40 AM, spameden wrote:
> check your operator log, it might be throttling problem, try playing with
> throughput and max-pending-submits parameters and adding
Just add another group with the same info. Use a different admin-name
to differentiate them.
Note however that not all operators allows more than one connection
with the same credentials.
Regards
Alvaro
|
I asked operator and it appears they allow more than 1 connection.
So below is what I came up with: I want to send messages via
&smsc=msmc-mo and have bearerbox load balance between the connections.
Does the config look right? Also I assume the throughput number now needs
to be divided across t
Hi
- as per the load balancing, is correct; bearerbox will balance
between mo1 & mo2
- as per the throughput, it will depend on what your carrier will
allow you. If it is 65 per connection or total.
- also add a different log files for each smsc so you can debug them separately.
- you can also use
I just confirmed operator allows 65 total. I will set each connection to 32.
Is it worth it to also have multiple SMSboxes instead of 1. Is their any
performance improvement to be gained doing that?
On Tue, Feb 18, 2014 at 1:57 PM, Alvaro Cornejo wrote:
> Hi
>
> - as per the load balancing, is
Hi Alvaro,
appreciate your inputs..
I did turn on debug for smsbox and see the following snippet.. let know if
any interesting observations from this..
2014-02-18 21:29:02 [17275] [2] DEBUG: HTTP: Creating HTTPClient for
`127.0.0.1'.
2014-02-18 21:29:02 [17275] [2] DEBUG: HTTP: Created HTTPClien
12 matches
Mail list logo