Core access log will print smscid for any sms and dlr. Check it out.
----- Original Message ----- From: "Alvaro Cornejo" <[email protected]>
To: "Avinash Pawar // Viva" <[email protected]>; <[email protected]>
Sent: Tuesday, December 16, 2008 5:11 PM
Subject: Re: Kannel support


Please send messages to list so you can have more answers to your issues

You need to add allow / deny entries in your config or setup a routing
group. check manuals

The max troughput of each link is controlled by your provider. Kannel
can't do anything about it. traffic load balancing can do the job



|-----------------------------------------------------------------------------------------------------------------|
Envνe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perϊ, Mιxico y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
             Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Tue, Dec 16, 2008 at 1:30 AM, Avinash Pawar // Viva
<[email protected]> wrote:
Thanks a lot for your reply.

Now i want to increase speed of kannel, hence want to add 3 SMSC. I had
configuared them as follow

group= smsc
smsc= smpp
smsc-id=smsc1
host=xxx.xxx.xxx.xxx
port = xxxx
smsc-username=smsc1
smsc-password=smsc1
connect-allow-ip = xxx.xxx.xxx.xxx
system-type="SMPP"
address-range=""
transceiver-mode=1
source-addr-ton=1
source-addr-npi=0
dest-addr-ton=1
dest-addr-npi=1
msg-id-type =0x00
allowed-smsc-id=smsc1;smsc3
preferred-smsc-id=smsc1



group=smsc
smsc=smpp
smsc-id=smsc2
host=xxx.xxx.xxx.xxx
port = xxxx
smsc-username=smsc2
smsc-password=smsc2
system-type="SMPP"
source-addr-ton=1
source-addr-npi=0
dest-addr-ton=1
dest-addr-npi=1
msg-id-type=0x00
throughput=20
allowed-smsc-id=smsc2;smsc3
preferred-smsc-id=smsc2


group=smsc
smsc=smpp
smsc-id=smsc3
host=xxx.xxx.xxx.xxx
port = xxxx
smsc-username=smsc3
smsc-password=smsc3
system-type="SMPP"
source-addr-ton=1
source-addr-npi=0
dest-addr-ton=1
dest-addr-npi=1
throughput=20
allowed-smsc-id=smsc3;smsc2;smsc1
preferred-smsc-id=smsc3

Now, Will you please tell me that:

How to check whether msgs are routed through all 3 SMSCs ???

How to increase throughput?

Please HELP !

Thanks & Regards
Avinash


On Mon, Dec 15, 2008 at 8:25 PM, Alvaro Cornejo <[email protected]>
wrote:

currently it is not supported. You must restart kannel to reload conf
file modifications


|-----------------------------------------------------------------------------------------------------------------|
Envνe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perϊ, Mιxico y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
             Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Mon, Dec 15, 2008 at 8:13 AM, Avinash Pawar // Viva
<[email protected]> wrote:
> Dear sir
>
> I have few doubts in kannel :-
> How to apply changes in smskannel.conf on runtime without stopping
> kannel?
>
> I want to add new smsc group & also want to keep changes in throughput
> as
> required.
>
> Can you please suggest me .
>
> Thanks & Regards
> Avinash
>




Reply via email to