« Return to Thread: Message rejected by bearerbox, no router!

Re: Message rejected by bearerbox, no router!

by Komil Gulboev :: Rate this Message:

| View in Thread

I`m solved problem,
just add
group = smsbox-route
smsbox-id = ab
smsc-id = a

5/2/2012 6:30 PM, Rene Kluwen написал:

> What is the http call that you use to send messages?
> Maybe you need to add:&smsc=a.
>
> == Rene
>
> -----Original Message-----
> From: users-bounces@... [mailto:users-bounces@...] On Behalf Of Komil Gulboev
> Sent: Wednesday, 02 May, 2012 06:50
> To: users@...
> Subject: Message rejected by bearerbox, no router!
>
> Hi,
>
> I have problem with sending throw SMPP - connection,
> when I`m trying send sms throw WEB-browser I see that in my kannel log:
>
>    2012-05-02 09:18:49 [1756] [9] WARNING: Cannot find SMSCConn for
> message to<xxxxxx>, rejected.
> 2012-05-02 09:18:49 [1756] [9] WARNING: Message rejected by bearerbox,
> no router!
> 2012-05-02 09:18:49 [1756] [9] DEBUG: send_msg: sending msg to box:
> <127.0.0.1>
>
> and smsbox.log
>
> 2012-05-02 09:18:49 [1769] [3] INFO: smsbox: Got HTTP request
> </cgi-bin/sendsms>  from<127.0.0.1>
> 2012-05-02 09:18:49 [1769] [3] INFO: sendsms used by<playsms>
> 2012-05-02 09:18:49 [1769] [3] INFO: sendsms sender:<playsms:3000>
> (217.11.180.62) to:<xxxxxxx>  msg:<tst>
> 2012-05-02 09:18:49 [1769] [3] DEBUG: Stored UUID
> 533bd7aa-e39f-4054-bfd0-09b71c4e54ab
> 2012-05-02 09:18:49 [1769] [3] DEBUG: message length 3, sending 1 messages
> 2012-05-02 09:18:49 [1769] [3] DEBUG: Status: 202 Answer:<Sent.>
> 2012-05-02 09:18:49 [1769] [3] DEBUG: Delayed reply - wait for bearerbox
>
>
> this my configs:
>
> group = core
> admin-port = 13000
> admin-password = komil
> status-password = komil
> log-file = "/var/log/kannel/kannel.log"
> log-level = 0
> access-log = "/var/log/kannel/access.log"
> smsbox-port = 13001
> store-file = "/var/log/kannel/kannel.store"
> dlr-storage = internal
> sms-resend-retry = 1
>
> group = smsc
> smsc-id = a
> smsc = smpp
> host = xxx.xxx.xxx.xxx
> port = xxxx
> receive-port = xxxx
> smsc-username = "login"
> smsc-password = "web"
> source-addr-ton = 0
> source-addr-npi = 0
> dest-addr-ton = 1
> dest-addr-npi = 1
> system-type = VMA
> throughput = 1000
> reconnect-delay = 5
> connection-timeout = 120
> transceiver-mode = true
> denied-smsc-id = b
> allowed-smsc-id = a
> preferred-smsc-id = a
>
> group = smsbox
> bearerbox-host = localhost
> sendsms-port = 13003
> global-sender = 3000
> log-file = /var/log/kannel/smsbox.log
> log-level = 0
> access-log = /var/log/kannel/access_smsbox.log
>
> group = sendsms-user
> username = "playsms"
> password = "pwd"
> concatenation = true
> max-messages = 20
> default-smsc = a
>
> #ENGINE
> group = sms-service
> keyword = default
> post-url =
> "http://example.com:8080/controller/action/tel/%p/time/%t/coding/%c/smsc/%i"
>
> concatenation = true
> max-messages = 0
>
>
>
>

--
Komil Gulboev

System Administrator
Automation Department
CJSC "Babilon-Mobile"
+992 918111133 mobile
+992 446000025 phone


 « Return to Thread: Message rejected by bearerbox, no router!