Re: Kannel Help

2010-08-11 Thread mwamba
Hi rrperez, you will get kannel documentation in www.kannel.org in the Link DOCUMENTATION - user Guide section. Rgds, Duncan -- View this message in context: http://old.nabble.com/Kannel-Help-tp29404915p29405200.html Sent from the Kannel - User mailing list archive at Nabble.com.

Re: ADMIN HTTP AND SEND SMS HTTP INTERFACES FAIL AFTER REBOOTING FEDORA 10 KANNEL SMS GATEWAY SERVER

2010-08-11 Thread mwamba
Thanks Alvaro for your feedback. Am new to kannel. How do I get the get the logs at debug level since the only kannel logs that i have are similar to the ones of the bearerbox and smsbox that i have provided here in the forum already. Are there other logs? Kind regards, Duncan Alvaro Cornejo

Urgent Need Help in SMPP

2010-08-11 Thread adil nazir
Please can any one tell me that how can i extract SMPP code from kannel. I want to develop my own application using SMPP i want this because of following reasons: 1. In existing kannel i am unable to give high priority to the massages already in queue i have also used (0-3) priority but still

Re: ADMIN HTTP AND SEND SMS HTTP INTERFACES FAIL AFTER REBOOTING FEDORA 10 KANNEL SMS GATEWAY SERVER

2010-08-11 Thread Otandeka Simon Peter
Set the log-level to zero. On Wed, Aug 11, 2010 at 9:08 AM, mwamba duncan.ow...@gmail.com wrote: Thanks Alvaro for your feedback. Am new to kannel. How do I get the get the logs at debug level since the only kannel logs that i have are similar to the ones of the bearerbox and smsbox that i

Re: Urgent Need Help in SMPP

2010-08-11 Thread jyotiranjan panda
Can you send your kannel config that you are using to solve below issues. I think there is some configurational problem. Regards Jyoti Ranjan Panda On Wed, Aug 11, 2010 at 12:22 PM, adil nazir adil_nazi...@yahoo.com wrote: Please can any one tell me that how can i extract SMPP code from

RE: dlr smppbox

2010-08-11 Thread Imran Aghayev
This is what I have in bearebox log. smppbox inserts into dlr table and that is ok. But esme didnt receive DLR message. Maybe problem is in boxc name SMPP ? How to set smppbox name to SMPP ? Thanks 2010-08-10 22:23:51 [9436] [9] ERROR: HTTP[EXTERNAL]: Message was rejected. SMSC reponse was:

Re: dlr smppbox

2010-08-11 Thread Alejandro Guerrieri
Did you _really_ read the log entry? It shows 404 Not Found and a reference to www.azeriguide.co.uk, does that ring any bells? Regards, Alex On Wed, Aug 11, 2010 at 11:17 AM, Imran Aghayev imran.agha...@hotmail.co.uk wrote: This is what I have in bearebox log. smppbox inserts into dlr

problem with charset

2010-08-11 Thread Beatrice Tamburrino
Hi! I need some urgent help! I have version 1.4.3 and an SMSC to a provider which uses ucp/emi protocol. They told me that they accept 7bit alphabet format. There is a problem with the special characters, for example. I send this message: Test:öäü and I get: Test:öäñ so it seemst that

Re: Issue with delivery updates in Delivery table

2010-08-11 Thread Nikos Balkanas
Hi, Use users list for such questions. 1) access logs are independent from DB tables. If you don't get DLRs in access logs, you are not getting DLRs. Period. 2) The dlr-storage table is used only for internal processing. The minute the DLR is received and matched, it is deleted from the

: Modem Nokia N73 problem

2010-08-11 Thread Dlamini Langa Phillip
Hi EXPERTS Does anyone have a suggestion my phone is not not connecting to the kannel I have even tested it on windows and I can assess internet. I have been trying get setting from my mobile operator swazi mtn into no vail. Can anyone tell me which phone is compactible to be used with redhat

Re: Urgent Need Help in SMPP

2010-08-11 Thread jyotiranjan panda
Hi, for the priority problem: If you are giving priority parameter in kannel, then it just put this value in priority_flag of submit_sm pdu of smpp. So, dont expect if there is a Qeue of 100 msg's and you send a 0 priority message, it will jump this queue and reach smsc premises. After that its

Re: dlr smppbox

2010-08-11 Thread Alejandro Guerrieri
Your smsc needs to support DLR's. It's usually not enabled by default and you need to check with them. The first DLR is created internally by Kannel when it receives the submit_sm_resp no matter what the SMSC have configured (I call them fake dlrs). From then on, real DLR's arrive as deliver_sm's

RE: dlr smppbox

2010-08-11 Thread Rene Kluwen
Could you also post your smppbox.log? From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Imran Aghayev Sent: Wednesday, 11 August, 2010 12:14 To: alejandro.guerri...@gmail.com; users@kannel.org Subject: RE: dlr smppbox I read it, it does not matter what is in log

RE: sqlbox problem with utf-8 coding

2010-08-11 Thread adams0
Great I installed it and it works fine. Good job Rene ;) Tks Rene Kluwen wrote: Your solution exists already. Update sqlbox to latest svn (later than 2010-08-02). The quote bug is solved in that version. == Rene -Original Message- From: users-boun...@kannel.org

Re: Urgent Need Help in SMPP

2010-08-11 Thread Alejandro Guerrieri
Actually, Kannel honors your priority inside its queue, 3 being the highest and 0 the lowest. Regarding the SMPP priority flag, I seriously doubt that any carrier out there would trust 3rd. parties to set their priority queueing. It's one of those parameters that made sense on the spec papers but

Re: Urgent Need Help in SMPP

2010-08-11 Thread jyotiranjan panda
Please always add users@kannel.org in your mail. Dont send direct mails. In this way only anyone can help you. I am just elaborating your case which I understand from your mail like below group = smsc smsc-id = A denied_smsc_id = B allowed_smsc_id = A group = smsc

Re: Problem with spool store - missing sms_type

2010-08-11 Thread Tomasz Konopka
Hi Rene, Thanks for solving the problem. However I've found in the code few lines earlier in *pdu_to_msg: if (pdu-u.submit_sm.esm_class (0x04|0x08)) { msg-sms.sms_type = report_mo; } and then there is: msg-sms.sms_type = mt_push; which will finally always rewrite a value of

Re: problem with charset

2010-08-11 Thread jyotiranjan panda
try using alt-charset in smsc group. use the charset in which your smsc needs it. Regards Jyoti Ranjan Panda On Wed, Aug 11, 2010 at 5:46 PM, Beatrice Tamburrino beatrice.tamburr...@gmx.ch wrote: no hellp? :( Original-Nachricht Datum: Wed, 11 Aug 2010 12:14:50 +0200

RE: Problem with spool store - missing sms_type

2010-08-11 Thread Rene Kluwen
You are right! I moved the line further upward in the sources. I knew that line (with report_mo) had to be somewhere. But couldn't find it so fast. Heh... == Rene -Original Message- From: Tomasz Konopka [mailto:ad...@impexrur.pl] Sent: Wednesday, 11 August, 2010 14:24 To: Rene Kluwen

Re: problem with charset

2010-08-11 Thread Beatrice Tamburrino
hey thanks for your input. but I tried to set this configuration, I tried with UTF-8, latin1.. and thats it not working.. its 7bit alphabet format.. should I try something else?? Original-Nachricht Datum: Wed, 11 Aug 2010 17:57:21 +0530 Von: jyotiranjan panda

How do i unsubscribe?

2010-08-11 Thread Marc Cuypers
Hi, How do i unsubscribe from the mailinglist? -- Marc

RE: How do i unsubscribe?

2010-08-11 Thread Steve Rothwell
Wish I knew been trying for a year now * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This e-mail, the information contained in it and any files or attachments transmitted with it are confidential and may be legally privileged. They

GSM characters

2010-08-11 Thread Rene Kluwen
Suppose I send the following text to Kannel’s sendsms url (the complete GSM character set):

Re: ADMIN HTTP AND SEND SMS HTTP INTERFACES FAIL AFTER REBOOTINGFEDORA 10 KANNEL SMS GATEWAY SERVER

2010-08-11 Thread Nikos Balkanas
Hi, Please post relevant startup detailed bb + smsbox logs of the failed attempt (after restart). BR, Nikos - Original Message - From: mwamba duncan.ow...@gmail.com To: users@kannel.org Sent: Wednesday, August 11, 2010 3:12 PM Subject: Re: ADMIN HTTP AND SEND SMS HTTP INTERFACES

Re: GSM characters

2010-08-11 Thread Emmanuel CHANSON
FYI, I tested your command with lastest Kannel SVN and I got: @£$¥?_?^{}\[~]|???!#¤%'()*+,-./0123456789:;=?¡ABCDEFGHIJKLMNOPQRSTUVWXYZ?? §¿abcdefghijklmnopqrstuvwxyz?ü *Note: I have in my case cgi-script - smsbox - sqlbox - bearerbox* Regards, Emmanuel 2010/8/11 Rene Kluwen

RE: GSM characters

2010-08-11 Thread Rene Kluwen
Thanks for testing. The question marks should be Greek characters. I am implementing an old Kannel version now, just because of this. Patched sqlbox so that it works without meta-data and I do get the proper characters on my hand set when I insert that string into send_sms. == Rene

Re: GSM characters

2010-08-11 Thread Nikos Balkanas
I cannot test them. However, there is a patch for GSM 0.38 from Stipe for its CG version. I am not sure of the copyrights. Apparently some functionality was lost when migrated from 1.4.1 to utf in 1.4.3. BR, Nikos - Original Message - From: Rene Kluwen To: 'Rene Kluwen' ;

Re: Kannel and mods design question

2010-08-11 Thread Nikos Balkanas
Hi Emmanuel, I don't quite understand what you mean. Can you elaborate? 1) Unitary SMS. You mean individual SMS pushed on demand? Definitely the smsbox HTTP API. You will need some kind of fancy HTTP interface for the client. You may need also online accounting/billing. 2) batch/mailing?

Re: Kannel and mods design question

2010-08-11 Thread Emmanuel CHANSON
Thanks Nikos, You understand well my questions. - 1) For individual SMS pushed better to use smsbox HTTP API - 2) For batch SMS ( AO-MT I mean ) better to use sqlbox injection. - 3) MO and DLRs handled by sqlbox-mo and smsbox I have separated the MO and MT flow by connecting two sqlbox (one for

Re: Kannel and mods design question

2010-08-11 Thread Nikos Balkanas
Just one more point. I imagine you use sqlbox-MO just for billing. Otherwise an smsbox--besarerbox-modem would be better. BR, Nikos - Original Message - From: Emmanuel CHANSON To: Nikos Balkanas Cc: users Sent: Thursday, August 12, 2010 2:50 AM Subject: Re: Kannel and mods design