Stipe,
Anyone have expirience and/or modified kannel which can sent wap push over SMPP into cdma networks ?
now, sending WAP push via SMPP is the "same" for GSM or CDMA networks. Basically from the perspective of Kannel, there is no "difference" for the SMPP protocol.
There are some slight things different in parameters in SMPP for CDMA, but I don't think they are relevant for pushing binary concat messages out of the door.
Actually it's the job of the SMSC itself to deal with the CDMA network and make the messages go correctly to the devices.
Not 100% true. Kannel tacks in a GSM-style UDH and sets the DCS' UDHI when sending a large WAP push (ie. a URL-carrying MMS notification). Also, the specs for CDMA WDP require certain fields to be set in the SMS, and these fields are set according to fields in the SMPP message (that are not accessible via Kannel currently). That's why I made that whole un-committed, un-committable (as of now anyway) CDMA patch to allow for a data_sm. For the most part they are the same, but not enough the same that you can get it to work as is (or at least we couldn't). :P
Jon
