Re: Invoking PHP Script through Kannel

2008-01-15 Thread preeteesh kakkar
Its Text Type...! On Jan 15, 2008 1:18 PM, Mads N. Vestergaard - CoolSMS [EMAIL PROTECTED] wrote: What type is the field in the database ? .. Med venlig hilsen / Best Regards *Mads N. Vestergaard* *Teknisk ansvarlig / CTO CoolSMS* www.coolsms.com

Re: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Joe Perry
Hi, Tried this and the phone is just returning question marks (??) for each of the greek characters. I have just installed the latest CVS (Kannel bearerbox version `cvs-20080109'). My URL is the same as what you posted also. Could there be anything else that is effecting this? Thanks,

Re: Kannel Redundant Setup

2008-01-15 Thread [EMAIL PROTECTED]
Has anyone attempted spread.org and related apps such as Wackamole? On Jan 15, 2008 9:36 AM, Ben Suffolk [EMAIL PROTECTED] wrote: Hello.. for point 2) connect to apache on the localhost where bearerbox is running! make an php, python or perl-script.. save the sms into database and THEN

Re: Kannel Redundant Setup

2008-01-15 Thread Jovan Kostovski
2008/1/14 Mathieu Bruneau [EMAIL PROTECTED]: We are looking into making our current Kannel setup more redundant that what we currently uses and I was wondering what were other people solutions to this problem. Just few thoughts: If you are setting up two server nodes in the cluster why don't

RE: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Davor Spasoski
Aha, then it might be the SMSC or the the handset. Have you tried another handset? What SMSC are you connecting to? I'm using kannel 1.3.1. Last thing I could suggest is to explicitly set coding=1 in the URL and try another handset. BR, Davor Spasoski -Original Message- From: Joe

Re: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Joe Perry
Hi, I know the handset can accept Greek as it has done previously. The SMSC I am using is on the Cpriot network Cyta and as this is the main mobile operator inside of Cyprus I should not imagine there would be any issues with their setup. When I add coding=1 into the URL the question marks

Re: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Kyriacos Sakkas
Hi All , I missed the beginning of this threat, where I could have put the proper solution through some time ago, so here it is (This scenario should work on all SMPP compliant carriers) - coding is in PHP, nothing special in kannel config: If you wish to utilize the gsm-ascii char set

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Rodrigo Cremaschi
From within the PHP script, write the text to a file for debugging. So you will know where the problem is. On Jan 15, 2008 10:37 AM, Mads N. Vestergaard - CoolSMS [EMAIL PROTECTED] wrote: You could try to check the log for your webserver and see why the data seems to be cut, if it is kannel

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Mads N. Vestergaard - CoolSMS
You could try to check the log for your webserver and see why the data seems to be cut, if it is kannel or the webserver. .. Med venlig hilsen / Best Regards Mads N. Vestergaard

Re: Invoking PHP Script through Kannel

2008-01-15 Thread preeteesh kakkar
Anyone got any idea?? Please help me with this..! On Jan 15, 2008 2:05 PM, preeteesh kakkar [EMAIL PROTECTED] wrote: Its Text Type...! On Jan 15, 2008 1:18 PM, Mads N. Vestergaard - CoolSMS [EMAIL PROTECTED] wrote: What type is the field in the database ?

Re: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Joe Perry
Hi Kyriacos, See my script attached. This script however only returns question marks to the phone for the greek characters. The script itself echo's out the greek characters perfectly which makes me think it is my kannel setup or something to do with kannel. Thanks, Kyriacos Sakkas

Re: Invoking PHP Script through Kannel

2008-01-15 Thread seik
its not the php script you need to set the kannel to concatenate the messages longer than 160 symbols in one. concatenate-mo=true or similar its in the manual .. -Original Message- From: preeteesh kakkar [EMAIL PROTECTED] Sent: 15 ?? 2008 ?. To: seik Subject:Invoking PHP

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Stipe Tolj
preeteesh kakkar schrieb: Hi, I am invoking a PHP script when kannel recieves any sms. The received sms is then stored in db from that PHP script. In case the sms is too large it is cut and whole sms is not stored in db. I am using GET request as paramter in kannel. I think becuase of limit

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Stipe Tolj
seik schrieb: its not the php script you need to set the kannel to concatenate the messages longer than 160 symbols in one. concatenate-mo=true or similar now, in case you have more then 160 chars payload via concatenated MOs, then Seik is right. Stipe

Re: Kannel 1.4.1-2 Greek Character Set

2008-01-15 Thread Kyriacos Sakkas
Hi Joe, All I can see different is that you set . 'coding=0alt-dcs=1', which I don't. At first look that should not matter as if I remember wall those are the defaults but do try it without. Also if its more help the way I format my message before I submit to the sending function is as

Re: Kannel Redundant Setup

2008-01-15 Thread seikath
well, the smsbox dies when there is no responce from the bearerbox. So in case you may register more than one IP per smsc account, you may go for identical active nodes. The first registered at the smsc will handle the traffic, the second, third etc. will try to connect, but the smsc will be

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Kyriacos Sakkas
Stipe Tolj wrote: seik schrieb: its not the php script you need to set the kannel to concatenate the messages longer than 160 symbols in one. concatenate-mo=true or similar now, in case you have more then 160 chars payload via concatenated MOs, then Seik is right. Stipe To add another

RE: Kannel Redundant Setup - Shared Partitions

2008-01-15 Thread Mathieu Bruneau
Hi, Question on the side: What is your preferred solution to have such a shared Partition (specifically for Kannel here)? --- Mathieu Bruneau -Original Message- From: Jovan Kostovski [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 5:42 AM To: users@kannel.org

RE: Kannel Redundant Setup

2008-01-15 Thread Mathieu Bruneau
Hi, Yeah I was thinking about doing that first, but since we can't connect multiple times to our smsc providers, I decided to look at the solution of having multiple smsbox/wapbox connected to the single bearerbox. This also allows us to do restart of the smsbox without worry of availability

RE: Kannel Redundant Setup

2008-01-15 Thread Mathieu Bruneau
Hi, Yeah SMSC people are picky about their log :) I doubt they would like me to try to reconnect every x seconds just for fun! Since it continues to sends the sms, I guess it's connecting to the SMSC, not good for me... We could use the suspended mode; in that mode would it attempt to

Handling characters

2008-01-15 Thread Otandeka Simon Peter
Hello All, I am getting a message with ยง character and am failing to interprete it. Can kannel handle such characters and if so how?? Do I need to change anything in conf. Regards Peter

Re: Invoking PHP Script through Kannel

2008-01-15 Thread d.c.
i think, the problem is to search in the database-filed.. you said, you had set the filed to text-type.. you man varchar? longtext? or only text??? all of these types have a maximum of storable datas.. except longtext... set it to longtext, and i think you have no more problems to store your sms!