This is a notification from the Help Desk.
On 01 Apr, 2015 @ 02:16 pm, [email protected] wrote: Send users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://www.kannel.org/mailman/listinfo/users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. Daemon Conversion (Ravindra Gupta // Viva) 2. RE: Help with Nokia 6210 Navigator (Tuomas Koski) 3. Re: Daemon Conversion (Isaac Sanni-Thomas) 4. Re: Daemon Conversion (Alvaro Cornejo) ---------------------------------------------------------------------- Message: 1 Date: Wed, 14 Dec 2011 16:48:43 +0530 From: "Ravindra Gupta // Viva" <[email protected]> To: [email protected], [email protected] Subject: Daemon Conversion Message-ID: <CAHxf3E4xN-hRRvz3jEoFNexH=zqwpd19ch03dhw1bhrmg2e...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" hii, How to make process smsbox and bearerbox as daemon.. Kindly help for this. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.kannel.org/pipermail/users/attachments/20111214/b5835206/attachment-0001.html> ------------------------------ Message: 2 Date: Wed, 14 Dec 2011 12:40:04 +0100 From: Tuomas Koski <[email protected]> To: Rene Kluwen <[email protected]> Cc: [email protected] Subject: RE: Help with Nokia 6210 Navigator Message-ID: <cafm8ssmemn8-5lwrmfmud8vf27yv86vj5uw08u18prj8jol...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hello, On Dec 14, 2011 12:32 AM, "Rene Kluwen" <[email protected]> wrote: > > Some Nokia phone don't support the AT+CNMI command. > Try to remove it completely from your config and use sim-buffering in stead. thanks for your quick reply. Works nicely now. Case closed. Cheers, -- tuomas > == Rene > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Tuomas Koski > Sent: Tuesday, 13 December, 2011 21:19 > To: [email protected] > Subject: Help with Nokia 6210 Navigator > > Hi guys, > > does anyone here have managed to get Nokia 6210 Navigator to work with > Kannel 1.5.0 to SEND sms? > > If yes, could you please post your working conf? > > Here is my "current" conf (after trying all examples I found from web) > which does not work: > > group = core > admin-port = 13000 > admin-password = bar > admin-deny-ip = "*.*.*.*" > admin-allow-ip = "" > wapbox-port = 13002 > wdp-interface-name = "*" > log-file = "/var/log/kannel/bearerbox.log" > box-deny-ip = "*.*.*.*" > box-allow-ip = "127.0.0.1" > > group = wapbox > bearerbox-host = localhost > log-file = "/var/log/kannel/wapbox.log" > > group = smsc > smsc-id = SMSC_01 > smsc = at > modemtype = nokiaphone > speed = 19200 > device = /dev/ttyACM0 > log-file = "/var/log/kannel/smsc.log" > log-level = 0 > keepalive = true > > group = modems > id = nokiaphone > name = "Nokia Phone" > need-sleep = true > #sendline-sleep = 1000 > init-string = "AT+CNMI=1,2,0,1,0" > keepalive-cmd = "AT+CBC;+CSQ" > enable-mms = true > > > This is the log from smsc.log: > 2011-12-13 21:11:01 [9154] [4] INFO: AT2[SMSC_01]: opening device > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: device opened. > Telnet mode = 0 > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: device opened > 2011-12-13 21:11:01 [9154] [4] INFO: AT2[SMSC_01]: Logging in > 2011-12-13 21:11:01 [9154] [4] INFO: AT2[SMSC_01]: init device > 2011-12-13 21:11:01 [9154] [4] INFO: AT2[SMSC_01]: speed set to 19200 > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: --> ATZ^M > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT^M > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: <-- AT > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:01 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT&F^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- AT&F > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> ATE0^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- ATE0 > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT+IFC=2,2^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT+CPIN?^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- +CPIN: READY > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> > AT+CSCA="+491770610000"^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT+CMGF=0^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT+CSMS=?^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- +CSMS: (0) > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- OK > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: --> AT+CNMI=1,2,0,1,0^M > 2011-12-13 21:11:02 [9154] [4] DEBUG: AT2[SMSC_01]: <-- ERROR > 2011-12-13 21:11:02 [9154] [4] ERROR: AT2[SMSC_01]: Generic error: ERROR > 2011-12-13 21:11:02 [9154] [4] ERROR: AT2[SMSC_01]: Initialization of > device failed. > 2011-12-13 21:11:02 [9154] [4] INFO: AT2[SMSC_01]: Closing device > 2011-12-13 21:11:02 [9154] [4] ERROR: AT2[SMSC_01]: Couldn't connect > (retrying in 10 seconds). > > Any idea what could be the correct value instead of "AT+CNMI=1,2,0,1,0" ? > > All help would be highly appreciated. > > > Cheers, > Tuomas > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.kannel.org/pipermail/users/attachments/20111214/f20846b8/attachment-0001.html> ------------------------------ Message: 3 Date: Wed, 14 Dec 2011 13:09:34 +0000 From: Isaac Sanni-Thomas <[email protected]> To: Ravindra Gupta // Viva <[email protected]> Cc: [email protected], [email protected] Subject: Re: Daemon Conversion Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Hi Ravindra, Run configure like this ./configure --enable-start-stop-daemon Then create an init script in /etc/init.d/kannel See content here http://pastebin.com/fvw9KZCg BR(d3vnull) On 12/14/2011 11:18 AM, Ravindra Gupta // Viva wrote: >> hii, >> >> How to make process smsbox and bearerbox as daemon.. >> >> Kindly help for this. ------------------------------ Message: 4 Date: Wed, 14 Dec 2011 08:53:33 -0500 From: Alvaro Cornejo <[email protected]> To: [email protected] Cc: [email protected], Ravindra Gupta // Viva <[email protected]>, [email protected] Subject: Re: Daemon Conversion Message-ID: <cao55ag8mpgh2g5yeyrztnxhe7ynqghtd_o9smzfyqb4ie0p...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Check sources in contrib folder. There are already several inir scripts you can adapt to your needs. On 12/14/11, Isaac Sanni-Thomas <[email protected]> wrote: > Hi Ravindra, > Run configure like this ./configure --enable-start-stop-daemon > Then create an init script in /etc/init.d/kannel > > > See content here http://pastebin.com/fvw9KZCg > > > > BR(d3vnull) > > > On 12/14/2011 11:18 AM, Ravindra Gupta // Viva wrote: >>> hii, >>> >>> How to make process smsbox and bearerbox as daemon.. >>> >>> Kindly help for this. > > > -- |-----------------------------------------------------------------------------------------------------------------| 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 ------------------------------ _______________________________________________ users mailing list [email protected] http://www.kannel.org/mailman/listinfo/users End of users Digest, Vol 64, Issue 29 ************************************* ------ This is an automated response. Your issue has been noted. We'll be in touch soon. Please reply to this email or visit the URL below with any additional details. http://LOTODC2:9675/portal/view-help-request/6
