Re: [RFC] Splitting sms messages

2001-10-16 Thread Bruno David Rodrigues
David Rodrigues - Original Message - From: Nisan Bloch [EMAIL PROTECTED] To: Andreas Fink [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, October 12, 2001 9:12 AM Subject: Re: [RFC] Splitting sms messages At 11:28 PM 10/8/01 +0200, Andreas Fink wrote: Once we've talked about moving

Re: [RFC] Splitting sms messages

2001-10-09 Thread Christian Theil Have
You have have to do this in each protocol implementation or what?? - I don't like this. I don't see why this have to be done like that. No matter what character set an smsc is using, a message should be no more than 160 septets gsm encoded. Then you could convert to the relevant characterset

[RFC] Splitting sms messages

2001-10-08 Thread Bruno David Rodrigues
Once we've talked about moving sms_split code to smsc code because it's smsc code that would encode the message (for example to gsm alphabet) and only then we know the size of the message Reference: a message with special characters - example lots of { would get droped by emi2 if splitted. But

Re: [RFC] Splitting sms messages

2001-10-08 Thread Andreas Fink
Once we've talked about moving sms_split code to smsc code because it's smsc code that would encode the message (for example to gsm alphabet) and only then we know the size of the message Reference: a message with special characters - example lots of { would get droped by emi2 if splitted. But

Re: [RFC] Splitting sms messages

2001-10-08 Thread Bruno David Rodrigues
Subject: Re: [RFC] Splitting sms messages Once we've talked about moving sms_split code to smsc code because it's smsc code that would encode the message (for example to gsm alphabet) and only then we know the size of the message Reference: a message with special characters - example lots

Re: [RFC] Splitting sms messages

2001-10-08 Thread Bruno David Rodrigues
PM Subject: Re: [RFC] Splitting sms messages At 22:34 Uhr +0100 8.10.2001, Bruno David Rodrigues wrote: but what about if the charset used by the smsc is different ? we cannot assume that it will be the default gsm alphabet as was told here. -- Bruno David Rodrigues We can only split