Hi Cris,
Let me clarify what i conceptualize from your message.
1 3
SMTP SMPP
Client ------> SMTP Server -----> SMPP Server
| 2
V
----------------------
SMTP to SMPP Converter
----------------------
When you have such a great SMTP server that has "SMTP msg to SMPP msg
converter" plugin, Why do you need Kannel in first place?
The only place where kannel can be used here is with in "SMTP msg to SMPP
msg converter". (that too ONLY when Converter DOES NOT know what SMPP is ;-)
The converter
a. Parses the SMTP message,
b. Figure out the parameters to send SMS.
c. Send sms request to kannel using XML-HTTP-POST/ HTTP-GET method.
AND Kannel *converts* this request to SMPP request and call submit_sm()
for SMPP server(that you may get on lease).
Pls correct me if my understanding about your problem is wrong.
- Navjot Singh
|-----Original Message-----
|From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
|Cristiano Aluffi
|Sent: Monday, August 25, 2003 4:10 PM
|To: Navjot Singh; [EMAIL PROTECTED]
|Subject: Re: SMPP with Kannel
|
|
|Hi,
|
|My Mail Server has a channel through which can send sms:
|i send an email to [EMAIL PROTECTED] -->> My Mail Server converts this
|email whit the specific of SMPP protocol v 3.4 and attempts to send an SMS
|to an SMPP Server (that i specific in a special file of my Mail Server)
|
|I know that Kannel isn't a SMPP Server, but some person said to me that to
|resolve this problem was sufficient Kannel.
|
|Is true this?
|Do you know some free SMPP Server or other product that can help me?
|
|Bye
|
|Cristiano
|
|
|----- Original Message -----
|From: "Navjot Singh" <[EMAIL PROTECTED]>
|To: <[EMAIL PROTECTED]>
|Sent: Monday, August 18, 2003 2:16 PM
|Subject: RE: SMPP with Kannel
|
|
|> hi cris,
|>
|> 1. Kannel does not have listenenig interface to the mail servers.
|> 2. Kannel is capable to act as SMPP(and lots of others protcols) client.
|>
|> However, Few SMSC does have interfaces that can interact with pop boxes
|and
|> fecth the mails and then send them to the mobile phonea as SMS.
|>
|> hth
|> navjot singh
|>
|> -----Original Message-----
|> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
|> Cristiano Aluffi
|> Sent: Saturday, August 16, 2003 7:41 PM
|> To: [EMAIL PROTECTED]
|> Subject: SMPP with Kannel
|>
|>
|> Hello,
|>
|> i'm Cristiano and i works in an italian newspaper.
|> I have a problem with Kannel.
|>
|> I installed Kannel on a linux machine.
|> From my Mail Server (that is a smpp client), i send an email
|that the same
|> mailserver converts in sms, and send it to smpp server.
|>
|> On the linux machine is attached via serial port a gsm phone
|(nokia 6150).
|>
|> The question is: can Kannel get the sms from Mail Server and send it to
|> serial port?
|> Is Kannel SMPP Server?
|>
|> Thanks in advantage and sorry for my bad english.
|>
|> Bye
|>
|>
|>
|
|
|