I don't know your code, but SMS concatenation is a concept that is
completely independent of the SMSC transport layer. If your code is SMPP
specific, your design is almost certainly wrong.

Regards
  Joerg 

-----Urspr�ngliche Nachricht-----
Von: fred [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 25. Februar 2005 02:42
An: devel
Betreff: Concatenation of incoming SMS


as it is better to merge catenated incoming messages at the kannel level, so
the app needs only deal with a message,
I have written code to do this,  but then as i am only concerned with SMPP,
not sure how other protocols would
have the same issue ?
I wrote the code at the bb_smscconn.c level,  but i'm only worried about
SMPP as i said.
 

/*HTMLBody*/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">


<META content="MSHTML 6.00.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Urspr�ngliche Nachricht-----<BR><B>Von:</B> fred 
  [mailto:[EMAIL PROTECTED]<BR><B>Gesendet:</B> Freitag, 25. Februar 2005 
  02:42<BR><B>An:</B> devel<BR><B>Betreff:</B> Concatenation of incoming 
  SMS<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>as it is better to merge catenated incoming 
  messages at the kannel level, so the app needs only deal with a 
  message,</FONT></DIV>
  <DIV><FONT face=Arial size=2>I have written code to do this,&nbsp; but
then as 
  i am only concerned with SMPP,&nbsp; not sure how other protocols 
  would</FONT></DIV>
  <DIV><FONT face=Arial size=2>have the same issue ?</FONT></DIV>
  <DIV><FONT face=Arial size=2>I wrote the code at the bb_smscconn.c 
  level,&nbsp; but i'm only worried about SMPP as i said.</FONT></DIV>
  <DIV><FONT face=Arial
size=2></FONT>&nbsp;</DIV></BLOCKQUOTE></BODY></HTML>

/*End HTMLBody*/

Reply via email to