Hello, all

I have a simple "echo" service which works very nicely
to test my kannel bearerbox and smsbox.  It is
specified in my .conf file as follows:

group = sms-service
keyword = echo
name = Echo service
text = "You said: %r"
catch-all = true
max-messages = 1
assume-plain-text = true

To test it I send "echo Kannel is great" from a mobile
phone to my GSM modem, then kannel sends a reply "You
said: Kannel+is+great"

It works well with 1.2.1 and 1.3.1 but when I run the
latest snapshot (cvs-20031209) the incoming MO message
is received and the smsbox handles it correctly, BUT
the bearerbox rejects the reply with a "no router!"
error:

Can someone please help me?  Why does it work with the
earlier versions but not with the cvs-snapshot ?

Thanks in advance.

Lourens...

==========
smsbox.log
==========
2003-12-10 06:48:01 [4] INFO: Starting to service
<Echo abcde> from <+27828796689> to <+27726312539>
2003-12-10 06:48:01 [4] DEBUG: formatted text answer:
<You said: abcde>
2003-12-10 06:48:01 [4] DEBUG: message length 15,
sending 1 messages

=============
bearerbox.log
=============
2003-12-10 06:48:01 [8] DEBUG: AT2[USB0]: <-- +CMT:
,28
2003-12-10 06:48:01 [8] DEBUG: AT2[USB0]: <--
06917228195414040B917228786986F90000302101603493800AC531FA0D0A8BC7E432
2003-12-10 06:48:01 [8] DEBUG: AT2[USB0]: Numeric
sender (international) <+27828796689>
2003-12-10 06:48:01 [8] DEBUG: AT2[USB0]: -->
AT+CNMA^M
2003-12-10 06:48:01 [8] DEBUG: AT2[USB0]: <-- OK
2003-12-10 06:48:01 [11] DEBUG: send_msg: sending msg
to box: <127.0.0.1>
2003-12-10 06:48:01 [11] DEBUG: boxc_sender: sent
message to <127.0.0.1>
2003-12-10 06:48:01 [10] DEBUG: boxc_receiver: sms
received
2003-12-10 06:48:01 [10] WARNING: Cannot find SMSCConn
for message to <+27828796689>, rejected.
2003-12-10 06:48:01 [10] WARNING: Message rejected by
bearerbox, no router!
2003-12-10 06:48:01 [10] DEBUG: send_msg: sending msg
to box: <127.0.0.1>
2003-12-10 06:48:01 [10] DEBUG: boxc_receiver: got ack
2003-12-10 06:48:01 [1] DEBUG: Dumping 1 messages and
1 acks to store



__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

Reply via email to