Here is a link to my conf file and log trace from bearerbox.log.
conf:
http://www.box.net/shared/a8c22b70qalog:
http://www.box.net/shared/g6eaj9uvci
digiTonik wrote:
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.confWhen 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.