push sms from smsc to mobile

1 post / 0 new
Last post
hashyd
Offline
Joined: 02/06/2012
Posts:
push sms from smsc to mobile

Hi everybody,

I am s glad to be a part of this forum, which helps in VAS and SMSC related issues.

We have an smsc application which has around 40 services running under one port. Recently, we got 4 new services with a new port assigned to it b the telecom opeartor. The sms is getting sent from the mobile to the application. And, when we check the messages out table in the database, it shws message has been generated to be sent. The status shows WAITING FOR SEND, it never goes into SENT, ie. the essages doesnt get pushed form the database application to the mobile. What could be the reason for it. If anyone could help me out on this matter, I would be very grateful.

Btw, the port had been tested through SMPP sample directly, and mesage does get sent to the mobile. So, i dont think its cuz of port isues. Perhaps, something in the coding?

Awaiting your earliest responses.
Thanks in advance.