Perhaps you can send the patch to the list ?
In addition to cdma support, your code could
perhaps form a framework for supporting other
(possible) networks.

Aarno

On 14.6.2005, at 14.35, Jonathan Houser wrote:


      Aarno,


Then we must live with it perhaps. Lots of chages are not
bad as such, if they are put in a separate module. Did you
use network feature of SI documents ?


     A number of the changes had to be made to core things (like
smscconn.c and smsbox.c and wapbox.c).  This was needed to support
proper concatenation techniques (ie. a data_sm can be 65536 bytes in
size, or it can be 100 bytes in size, all dependent on the SMSC) as well
as other things.  I did indeed use the 'network' feature of the SI
documents, though.  If set to 'IS-95 CDMA' it does CDMA WAP Push,
otherwise it defaults to the GSM one. Of course that meant making sure
it was passed down through the stack to where the network type is
actually used.  It was just always assuming GSM in wap_push_compiler.c
or wherever it was.

Jon




Reply via email to