Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-29 Thread Arnau Rebassa
Hi Nikos, 2010/7/29 Nikos Balkanas : > Hi, > > All you need is the sender number. In MOs destination number = sender > number. Get the short code from there. It is not going anywhere else, just > the place it originated from. I think I'm missing something or I don't understand what you mean. Im

Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-29 Thread Nikos Balkanas
Hi, %P is not what you want. Maybe %o or %n can help. BR, Nikos - Original Message - From: "Arnau Rebassa" To: Sent: Thursday, July 29, 2010 10:11 AM Subject: Re: Telnet device (Multi-Tech MTCBA-G-EN-F4) Hi Nikos, 2010/7/29 Nikos Balkanas : Hi, All you need is the sender number

Re: Please recommend which is supported in Kennel Siemens AGTC35 or Wavecom AG GSM2303U

2010-07-29 Thread gagan baranwal
Hi all, I am using kannel as sms gateway and I have order Wavecom Fastrack MO-1306B as it is available in our area. I have one question regarding this, - I will be using kannel gateway for SMS sending and receiving. Will it be possible for me to send *fax *using this model when kannel h

RE: Please recommend which is supported in Kennel Siemens AGTC35 or Wavecom AG GSM2303U

2010-07-29 Thread Rene Kluwen
No, not at the same time. The device can only be opened by one application at the time. Be it Kannel or (for instance) Hylafax. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of gagan baranwal Sent: Thursday, 29 July, 2010 14:37 To: users@kannel.org Subj

kannel charset problem

2010-07-29 Thread gasmen
HI all i am using kannel 1.4,3 on ubuntu 9.04 and i am using an SMPPsim when i send message with special french character from the server SMPPssim or by the fake sms i receive in the file acces.log other character for example when i send "français" i recieve "français" so please help me to solve

RE: kannel charset problem

2010-07-29 Thread Rene Kluwen
Have you tried the alt-charset directive in group = smsc? See documentation! == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of gasmen Sent: Thursday, 29 July, 2010 19:41 To: users@kannel.org Subject: kannel charset problem HI all

RE: kannel charset problem

2010-07-29 Thread gasmen
i tried with alt-charset = 3 but it does not work and it gives: 2010-07-29 21:10:37 [5750] [6] ERROR: Failed to convert string from to <3> - probably broken type names. 2010-07-29 21:10:37 [5750] [6] ERROR: Failed to convert msgdata from charset to <3>, will send as is. Rene Kluwen wrot

RE: kannel charset problem

2010-07-29 Thread Rene Kluwen
Why would you convert to "3"? Try: alt-charset = ISO-8859-1 That will make more sense. Or any other charset, other than "gsm", depending on what charset you are sending. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of gasmen Sen

RE: kannel charset problem

2010-07-29 Thread gasmen
i tried with alt-charset = ISO-8859-1 but it gives 2010-07-29 23:04:53 Receive SMS [SMSC:SMPPSim] [SVC:] [ACT:] [BINF:] [FID:] [from:+4477665] [to:+7788665] [flags:-1:0:-1:0:-1] [msg:8:fran?ais] [udh:0:] 2010-07-29 23:04:53 SMS request sender:+4477665 request: 'fran?ais' fixed answer: 'No service

Re: ERROR: MYSQL: can not connect to database!

2010-07-29 Thread Aldo Zavala
True, I am sorry for not mention that before... And is true too (after gathering more information), that is not a Kannel, vSphere or FreeBSD bug, it is a MySQL 5.x-Client bug that crashes in *BSD amd64 platform. I just did the exact same setup in FreeBSD i386 and it works like a charm! Thanks