Comment this line
smsc-id = illico

If you set an smsc-id you should use smsc routing.

If you want that kannel uses your get-url, DO NOT SET smsc-id (I don't know
why, This is a trial and error discovery )


On Wed, Mar 13, 2013 at 5:35 PM, Alvaro Cornejo <[email protected]>wrote:

> If kannel receives the MO, then check your get-url is right and it is
> correctly populated.
>
> Else check kannel logs and tcp/ip traces; it might be an issue with
> your smpp provider that is not sending you the mo.
>
> Regards
>
> Alvaro
>
> On 3/13/13, AMOUZOU Amen <[email protected]> wrote:
> > Hi
> > I have set my kannel config as below; I can send MT message but I can NOT
> > get MO into my application. I'm wondering where the error can be. Please,
> > help me :
> >
> > group = core
> > admin-port = 13000
> > smsbox-port = 13001
> > admin-password = bar
> > status-password = bar
> > admin-allow-ip = "*.*.*."
> > box-deny-ip = "*.*.*.*"
> > box-allow-ip = "127.0.0.1;MY-SMSC-HOST-IP"
> > log-file = "/var/log/kannel/bearerbox.log"
> > log-level = 0
> >
> >
> > group = smsbox
> > smsbox-id = mysmsc
> > bearerbox-host = localhost
> > sendsms-port = 13013
> > sendsms-chars = "0123456789 +-"
> > global-sender = 4310
> > access-log = "/var/log/kannel/kannel.access"
> > log-file = "/var/log/kannel/smsbox.log"
> > log-level = 0
> >
> > group = smsc
> > smsc = smpp
> > host = MY-SMSC-HOST-IP
> > port = 5019
> > smsc-id = illico
> > system-type = "VMA"
> > smsc-username = "USERNAME"
> > smsc-password = PASSWORD
> >
> > group = sendsms-user
> > username = "smssender"
> > password = "smspassword"
> > default-smsc = mysmsc
> >
> > group = sms-service
> > keyword = default
> > catch-all = yes
> > max-messages = 5
> > get-url = "
> http://localhost/test/index.php?from=%p&to=%P&msg=%r&op=illico";
> > concatenation = true
> > accept-x-kannel-headers = true
> >
> > – Amen
> >
>
>
> --
>
> |-----------------------------------------------------------------------------------------------------------------|
> 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
>
>


-- 
Sincerely,

Sayed Hadi Rastgou Haghi

Reply via email to