Ishtiaq Ahmed wrote:
hi Fellows,

I have multiple shortcodes from multiple carriers i.e. 6561, 515, 153 etc. Now what I want to do is to route the messages coming from 515 to specific application and 153 to another.... Kindly help in configuration option we have...

You could have one processing application that selects the correct service application based on shortnumber;

something like;

get-url="http://my.host.com/sms.php?message=%a&msisdn=%p&shortnumber=%P";


Regards,

Arne


Reply via email to