USSD support for nowsms

USSD support for nowsms SearchSearch
Author Message
Sudarshan.B
New member
Username: Sudarshan

Post Number: 1
Registered: 01-2012
Posted on Monday, January 30, 2012 - 11:44 am:   

I am using wavecom GSM modem and nowsms lite for sending sms.Now I need a support for USSD also.Can I know how is it possible to make an USSD application (in java) using nowsms
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3747
Registered: 08-2008
Posted on Monday, January 30, 2012 - 10:30 pm:   

Hi,

Sorry, NowSMS does not support USSD with a modem.

What are you trying to do with USSD? (Send a USSD query or receive USSD queries? Sending is technically possible with a modem, we just don't support it. Receiving is not technically possible using a modem.)

--
Des
NowSMS Support
Sudarshan.B
New member
Username: Sudarshan

Post Number: 2
Registered: 01-2012
Posted on Tuesday, January 31, 2012 - 06:05 am:   

Can you tell me how to make an Ussd request using nowsms. What is the exact procedure?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3750
Registered: 08-2008
Posted on Tuesday, January 31, 2012 - 08:17 pm:   

I am sorry, but as I stated:


quote:

Sorry, NowSMS does not support USSD with a modem.





quote:

Sending is technically possible with a modem, we just don't support it.




I am trying to understand what type of query you are perform to see if this is a feature that could be added.

--
Des
NowSMS Support
Sudarshan.B
New member
Username: Sudarshan

Post Number: 3
Registered: 01-2012
Posted on Thursday, February 02, 2012 - 06:40 am:   

Okay,thank you.I wanted to know how else can I approach to deploy my ussd application.Is it only through service provider.If so what are the steps to do it

Regards.
Sudarshan.B
New member
Username: Sudarshan

Post Number: 4
Registered: 01-2012
Posted on Thursday, February 02, 2012 - 07:16 am:   

Sorry,how can I get a support from nowsms using smpp to run USSD.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3760
Registered: 08-2008
Posted on Monday, February 06, 2012 - 10:06 pm:   

If you want to deploy a USSD service, you need a connection to a service provider's USSD center.

Unlike SMS, USSD services are mobile operator specific. So you need a connection to a USSD center on that mobile operator's network.

Most USSD center's support SMPP as an access protocol.

--
Des
NowSMS Support