Re: how i read messages from SIM card, and how i store the message

2010-09-20 Thread Alex
Here is my answer to the exact same question from a few months ago: http://www.mail-archive.com/users@kannel.org/msg20081.html 2010/9/17 Zaharia Constantin soulra...@muscel.ro hy, how i read the message from SIM card and how i store the messages. I want to see when a new message has arrived

Re: how i read messages from SIM card, and how i store the message

2010-09-20 Thread Zaharia Constantin
How i setup the sqlbox? i have installed using apt-get, but now i don't know what i have to do... is necessary to start some application? and now i get another error, regarding the read of sms from sim 2010-09-14 23:51:37 [10621] [6] DEBUG: AT2[huawei_E160e]: -- OK 2010-09-14 23:51:37 [10621]

Re: how i read messages from SIM card, and how i store the message

2010-09-20 Thread Zaharia Constantin
the seam error, no change.:(. Do you have any ideea whay? and the sqlbox i give me r...@acron:~# sqlbox /etc/kannel/sqlbox.conf 2010-09-20 14:42:47 [1442] [0] INFO: Debug_lvl = -1, log_file = none, log_lvl = 0 2010-09-20 14:42:47 [1442] [0] DEBUG: Kannel sqlbox version `1.4.3'. Build `Feb 14

Re: how i read messages from SIM card, and how i store the message

2010-09-20 Thread Zaharia Constantin
i have restart the machine, but nothing, the seam error...what is wrong? offtopic: and the sqlbox, when i starting sqlbox /etc/kannel/sqlbox.config segmentation fault whay:( Constantin Zaharia try restarting your machine 2010/9/20 Zaharia Constantin soulra...@muscel.ro How i setup the

RE: System-Type retrying on failure

2010-09-20 Thread Roy Walker
Rene, Did you get any input from anyone else on added this error code? Thanks, Roy From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Thursday, September 09, 2010 10:48 AM To: Roy Walker; 'Alejandro Guerrieri' Cc: users@kannel.org Subject: RE: System-Type retrying on failure In that case:

RE: System-Type retrying on failure

2010-09-20 Thread Rene Kluwen
I have not gotten input yet. Also I am a little bit busy at the moment. Any patch is welcome. == Rene From: Roy Walker [mailto:rwal...@sensorlogic.com] Sent: Monday, 20 September, 2010 17:10 To: Rene Kluwen Cc: users@kannel.org Subject: RE: System-Type retrying on failure Rene,

Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Aldo Zavala
Hi, Is there some script already done or a built in function that allows Kannel to send a broadcast SMS? I am not sure if my previous email was blocked so I am sending it again. Sorry if you received this twice... Aldo

Re: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Emmanuel CHANSON
Hello Aldo, For this you can create some shell/PHP/ script that use the HTTP CGI interface of smsbox to send broadcast SMS or use a Web GUI that have this functionnality. Elite SMS (licensed): http://www.elite-sms-software.com PlaySMS (free) 0.9.5 http://playsms.sourceforge.net/ or

Re: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Luís Tiago Rico
Hello, Another simple way to do a massive broadcast is to have SQLBOX and insert your messages directlly in the database. That's it! 2010/9/20 Aldo Zavala a...@cleartalk.net Hi, Is there some script already done or a built in function that allows Kannel to send a broadcast SMS? I am not

Re: how i read messages from SIM card, and how i store the message

2010-09-20 Thread Tomasz
Hi, Try to add: message-start = 0 to your group = modems section BR, Tomasz W Twoim liście datowanym 20 września 2010 (14:56:44) można przeczytać: i have restart the machine, but nothing, the seam error...what is wrong? offtopic: and the sqlbox, when i starting sqlbox

RE: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Rene Kluwen
Not so sure what you mean... but.. if you mean cell broadcast messages, then it depends on your provider if they support it. It should be a network-provider. I don't think they allow aggregators to do cell broadcasts. == Rene -Original Message- From: users-boun...@kannel.org

RE: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Aldo Zavala
We are a CDMA Cellular Carrier and sometimes need to send a broadcast SMS to our subscribers... Thanks, Aldo Zavala - Original Message - From: Rene Kluwen [mailto:rene.klu...@chimit.nl] To: 'Aldo Zavala' [mailto:a...@cleartalk.net], users@kannel.org Sent: Mon, 20 Sep 2010 14:45:26

RE: System-Type retrying on failure

2010-09-20 Thread Roy Walker
Here is a patch that disables retries on an invalid system type aka 0x53 error. Please let me know if you have any issues. Roy From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Monday, September 20, 2010 10:27 AM To: Roy Walker Cc: users@kannel.org Subject: RE: System-Type retrying on

DLR SMS coming into the wrong smsc group

2010-09-20 Thread Iain Dooley
Hi All, I have 4 sms groups in my config below which are for connecting to 2 different servers using 2 different mblox profile ids (included as the service-type parameter) # SMSC CONNECTIONS # MBLOX PROFILE 1 group = smsc smsc = smpp host = smpp5.mblox.com port = 3217 system-type = VMA

smsbox filtering on GSM 03.38 even when alt_charset is defined

2010-09-20 Thread Sanjay Bhandari
Can anyone shed light on this? In file sms.c function extract_msgdata_part_by_coding(), it filters on the GSM 03.38 charset. This basically results in characters not in the GSM charset to be replaced by ?. But this happens with no consideration to the alt_charset config setting in the group =

My kannel has suddenly started behaving some unusual due to memory leak

2010-09-20 Thread Anshu Sah
Hi, My kannel has suddenly started behaving some unusual due to memory leak. *Logs are below.* 2010-09-20 22:27:04 [28316] [0] DEBUG: Started thread 6 (gw/smsc/smsc_smpp.c:io_thread) 2010-09-20 22:27:04 [28316] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router) 2010-09-20 22:27:04

Re: My kannel has suddenly started behaving some unusual due to memoryleak

2010-09-20 Thread Nikos Balkanas
Hi, This is not a memory leak. Seems like a problem with your libc. What is your server's RAM? If you run Linux, can you post the output of free when having problem? Otherwise something similar from your OS. What is your OS? BR, Nikos - Original Message - From: Anshu Sah To: users

Re: DLR SMS coming into the wrong smsc group

2010-09-20 Thread Nikos Balkanas
Hi, Apperently you are trying to do some extreme load balancing. It seems that your smsc provider doesn't distinguish between identical connections from different sockets. You should confirm this with them, and you should propably start using different accounts for Profile 2 Profile 1. BR,

Re: Kannel Slows Down In Performance After 8000 sms have been sent.

2010-09-20 Thread Nikos Balkanas
Hi, Do not use devel for such questions. Use users list. It is to be expected. You cannot send directly SMS to your SMSc. They pose throughput limits that you have to keep. Once you reach that limit, bb requeues the SMS. Ptherwise your SMS is rejected by your SMSc. Also watch your bb logs