I have been pulling hairs for two days but no luck please help me.

here is my config:

group = core
> admin-port = 13330
> smsbox-port = 13331
> admin-password = bar
> log-file = "./kannel.log"
> log-level = 0
> box-deny-ip = "*.*.*.*"
> box-allow-ip = "127.0.0.1"
>
> group = smsc
> smsc = at
> smsc-id = "MainSMSC"
> modemtype = auto
> device = /dev/ttyACM0
> my-number = 03214542634
> connect-allow-ip = 127.0.0.1
> keepalive = 60
> log-file = "smsc.log"
> log-level = 0
> speed = 115200
>
> group = smsbox
> bearerbox-host = 127.0.0.1
> sendsms-port = 13332
> global-sender = 03214542634
> #sendsms-chars = 0123456789
> #black-list = "banned_nos.txt"
> log-level = 0
> log-file = "smsbox.log"
>
> group = sendsms-user
> username = black
> password = pathanrox69
> concatenation = true
> max-messages = 10
>
> group = sms-service
> keyword-regex = (.*)
> catch-all = yes
> max-messages = 0
> get-url = "http://localhost/getsms?from=%p";
> #file = "msgs.txt"
>
> group = sms-service
> keyword = default
> text = "No service specified"
>
>
> group = modems
> id = generic
> name = MotoU6
> no-pin = true
> init-string = "AT"
>

I can successfully receive msgs sent to my connected U6 but cannot hit the
get-url when a message is sent to my U6, it simply goes to my cell in inbox.
Please help me

ߣ∂ςқ!

Reply via email to