Interesting scenario (which means: no simple answer). You may try to
use an SMPP library so your application can talk to the 3rd party app.
Some options:

PERL Net::SMPP
JAVA SMPP API
PHP SMPP CLASS

I never tried any of them, but know of some gateways based entirely on
these libraries.

On 8/9/05, Enrique Corona <[EMAIL PROTECTED]> wrote:
> Hi Rodrigo,
> 
> thnx for your quick response...
> 
> 
> On Aug 9, 2005, at 12:44 PM, Rodrigo Cremaschi wrote:
> 
> > Hello Enrique,
> >
> >     In your diagram, what´s inside the  [smpp] block? I think you mean
> > Kannel = [smpp]. Right?
> >
> 
> yes I mean kannel by [smpp]
> 
> >     It is possible, as long as you application emulates an SMSC (which
> > I suppose is not what you want to do).
> >
> 
> I'm not close to that possibility, however I have no idea how to do
> it, can you give me a  guideline?
> 
> >     Now some questions: is it possible to access the 3rd party
> > application directly? What protocols are involved? Does your
> > application process the SMS coming from the SMSC in any way? If not,
> > it would be better to connect the two gateways directly.
> >
> 
> My client prefers to use smpp to access their application (for other
> protocol such as http or even webservices I don't have problems, but
> my knowledge of smpp/kannel is very limited), my application process
> SMS from a SMSC using kannel, but don't know if it's possible to have
> a connection between two smpp gw's, considering your answer, I think
> you can't...
> 
> Saludos!
> 
> Enrique
> 
> 
> >     Saludos!
> >
> > Rodrigo.
> >
> > On 8/9/05, Enrique Corona <[EMAIL PROTECTED]> wrote:
> >
> >> Hi,
> >>
> >> is it possible to interconnect two smpp w's? my current scenario is
> >> shown below:
> >>
> >> SMSC ---[smpp]--- My application ---[smpp]--- 3rd party application
> >>
> >> thanx for your help!
> >>
> >> - Enrique
> >>
> >>
> >
> 
>

Reply via email to