Adding (+) as a prefix

Adding (+) as a prefix SearchSearch
Author Message
Ahmed Salman
New member
Username: Asalman

Post Number: 1
Registered: 12-2009
Posted on Wednesday, December 09, 2009 - 03:00 pm:   

I am using a GSM modem to send messages and I have a problem with the international code.

The SIM card I used doesn’t accept numbers without the (+) sign while all mobile numbers came from database without it.

For example: Number saved in the database like: 20122755652 and it should be +20122755652 to go out from the modem.

Is there any parameter can I add in SMSGW.INI file to add the (+) sign as a prefix before any numbers?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1528
Registered: 08-2008
Posted on Wednesday, December 09, 2009 - 04:45 pm:   

Hi Ahmed,

Unfortunately there is no parameter or setting that will apply this automatically.

It's a good idea for future versions, but there is no setting at present.

--
Des
NowSMS Support
Ahmed Salman
New member
Username: Asalman

Post Number: 2
Registered: 12-2009
Posted on Wednesday, December 09, 2009 - 10:14 pm:   

Thanks for reply.

But what about the work around solutions?

Can NowSMS executes a script on req files to add the (+) sign before sending them?

Is there any solution for this problem?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1532
Registered: 08-2008
Posted on Wednesday, December 09, 2009 - 10:40 pm:   

How are the messages being submitted to NowSMS. what protocol?

How does the list of numbers get transferred over to NowSMS.

Maybe there is a way somewhere in this path if you can explain your process.

-- Des
Ahmed Salman
New member
Username: Asalman

Post Number: 3
Registered: 12-2009
Posted on Sunday, December 13, 2009 - 12:11 pm:   

It is submitted and transferred via SMPP connection.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1544
Registered: 08-2008
Posted on Sunday, December 13, 2009 - 12:40 pm:   

Are messages also going out of NowSMS using SMPP?

If so, under properties of the SMPP connection in NowSMS, go to Advanced Settings and set the Destination TON value to 1. This will force the recipient address to international format.

-- Des
Ahmed Salman
New member
Username: Asalman

Post Number: 4
Registered: 12-2009
Posted on Sunday, December 13, 2009 - 12:51 pm:   

No, they are going out through a GSM modem.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1547
Registered: 08-2008
Posted on Sunday, December 13, 2009 - 01:10 pm:   

Sorry, I should have known that from your earlier message.

Is there any way to set destination TON to 1 in the sending SMPP client? (This is what signals the number is in international format.)