Re: HTTP Generic relay and prevent splitting long messages

2011-05-31 Thread Tomasz
That is I was looking for :)

I don't know how couldn't I see this option.
Thx Nii

Tomasz

 Take a look at the max-sms-octets setting under config group smsc.

 Nii

 On May 30, 2011, at 9:03 PM, Tomasz wrote:

 I've tried it but the only difference is that kannel doesn't add UDH
 parameter. Message is still splitted into parts.
 
 Tomasz
 
 Try concatenation = false in group = sendsms-user.
 
 == Rene
 
 -Original Message-
 From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
 Of Tomasz
 Sent: Monday, 30 May, 2011 22:38
 To: users@kannel.org
 Subject: HTTP Generic relay and prevent splitting long messages
 
 Hello group,
 
 The company I'm working in need access to specific SMSC which
 doesn't provide SMPP access. I'm forced to use their HTTP API and
 connect to it using Kannel HTTP-based relay (generic system-type).
 Everything works fine if message is up to 160 chars. Above Kannel
 splits messages as normally, adds UDH for each part and sends
 it independently to SMSC.
 
 But the SMSC doesn't support UDH, and it want to get one long message
 (in one string) - splitting and concatenating is done at their side.
 
 If kannel splits message, the recipient receives several messages which
 are not concatenated on his mobile but they are independent ones.
 
 Is it possible to configure Kannel to not splitting messages when
 using http based relay (generic) but to send them at one part to SMSC?
 
 BR,
 Tomasz





HTTP Generic relay and prevent splitting long messages

2011-05-30 Thread Tomasz
Hello group,

The company I'm working in need access to specific SMSC which
doesn't provide SMPP access. I'm forced to use their HTTP API and
connect to it using Kannel HTTP-based relay (generic system-type).
Everything works fine if message is up to 160 chars. Above Kannel
splits messages as normally, adds UDH for each part and sends
it independently to SMSC.

But the SMSC doesn't support UDH, and it want to get one long message
(in one string) - splitting and concatenating is done at their side.

If kannel splits message, the recipient receives several messages which
are not concatenated on his mobile but they are independent ones.

Is it possible to configure Kannel to not splitting messages when
using http based relay (generic) but to send them at one part to SMSC?

BR,
Tomasz




RE: HTTP Generic relay and prevent splitting long messages

2011-05-30 Thread Rene Kluwen
Try concatenation = false in group = sendsms-user.

== Rene

-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Tomasz
Sent: Monday, 30 May, 2011 22:38
To: users@kannel.org
Subject: HTTP Generic relay and prevent splitting long messages

Hello group,

The company I'm working in need access to specific SMSC which
doesn't provide SMPP access. I'm forced to use their HTTP API and
connect to it using Kannel HTTP-based relay (generic system-type).
Everything works fine if message is up to 160 chars. Above Kannel
splits messages as normally, adds UDH for each part and sends
it independently to SMSC.

But the SMSC doesn't support UDH, and it want to get one long message
(in one string) - splitting and concatenating is done at their side.

If kannel splits message, the recipient receives several messages which
are not concatenated on his mobile but they are independent ones.

Is it possible to configure Kannel to not splitting messages when
using http based relay (generic) but to send them at one part to SMSC?

BR,
Tomasz





smime.p7s
Description: S/MIME cryptographic signature


Re: HTTP Generic relay and prevent splitting long messages

2011-05-30 Thread Tomasz
I've tried it but the only difference is that kannel doesn't add UDH
parameter. Message is still splitted into parts.

Tomasz

 Try concatenation = false in group = sendsms-user.

 == Rene

 -Original Message-
 From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
 Of Tomasz
 Sent: Monday, 30 May, 2011 22:38
 To: users@kannel.org
 Subject: HTTP Generic relay and prevent splitting long messages

 Hello group,

 The company I'm working in need access to specific SMSC which
 doesn't provide SMPP access. I'm forced to use their HTTP API and
 connect to it using Kannel HTTP-based relay (generic system-type).
 Everything works fine if message is up to 160 chars. Above Kannel
 splits messages as normally, adds UDH for each part and sends
 it independently to SMSC.

 But the SMSC doesn't support UDH, and it want to get one long message
 (in one string) - splitting and concatenating is done at their side.

 If kannel splits message, the recipient receives several messages which
 are not concatenated on his mobile but they are independent ones.

 Is it possible to configure Kannel to not splitting messages when
 using http based relay (generic) but to send them at one part to SMSC?

 BR,
 Tomasz




Re: HTTP Generic relay and prevent splitting long messages

2011-05-30 Thread Nii Ako Ampa-Sowa
Take a look at the max-sms-octets setting under config group smsc.

Nii

On May 30, 2011, at 9:03 PM, Tomasz wrote:

 I've tried it but the only difference is that kannel doesn't add UDH
 parameter. Message is still splitted into parts.
 
 Tomasz
 
 Try concatenation = false in group = sendsms-user.
 
 == Rene
 
 -Original Message-
 From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
 Of Tomasz
 Sent: Monday, 30 May, 2011 22:38
 To: users@kannel.org
 Subject: HTTP Generic relay and prevent splitting long messages
 
 Hello group,
 
 The company I'm working in need access to specific SMSC which
 doesn't provide SMPP access. I'm forced to use their HTTP API and
 connect to it using Kannel HTTP-based relay (generic system-type).
 Everything works fine if message is up to 160 chars. Above Kannel
 splits messages as normally, adds UDH for each part and sends
 it independently to SMSC.
 
 But the SMSC doesn't support UDH, and it want to get one long message
 (in one string) - splitting and concatenating is done at their side.
 
 If kannel splits message, the recipient receives several messages which
 are not concatenated on his mobile but they are independent ones.
 
 Is it possible to configure Kannel to not splitting messages when
 using http based relay (generic) but to send them at one part to SMSC?
 
 BR,
 Tomasz
 
 




Re: splitting of messages

2005-08-04 Thread vampire janus
hi! try adding some nbsp; if it would work. 




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 



splitting of messages

2005-08-02 Thread Jan van der Vyver
Hi all

I receive a sms and then get a webpage which i want to return

The pages content is the following

data   qty

kannel ignores the spaces and send data qty

How can i fix this?

Kind regards

Jan van der Vyver