Yeah, sadly kannel doesn't support reload feature. But you can dynamically add / remove smsc from kannel.
You can use SQLBox, put it in the middle of bearerbox and smsbox to handle messages in database. 2012/5/21 Alvaro Cornejo <[email protected]> > Hi > > AGAIN: PLEASE CC the list !!! You can benefit from faster and multiple > responses and others in list can also benefit of them !!! > > Kannel can not insert MO to a database --nor handle dlrs outside > itself--. You need to do that yourself. You can use get-url for > defining what you want to insert to the database, Your script can be > in any language you know. > > About kannel restart each time you do a change a config, it is the > normal behaviour for kannel; however if you only change SMSC > parameters, you can just restart the smsc. Check kannel http admin. > > Im both cases, refer to user guide for more info & details. > > Regards > > Alvaro > > > > > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > On Sun, May 20, 2012 at 4:49 PM, bilal kamoto <[email protected]> wrote: > > Am able to receive now but I want to be able to forward the messages to > > database. Can I forward them directly from kannel to database or I need > to > > create a php script to do the job. > > > > Am still failing to deal with the bind error which is really annoying I > need > > to restart my system every time I make changes > > > > > > > > Thanks in advance > > > > > > > > > > > > From: Alvaro Cornejo [mailto:[email protected]] > > Sent: 15 May 2012 05:10 > > To: bilal kamoto > > Cc: [email protected] > > > > > > Subject: Re: kannel able to send but not receiving sms > > > > > > > > Allways cc list. Others can benefiy from it > > > > I have no experience with huawei modems. Seach the list for coments. > > > > Bind error is because you have another instance of the offending box > > running. You can either use the http admin interface or use a init > script to > > handle this. Check userguide for detail. > > > > Regards > > > > Alvaro > > > > On Monday, May 14, 2012, bilal kamoto <[email protected]> wrote: > >> Hi > >> I've tried sim-buffering still doesn't work. Am thinking of changing the > >> modem to Huawei but am not sure of the model that will support commands > to > >> receive sms in the kannel. > >> Another problem every time I re-run the the bearerbox it show address > >> already in use: bind system error do you have a permanent solution > rather > >> than using < kill pid... to kill the processes > >> > >> -----Original Message----- > >> From: Alvaro Cornejo [mailto:[email protected]] > >> Sent: 11 May 2012 18:41 > >> To: bilal kamoto > >> Cc: [email protected] > >> Subject: Re: kannel able to send but not receiving sms > >> > >> Hi > >> > >> If your modem does not support CNMI command --common in nokia phones--, > it > >> is not possible to configure it to fwd messages to kannel and form there > >> to > >> your app. > >> > >> Try with sim-buffering=true in your modem config so kannel will search > for > >> inc messages in the modem from time to time. > >> > >> Regards > >> > >> Alvaro > >> > >> > >> > >> > |--------------------------------------------------------------------------- > >> --------------------------------------| > >> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > >> celular y Nextel en el Perú, México y en mas de 180 paises. Use > >> aplicaciones > >> 2 vias via SMS y GPRS online > >> Visitenos en www.perusms.NET www.smsglobal.com.mx y > >> www.pravcom.com > >> > >> > >> On Fri, May 11, 2012 at 8:01 AM, bilal kamoto <[email protected]> > wrote: > >>> Hi am using Nokia 5800 xpressmusic, I tried using Mincom to initialize > >>> the modem with AT+CNM=? It gave me an error what should be my next > >>> move > >>> > >>> Please help > >> > >> > > > > -- > > > |-----------------------------------------------------------------------------------------------------------------| > > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > > celular y Nextel > > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y > > GPRS online > > Visitenos en www.perusms.NET www.smsglobal.com.mx y > > www.pravcom.com > >
