Re: kannel and greek characters

2009-05-06 Thread Elton Hoxha
Another related issue; How is possible that while connecting to the same SMSC via SMPP from another SMPP gateway (test purpose) I`m able to send 7-bit alphabet characters according to the specification here http://www.cardboardfish.com/support/bin/view/Main/GSMEncoding I dont set any coding

Re: Mallformed addr `9107', expected at least 7 digits.

2009-05-06 Thread Falko Ziemann
1.4.3, he already wrote that. But that doesn't matter. The limitation to at least 7 digits is hardcoded in the kannel source. As far as I know, there is no way around that with configuring. I replaced the check from 7 to 3 digits in the source code and compiled a version for myself. It's

Re: Mallformed addr `9107', expected at least 7 digits.

2009-05-06 Thread Alejandro Guerrieri
I've asked the version because that error was transformed on a warning a long time ago. I've confirmed on CVS. 1.4.3 it's probably the same, you can make sure by running: #]grep expected at least [/path/to/source]gw/smsc/smsc_smpp.c warning(0, SMPP[%s]: Mallformed addr `%s', generally

singlethreaded or multithreaded

2009-05-06 Thread Beatrice Tamburrino
Hello Anybody knows how Kannel makes the dlr Get-Request (multithreaded /singlethreaded)? mfg beatrice -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a

Cannot send SMS to other network

2009-05-06 Thread Toni Van Remortel
Hi, I have set up 2 independent Kannel setups, one in Belgium and one in China, both for sending out SMS'es. I can send an SMS to Belgian numbers from the Belgian setup, but not to any other number. The same goes for the setup in China: I can only send to Chinese numbers, but not any other

Re: Cannot send SMS to other network

2009-05-06 Thread Alejandro Guerrieri
Have you tried sending from those phones directly? Does it work? Regards, Alejandro On Wed, May 6, 2009 at 4:51 PM, Toni Van Remortel toni.van.remor...@p-ops.be wrote: Hi, I have set up 2 independent Kannel setups, one in Belgium and one in China, both for sending out SMS'es. I can send

Re: Cannot send SMS to other network

2009-05-06 Thread Alvaro Cornejo
Can you add AT+CMEE=1 or 2 to get modem verbose errors? Also, you might not have appropiate service from your operator to send messages to other countries. You need to send the message in international format ie adding country code to numbers Regards Alvaro On Wed, May 6, 2009 at 9:51 AM, Toni

SMS with GSM character set

2009-05-06 Thread Latitude Berlin
Hi, I am sending some text with some german characters like: test chars ÄÖÜ äöü and I dont get the original content on my device. If I use UTF-8, then it works fine. But I wanna use GSM charset for this since Ä, ä, Ö, ö, Ü, ü are are of GMS charset. Kindly advise. Cheers - Latitude

Re: sending/receiving unicode SMS via Kannel

2009-05-06 Thread Latitude Berlin
Thanks Abdulmnem. It did work even without the step 1. - Latitude On Tue, May 5, 2009 at 10:22 PM, Monim Benaiad bena...@gmail.com wrote: I'm using Kannel to send Arabic messages, and coding with Java: 1- in smsbox group add mo-recode=true. 2- in my servlet, I convert the received sms from

Re: SMS with GSM character set

2009-05-06 Thread Jovan Kostovski
On Wed, May 6, 2009 at 5:32 PM, Latitude Berlin latitude...@googlemail.com wrote: Hi, I am sending some text with some german characters like: test chars ÄÖÜ äöü and I dont get the original content on my device. If I use UTF-8, then it works fine. But I wanna use GSM charset for this since Ä,

Re: SMS with GSM character set

2009-05-06 Thread Elton Hoxha
Hi, I face the same problem: - With alt-dcs = 0 I get the following 2009-05-05 22:22:33 [5168] [3] INFO: sendsms sender:test2:1517 (10.1.21.146) to:35567200 msg: 2009-05-05 22:22:33 [5157] [7] DEBUG: short_message: The content is %00, but kannel converts it to empty space. - With

Re: SMS with GSM character set

2009-05-06 Thread Latitude Berlin
Under which group alt-dcs is to be defined? - Latitude On Wed, May 6, 2009 at 6:17 PM, Elton Hoxha elt...@gmail.com wrote: Hi, I face the same problem: - With alt-dcs = 0 I get the following 2009-05-05 22:22:33 [5168] [3] INFO: sendsms sender:test2:1517 (10.1.21.146) to:35567200 msg:

Re: SMS with GSM character set

2009-05-06 Thread Elton Hoxha
in send-sms url as a parameter On Wed, May 6, 2009 at 6:18 PM, Latitude Berlin latitude...@googlemail.comwrote: Under which group alt-dcs is to be defined? - Latitude On Wed, May 6, 2009 at 6:17 PM, Elton Hoxha elt...@gmail.com wrote: Hi, I face the same problem: - With alt-dcs = 0 I

Re: SMS with GSM character set

2009-05-06 Thread Latitude Berlin
Both dint work for me also:( ... coding=0alt-dcs=1 ... coding=0alt-dcs=0 - Latitude On Wed, May 6, 2009 at 6:20 PM, Elton Hoxha elt...@gmail.com wrote: in send-sms url as a parameter On Wed, May 6, 2009 at 6:18 PM, Latitude Berlin latitude.de@ googlemail.com wrote: Under which group

sending MT for two conections depending shortcode

2009-05-06 Thread Mario Noboa
Hi guys, I have a question... I have two transmitters with diferent system-id. I defined both with the same smsc-id. The operator ask me, send MT's depending of shortcodes. The question is, can I set a parameter for kannel send the MT for an specific system-id, with the same smsc id? thanks a

Re: sending MT for two conections depending shortcode

2009-05-06 Thread Juan Nin
just use different smsc-id on each... is there any reason why you are using the same one on both? On Wed, May 6, 2009 at 8:53 PM, Mario Noboa mnobo...@gmail.com wrote: Hi guys,  I have a question... I have two transmitters with diferent system-id. I defined both with the same smsc-id.  The

Own smsc as Message centre ?

2009-05-06 Thread Simon Ebner
Hi, sorry for my inquiry, I'm rather a novice yet. I tried to set up a smsc but after quite a long time I figured out that my N73 does not support the at+cnmi command and therefore cannot be used for that purpose. Before I buy a new gsm modem I need to clarify one thing that I could not find