I'm not sure if wap-push specs allow for more than one sms (aka concatenation) per message.
Regarding billing, it's a binary message, so unless the SMSC has a way to distinguish between binary and text encoding (I've never faced myself such scenario), it will be billed as a regular SMS. Regards, Alejandro On Thu, Feb 14, 2008 at 2:56 PM, Alvaro Cornejo <[EMAIL PROTECTED]> wrote: > Hi > > Ok, is there a way to know the lenght of the final message and know if the > message was sent in more than 1 SMS? > > From the operator point of view, is this considered an SMS message or do > they diferentiate between Wappush and SMS and bill accordingly as they do > between MMS and SMS? > > This is mainly for billing billing purpose. > > Regards > > Alvaro > > > > > On 2/14/08, Alejandro Guerrieri <[EMAIL PROTECTED]> wrote: > > > > Alvaro, > > > > Keep in mind that the wap-push is a binary compiled message. It's > > generated from the XML, but it's not really the XML plain text that's being > > sent. The binary encoding greatly reduces the XML size, and even the URL > > (http, www, .com are encoded as single bytes, for example). > > > > Regards, > > > > Alejandro > > > > On Thu, Feb 14, 2008 at 1:53 PM, Alvaro Cornejo < > > [EMAIL PROTECTED]> wrote: > > > > > Hi > > > > > > Still digging arround wappush. > > > > > > If a wappush is sent using bearer box through SMS. and the limit of > > > the SMS is 160 chars, does this means that kannel split the wappush into > > > 160chars chunks? since all the xml/wml push code sent is way above the 160 > > > limit. Is that correct? or does the xml/wml code is not considered as part > > > of the payload? if so, what part will be considered into the SMS > > > "payload"?? > > > > > > Regards > > > > > > Alvaro > > > > > > -- > > > > > > |-----------------------------------------------------------------------------------------------------------------| > > > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > > > celular y > > > Nextel en México y en mas de 180 paises. Use aplicaciones 2 vias via > > > SMS y GPRS online > > > Visitenos en www.smsglobal.com.mx y www.pravcom.com > > > > > > > > > > > -- > > Alejandro Guerrieri > > Magicom > > http://www.magicom-bcn.net/ > > LinkedIn: http://www.linkedin.com/in/aguerrieri > > > > > -- > > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y > Nextel en México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y > GPRS online > Visitenos en www.smsglobal.com.mx y www.pravcom.com > -- Alejandro Guerrieri Magicom http://www.magicom-bcn.net/ LinkedIn: http://www.linkedin.com/in/aguerrieri
