My SMSC operator allow I send with the sender in three formats: +351920012345 +351920012345 +351920012345
[email protected] wrote:
You might be able to do this in kannel but your SMSC operator would not let you allow to put anyone's number in the FROM address. Use REGEX to handle the sender based on destination. On Sat, Nov 7, 2015 at 1:37 AM, Filipe Carvalho <[email protected] <mailto:[email protected]>> wrote: Hello, Nowadays, I've a simple working configuration Application -> smsbox (http interface) -> smsc -> smsc gateway In smsc configuration I've configured the global sender, for example, 12345 When sending international sms, with sender 12345, it is blocked and I need to configure an international phone number, like +351920012345 <tel:%2B351920012345> It is possible to configure kannel to change the sender based in the destination prefix? Can you give me a hint how to do it? I can not change in the application the URL in order to apply this logic. Regards, Filipe
