Re: Deffered sending

2008-06-25 Thread Falko Ziemann
Hi, I don't know how this is done if you use a mobile as sending entity. But if you use a smsc uplink via smpp, e.g., the message will be stored till delivery in the mno's smsc. So if you're connected to a smsc and the message is delivered direct you should check if the switch is set in the

RE: Deffered sending

2008-06-25 Thread info.ubichip
The smsc is a http generic. So if I understand correctly, you say that the sms is transmit to the smsc and it up to the smsc entity to deal whith the deffered variable ? What about hte send_sms table, is it possible to put sms that will e send lately inside ? Regards -Original

Re: Kannel crash with segmentation fault

2008-06-25 Thread soumya r prabhu
Hello, The issue is now solved. I installed an rpm of Kannel 1.4.1 for Redhat EL 5 x86 machine  and it worked. I think the tar ball of kannel1.4.1 I installed had problem of compatibility with  my machine. --- On Mon, 16/6/08, soumya r prabhu [EMAIL PROTECTED] wrote: From: soumya r prabhu

How to recevie Long sms's over kannel

2008-06-25 Thread Tharanga
Hi list, I need to enable long sms's to my kannel gateway. If someone sends a message greater than 160 characters it splits as two sms's and receive. is there any way to concatanate those 2 messages in to one in the receving process. this is applicable to sending but i need to know a way to

Re: How to recevie Long sms's over kannel

2008-06-25 Thread Michael Bochkaryov
Hi! Tharanga wrote: I need to enable long sms's to my kannel gateway. If someone sends a message greater than 160 characters it splits as two sms's and receive. is there any way to concatanate those 2 messages in to one in the receving process. this is applicable to sending but i need to know

Re: How to recevie Long sms's over kannel

2008-06-25 Thread Iain Dooley
I need to enable long sms's to my kannel gateway. If someone sends a message greater than 160 characters it splits as two sms's and receive. is there any way to concatanate those 2 messages in to one in the receving process. this is applicable to sending but i need to know a way to receive