HTTP SMSC - Limit @@Sender@@ field

HTTP SMSC - Limit @@Sender@@ field SearchSearch
Author Message
Colin
New member
Username: Colinis

Post Number: 8
Registered: 09-2014
Posted on Tuesday, October 28, 2014 - 10:51 am:   

Hi,

We are connecting to an SMSC via HTTP (they do not offer SMPP connection). I need a way to limit the @@Sender@@ field to 11 characters (Alphanumeric) or 12 (Numeric) -if its a number 447x

Can i do this in NowSMS?

thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5093
Registered: 08-2008
Posted on Tuesday, October 28, 2014 - 08:08 pm:   

Hi Colin,

If you have a short list of allowed values, the "Default Sender Address" can contain a comma delimited list of allowed values. If a sender is specified that is not in the list, the first address in the list will be used instead.

For greater control, you need to use accounting callbacks: http://www.nowsms.com/doc/advanced-configuration-settings/sms-accounting-callbac ks

The accounting callbacks will see sender/recipient values, and have the ability to reject message submissions or change values.

--
Des
NowSMS Support