Deliver_sm is not sent to VASP

Deliver_sm is not sent to VASP SearchSearch
Author Message
linak
New member
Username: Linak

Post Number: 4
Registered: 03-2010
Posted on Wednesday, May 26, 2010 - 12:51 pm:   

Hello,

We are implementing VASP.
The current flow is:
1. VASP opens two connections to NowSMS (SMSC), BIND_RX and BIND_TX.
2. VASP creates SMS and send it to a subscriber (handset)using SUBMIT_SM over TX connection, where from address is the number of the modem phone.
3. Subscriber replays to the received SMS with some answer.

The response reaches NowSMS, but I do not see that NowSMS generates deliver_sm request to the VASP with subscriber's answer. I would expect deliver_sm to be generated and sent to the VASP over RX connection.

Please correct me if I am wrong in any of my assumptions.

Is there some special configuration that I should do to make it work?

Do you need any additional data?

Thank you in advance
Lina
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2163
Registered: 08-2008
Posted on Wednesday, May 26, 2010 - 02:47 pm:   

Hi Lina,

You need to configure NowSMS to route received messages to your SMPP client.

The easiest way to do this is under "Properties" of your modem in the SMSC list.

Make sure that "Receive SMS Messages" is checked.

And for "Route SMS to local user", set this to be the account that your SMPP client is using to connect to NowSMS.

One problem that can occur with some modems ... you may need to manually set the "Phone Number" field on this "Properties" page in order for messages to be routed to your SMPP client.

--
Des
NowSMS Support
linak
New member
Username: Linak

Post Number: 5
Registered: 03-2010
Posted on Wednesday, May 26, 2010 - 03:07 pm:   

Thank You, it worked :-)