SMPP Client receiving phone number without "+"

SMPP Client receiving phone number without "+" SearchSearch
Author Message
muthu
New member
Username: Aasai78

Post Number: 2
Registered: 10-2006
Posted on Friday, October 27, 2006 - 08:34 am:   

Hi,

I'm using the NowSMS to send a SMS from my SMPP Client to any mobile device,vice versa.
Whenever I send a Send SMS messages from mobile to my SMPP Client through
NowSMS, while it is successfully reaches to my SMPP Client.
Here the problem is, if the sender mobile number is +65 6234 6789,while my SMPP Client is receiving the sender number as "65 6234 6789" due to NowSMS is ignoring the "+".


I have added SMPP section and SourceTon=0, DestTon=0 keys in the smsgg.ini config file as follows,
[SMPP]
DestTon=1
SourceTon=1

But it does not works as expected.

I have just provided the simple sequence diagram for better understanding,


To Sequence
############
Mobile ---------> Modem --------> NowSMS-----------> SMPP Client
+65 6234 6789 ====> forwardsto=====> +65 6234 6789 ===> 65 6234 6789


How can i solve this problem in NowSMS.
If there is any option in the configuration ini file. Please let me know. I have tried with this option also but it was not


Thanks,
aasai
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6762
Registered: 10-2002
Posted on Tuesday, October 31, 2006 - 09:33 pm:   

Hi assai,

I know that you also sent this in as a request for e-mail support. But I have not heard anything back.

We indicated in that response that we would need to see an SMSDEBUG.LOG and SMPPDEBUG.LOG in order to understand the message flow and see exactly what is occurring. To enable these logs, you enable the SMSDEBUG.LOG on the "Serial #" page of the configuration dialog. You can post these log files in a reply here.

-bn