RE: kannel asterisk ?

2007-05-20 Thread Rene Kluwen
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: users@kannel.org
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







RE: kannel asterisk ?

2007-05-16 Thread Steve Totaro

 -Original Message-
 From: Prénom Nom [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, May 16, 2007 12:01 PM
 To: users@kannel.org
 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 !!!


Does the modem have to be on M1 and why?

Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com




RE: kannel asterisk ?

2007-05-16 Thread Steve Totaro

 -Original Message-
 From: Steve Totaro
 Sent: Wednesday, May 16, 2007 12:24 PM
 To: Prénom Nom; users@kannel.org
 Subject: RE: kannel  asterisk ?
 
 
  -Original Message-
  From: Prénom Nom [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, May 16, 2007 12:01 PM
  To: users@kannel.org
  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 !!!
 
 
 Does the modem have to be on M1 and why?
 
 Thanks,
 Steve Totaro
 http://www.asteriskhelpdesk.com
 

That should have read does the modem have to be on M2 and why?

Is your Asterisk box very active?  You could run both Asterisk and Kannel on 
the same machine, is there a reason for not doing that besides just to separate 
functionality?

Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
KB3OPB




RE: RE : kannel asterisk ?

2007-05-16 Thread Prénom Nom

hi,
how can i configure my sms-service to do that ?
and can i configure my smsc if the gsm modem is on different machine?


From: P. Gerard MBOUYAP [EMAIL PROTECTED]
To: Prénom Nom [EMAIL PROTECTED]
Subject: RE : kannel  asterisk ?
Date: Wed, 16 May 2007 18:18:31 +0200 (CEST)

Hi
To pass sms between  asterisk and  kannel, use
sms-service in kannel and the module click2dial for
asterisk

good luck


_
MSN Messenger: appels gratuits de PC à PC ! 
http://www.msn.fr/msger/default.asp





RE: kannel asterisk ?

2007-05-16 Thread Prénom Nom

hi,
yes the modem is on M2. it is not my choice. it is the specifications of the 
company which imposes it.

yes, the Asterisk box is very active.


That should have read does the modem have to be on M2 and why?

Is your Asterisk box very active?  You could run both Asterisk and Kannel 
on the same machine, is there a reason for not doing that besides just to 
separate functionality?


Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
KB3OPB


_
Testez Windows Llive Mail Beta ! 
http://www.msn.fr/newhotmail/Default.asp?Ath=f





RE: RE : kannel asterisk ?

2007-05-16 Thread Steve Totaro
If your modem is a cell phone and has Bluetooth then you could easily use 
chan_cellphone (name is in the process of being changed to chan_mobile) which I 
believe supports sending SMS now.

Again, why not put kannel on your asterisk box?

Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
KB3OPB
 

 -Original Message-
 From: Prénom Nom [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, May 16, 2007 12:48 PM
 To: users@kannel.org
 Subject: RE: RE : kannel  asterisk ?
 
 hi,
 how can i configure my sms-service to do that ?
 and can i configure my smsc if the gsm modem is on different machine?
 
 From: P. Gerard MBOUYAP [EMAIL PROTECTED]
 To: Prénom Nom [EMAIL PROTECTED]
 Subject: RE : kannel  asterisk ?
 Date: Wed, 16 May 2007 18:18:31 +0200 (CEST)
 
 Hi
 To pass sms between  asterisk and  kannel, use
 sms-service in kannel and the module click2dial for
 asterisk
 
 good luck
 
 _
 MSN Messenger: appels gratuits de PC à PC !
 http://www.msn.fr/msger/default.asp
 





RE: RE : kannel asterisk ?

2007-05-16 Thread Steve Totaro
Oh, it is possible but you need some flexibility.  It does not sound like your 
bosses are too flexible.

Anything is possible with Asterisk and Opensource software.

Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
KB3OPB
 

 -Original Message-
 From: Prénom Nom [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, May 16, 2007 1:11 PM
 To: Steve Totaro
 Subject: RE: RE : kannel  asterisk ?
 
 hi,
 thank you. but, the owner charged me with doing that. I want juste know if
 it is possible to realize.
 the phone has no  Bluetooth.
 
 From: Steve Totaro [EMAIL PROTECTED]
 To: Prénom Nom [EMAIL PROTECTED], users@kannel.org
 Subject: RE: RE : kannel  asterisk ?
 Date: Wed, 16 May 2007 13:01:27 -0400
 
 If your modem is a cell phone and has Bluetooth then you could easily use
 chan_cellphone (name is in the process of being changed to chan_mobile)
 which I believe supports sending SMS now.
 
 Again, why not put kannel on your asterisk box?
 
 Thanks,
 Steve Totaro
 http://www.asteriskhelpdesk.com
 KB3OPB
 
 _
 MSN Hotmail sur i-mode(tm) : envoyez et recevez des e-mails depuis votre
 téléphone portable ! http://www.msn.fr/hotmailimode/