Hi,

You can do it by using *smsbox* or *sqlbox*.*
*With smsbox you can build your logic in the *get-url/post-url* script.
With sqlbox you can build your logic using sql-log-table + sql-insert-table
+ some sql triggers.

Hope it helps.

Br, Rinor

On Fri, Sep 28, 2012 at 7:40 PM, Clay Zevely <clayzev...@gmail.com> wrote:

> Can I do the following on Kannel and if so can someone tell me where to
> look for info on configuring this ability?****
>
> I want to send sms and have the orgination number changed from SMSC1
> and Destination Number changed on messages sent to SMSC1****
>
> ** **
>
> ** **
>
> Smsc1   =>           Kannel                  Kannel=>
> SMSC2                  SMSC2=>
> Kannel                  Kannel=>                Smsc1****
>
> sends                    receives               sends
> receives               sends or replys
> receives               sends                    receives****
>
> 12345                    12345                    54321
> 54321                    98765
> 98765                    98765                    98765****
>
> to                            to                           to
>                 to                            to
>                 to                            to
> to****
>
> 98765                    98765                    98765
> 98765                    54321
> 54321                    12345                    12345    ****
>
> ** **
>
> ** **
>
> Based on a file or database I would have a list of numbers for mapping to
> be read ****
>
> Below is an example of a file to be read****
>
> 539990721****
>
> 8149190173****
>
> 539990725****
>
> 8149190174****
>
> 539990728****
>
> 8149190175****
>
> 539990729****
>
> 8149190176****
>
> 539990730****
>
> 8149190177****
>
> ** **
>
> ** **
>
> In the above list any sms sent from 539990721 would arrive in Kannel and
> Kannel would change the Org adr from 539990721 to 8149190173****
>
> Any message sent to 8149190173 would be sent to 539990721.****
>
> ** **
>
> ** **
>
> Is this possible now or would it require development?****
>

Reply via email to