Using NowSMS with CDMA operators

Using NowSMS with CDMA operators SearchSearch
Author Message
Suvinay
New member
Username: Suvinay

Post Number: 13
Registered: 07-2004
Posted on Thursday, September 02, 2004 - 01:40 pm:   

Hi Bryce,
Using NowSMS with a GSM SMSC operator is easy and I have configured a few asp scripts for 2 way sms. I am successfully able to receive/submit sms messages, 2 way apps, and ringtones over SMPP with the GSM operator.
What I would like to know is, what modifications do I need in order to provide the same services to a CDMA operator?
Whats the difference as far as serving content and connecting/receiving/submitting messages in a CDMA environment? From the board, I understand that for Wap push messages the CDMA operator should support WEPT teleservices...
For normal premium(ringtones and logos/pic msgs) and 2 ways SMS?
Thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3412
Registered: 10-2002
Posted on Thursday, September 02, 2004 - 10:29 pm:   

Suvinay,

Ringtones and logos/pic message are Nokia specific in the CDMA environment.

They are sent out as text messages. Over in www.forum.nokia.com, there is a Smart Messaging specification for CDMA that you can download.

Using EMS in a CDMA environment, requires that the CDMA operator supports the WEMT teleservice. NowSMS automatically requests that service when submitting an EMS message, and the EMS message format is then the same as in the GSM environment. (However, note that CDMA networks often have smaller size limits than the 140 byte binary limit in GSM, so this is something that you unfortunately have to check with your operator.)

WAP Push support requires that the operator support WDP Adaptation for SMPP, which uses the WAP teleservice.

-bn
Suvinay
New member
Username: Suvinay

Post Number: 14
Registered: 07-2004
Posted on Friday, September 03, 2004 - 06:35 am:   

What about normal SMS messages? Are they delivered in the same way? Eg 2 way SMS scripts returning back text....
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3423
Registered: 10-2002
Posted on Friday, September 03, 2004 - 07:30 pm:   

Yes, normal text is handled the same.