I have been working on trying to run fakesmsc app but I have encountered a
few issues that I am unable to solve. 

I based my config on the following:
http://people.csail.mit.edu/lfgs/ict4dlab/mitsp716lab/files/kannel/smskannel.conf

When I follow the instructions from the guide book, fakesmsc sends one
message and terminates.

./fakesmsc -i 0.1 -m 10 "123 345 text nop"
fakesmsc: sent message 1
fakesmsc: 1 messages sent and 0 recieved.
fakesmsc: total running time 0.0 seconds
fakesmsc: terminating


When I modify and I point the fake smsc to the sms-box port it sends the
requested amount of messages but it hangs. 
./fakesmsc -r 13003 -m 5 "123 345 text nop"
fakesmsc: sent message 1
fakesmsc: sent message 2
fakesmsc: sent message 3
fakesmsc: sent message 4
fakesmsc: sent message 5

I am currently running version 1.4.3 on ubuntu 9.04. 

thanks
-- 
View this message in context: 
http://www.nabble.com/fakesmsc-issues-tp25530071p25530071.html
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to