« Return to Thread: fakesmsc issues

Re: fakesmsc issues

by Nikos Balkanas :: Rate this Message:

| View in Thread

Bear in mind, that in order to start kannel at a port < 1024, you need to be
root. Therefore better change FAKE smsc's port to something higher (i.e.
10000) and then give that argument to -r.

BR,
Nikos
----- Original Message -----
From: "Nikos Balkanas" <nbalkanas@...>
To: "digiTonik" <MABekele@...>; <users@...>
Sent: Wednesday, October 07, 2009 4:39 PM
Subject: Re: fakesmsc issues


> Hi,
>
> Try running:
>
> ./fakesmsc -r 1000 -m 5 "123 345 text nop"
>
> BR,
> Nikos
> ----- Original Message -----
> From: "digiTonik" <MABekele@...>
> To: <users@...>
> Sent: Wednesday, October 07, 2009 3:17 PM
> Subject: Re: fakesmsc issues
>
>
>>
>> I cleared my log and rerun with the following config.
>>
>> conf: http://www.box.net/shared/mvobhe72ze
>> bearbox log: http://www.box.net/shared/vg0oyjqen9
>>
>>
>>
>> Nikos Balkanas wrote:
>>>
>>> Hi,
>>>
>>> You have several issues. You are getting this message because your bb
>>> panics
>>> when fakesmsc connects and restarts. Additionally the logs you have
>>> posted
>>> are incompatible with your configuration file. Please regenerate correct
>>> logs and repost problem.
>>>
>>> BR,
>>> Nikos
>>> ----- Original Message -----
>>> From: "digiTonik" <MABekele@...>
>>> To: <users@...>
>>> Sent: Tuesday, September 22, 2009 2:10 PM
>>> Subject: Re: fakesmsc issues
>>>
>>>
>>>>
>>>> Here is a link to my conf file and log trace from bearerbox.log.
>>>> conf: http://www.box.net/shared/a8c22b70qa
>>>> log: 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.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.
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/fakesmsc-issues-tp25530071p25530676.html
>>>> Sent from the Kannel - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/fakesmsc-issues-tp25530071p25783939.html
>> Sent from the Kannel - User mailing list archive at Nabble.com.
>>
>>
>


 « Return to Thread: fakesmsc issues