Gareth Reakes wrote:
Hi,
Pablo Salinas wrote:
Hi there,
I want Kannel to work as an SMS Gateway between different SMSCs.
But I don't know how to set on the config file so that messages from
SMSC A are routed to SMSC B and viceversa. Could you send me a sample
configuration file?
It depends what protocols each are speaking. For example, if it was
HTTP create a new http type in smsc_http and then either match all
incoming messages from that smsc and send to another smsc in the
geturl parameter. This is all explained in the docs (although it is
hard to understand sometimes). What particular part of the docs are
you having problems with?
How about SMPP Prtotocol that used?? If we want to fetch all incoming
messages from smsc, get-url paramater needed??
Or it's only for smsc_http type? I'm still confuse about this...
thanx