Re: Kannel with Huawei K5150

2015-01-16 Thread Makhanu Sinja
sudo apt-get install usbmode-switch. Your modem acts as a usb storage in something called ZeroCD Effect. usbmode switch prevents it from doing so hence you can install minicom or wvdial to use it for net access. Happy hacking! -- -- Kind Regards. *Makhanu Sinja.* +254 (0) 72168 0868 || Email me

Re: Bearerbox Access Log to MySQL

2015-04-15 Thread Makhanu Sinja
earerbox access logs directly to a MySQL table. I >>>> think I could try >>>> >>>> group = core >>>> ... >>>> access-log = "/path/to/any/socket" >>>> ... >>>> >>>> and have a script reading the socket, etc... >>>> >>>> Have anyone done this before? Any advise before I put my hands on >>>> would be appretiated. >>>> >>>> Thanks in advance, >>>> >>>> >>>> Alberto Mijares >>>> >>>> >>> >> > -- -- Kind Regards. *Makhanu Sinja.* +254 (0) 72168 0868 *I do know everything, just not all at once. It's a virtual memory problem.*

Re: Fastest method to insert a million MT messages to Kannel

2015-04-21 Thread Makhanu Sinja
d 1 million MT > messages. > > So my question is what is the fastest method to submit messages to bearerbox > to send a million MT messages? > > I have seen that SQLbox is available and that one can insert messages into > the send_sms table for faster submission, but I'm wonderin

Re: +CMS 321 Error.

2015-05-01 Thread Makhanu Sinja
1.4.3 and my log file keeps saying AT+CMGR=14 OK >> Not deleted >> AT+CMGR=15 >> +CMS ERROR 321 > -- -- Kind Regards. *Makhanu Sinja.* +254 (0) 72168 0868 *I do know everything, just not all at once. It's a virtual memory problem.*

Re: A question about kannel.

2017-01-09 Thread Makhanu Sinja
Some providers do send costs as part of the response, ofcourse the availability of this depends on your provider. Use a php script to determine the costs before-hand to avoid a client sending 1000 messages when they have credit for 200. Kind Regards, Makhanu Sinja