I haven't tried the combination of Asterisk and Kannel itself.
Even though I am using them both.

But possible solutions are:

exten => xxx,s,1,System(lynx -dump
http://kannel-url:kannel-port/cgi-bin/sendsms?kannel-options)

Or alternatively (better) write an agi script that does the trick:

exten => xxx,s,1,Agi(/usr/bin/my-agi.sh,number,sms-content)

In the agi-script you will be sending the sms content (in a language of
your choice) to Kannel.
That's all there is to it.

Rene Kluwen
Chimit

-----Original Message-----
From: Prénom Nom [mailto:[EMAIL PROTECTED] 
Sent: woensdag 16 mei 2007 18:01
To: [email protected]
Subject: kannel & asterisk ?


hi,
how can i do to pass sms between kannel & asterisk ?
if kannel is installed in a machine M1, and asterisk in M2, and the GSM 
modem is connected to M2. how can i configure SMSC group in kannel to
use 
the GSM modem ?
please, help me. i must do that but how !!!

_________________________________________________________________
MSN Messenger : appels gratuits de PC à PC ! 
http://www.msn.fr/newhotmail/Default.asp?Ath=f





Reply via email to