Hi if you explain what is final goal then some one might suggest an alternative or a bater solution. why exactly you want to connect to kannel on SMSC port? are you trying to create a phpbased SMPP client?
Thanks Ali On Sun, Dec 23, 2012 at 3:41 PM, Jayanta Saha <[email protected]> wrote: > > ** ** > > *From:* Jayanta Saha [mailto:[email protected]] > *Sent:* zondag 23 december 2012 13:36 > *To:* Rene Kluwen > *Subject:* Re: SMS mo type**** > > ** ** > > thanks for your suggestion **** > > Actually my PHP script need to be connected to particular port which is > mentioned in Kannel file i.e in SMSC .bellow is the kannel.config part**** > > ** ** > > group = smsc**** > > smsc = smpp**** > > smsc-id = Test123**** > > allowed-smsc-id = xxxxxxx**** > > host = xxxxxxx**** > > port = xxxxxx ///i need to connect to here **** > > ** ** > > so what will be the php script so that I can connect to that port of > kannel which is located in server**** > > ** ** > > another thing i need to know that php script call the kannel.config or > kannel .config call phpscript....**** > > ** ** > > thanks**** > > ** ** > > On Sun, Dec 23, 2012 at 5:52 PM, Rene Kluwen <[email protected]> > wrote:**** > > See: > http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN3309 > **** > > **** > > **** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Jayanta Saha > *Sent:* zondag 23 december 2012 10:44 > *To:* [email protected] > *Subject:* SMS mo type**** > > **** > > i have a problem with mo type message.**** > > I need to know what will be the php script for mo type message and the how > will be the kannel config. file> I mean how the connectivity will be set > betwen kannel. config file nad php script.Now my kannel file will be in > server and I am using smpp server now what are codes need to be included in > my php script so to make connectivity with kannel which is in the server.* > *** > > Please help me out .**** > > **** > > **** > > Thanks.**** > > ** ** > >
