Sorry, there's mistake on my previous email. It should be like this: Relaying between Kannel is very possible. All you need to do is set get-url directive to hit other Kannel's MO url (http://something:port/), set HTTP SMSC at the other Kannel and set the send-url directive to hit the first Kannel's sendsms url (http://something:port/sendsms?). And FYI Kannel supports various SMSC protocol. Please go through the documentation for detail explanation.
Willy Good day for a change of scene. Repaper the bedroom wall. -----Original Message----- From: sangprabv <[email protected]> To: Jovan Kostovski <[email protected]> Cc: Ishtiaq Ahmed <[email protected]>, [email protected] Subject: Re: Kannel Relay to Kannel2 Date: Wed, 31 Dec 2008 19:48:21 +0700 Mailer: Evolution 2.22.3.1 Relaying between Kannel is very possible. All you need to do is set get-url directive to hit other Kannel's sendsms url (http://something:port/sendsms?), and set HTTP SMSC at the other Kannel and set the send-url directive to hit the first Kannel's sendsms url (http://something:port/sendsms?). And FYI Kannel supports various SMSC protocol. please go through the documentation for detail explanation. Willy Is this really happening? -----Original Message----- From: Jovan Kostovski <[email protected]> To: Ishtiaq Ahmed <[email protected]> Cc: [email protected] Subject: Re: Kannel Relay to Kannel2 Date: Wed, 31 Dec 2008 10:41:40 +0100 On Wed, Dec 31, 2008 at 10:21 AM, Ishtiaq Ahmed <[email protected]> wrote: > I would like to have some configuration of Relaying the messages to another > Kannel Box.... > Here is a configuration which i found with some googling in this list thread http://www.nabble.com/Kannel-configuration-problem-td16848977.html group = sms-service keyword = relay get-url = "http://localhost:15130/sms?user=kannel&pass=rL4y&from=%p&to=%P&text=%r" max-messages = 0 I don't know exactly how it works, though :) BR, Jovan
