Re: SMPP BOX

"Milan P. Stanic" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
On Wed, 2010-09-22 at 15:43, Nikos Balkanas wrote:
> (not x-posting)

[ Sorry, I also don't like X-posts but just wanted to move thread to
  devel ]

> Just a note. I suspect that Debian 1.4.3 may be no good. At least
> sqlbox was compiled with 3 DB libraries, so users had to install all
> DB libraries for the rpm - impractical. Also since sqlbox is a bit
> intelligent about its DB and building its own tables, it was picking
> the first one defined, therefore it would always pick mysql no
> matter what.

Yes. Kannel in Debian testing/unstable is linked with sqlite0, sqlite3,
postgresql and mysql. So is the kannel-sqlbox package.

Dependency hell, IMHO.

Well, I just offered to upload newer version for kannel users who wants
to use SVN version (and next stable 'real soon now') but don't like/know
how to build it from sources.
And it would be really nice to update kannel's site with current data
and links.

> Maybe kannel has the same fate. But i was not referring to Debian
> for submission. I was referring to the kannel site, where available
> rpms are ~10 yrs old.

Yes, Debian packages on the kannel site is really outdated.
http://www.litux.org in unreachable.

> BR,
> Nikos
> ----- Original Message ----- From: "Milan P. Stanic"
> <[email protected]>
> To: <[email protected]>
> Cc: <[email protected]>
> Sent: Wednesday, September 22, 2010 2:04 PM
> Subject: Re: SMPP BOX
> 
> 
> [ Cc-ing to devel so Alex can read ]
> 
> On Wed, 2010-09-22 at 13:11, Nikos Balkanas wrote:
> >You need to be an administrator to upload content. The way I would
> >do it, is to mark it as "Contribution: ..." in Subject and submit to
> >Alex M, cc the list. He will upload it for you. If it is too large
> >for email, talk to Alex first.
> 
> OK. Tnx. I will do that.
> 
> >PS: Usually rpms are built out of stable realeases (ie 1.4.3) not
> >svn. Since a lot of additions have hapenned since, you might want to
> >wait a bit for next release, 1.4.4, I believe it is very close due.
> 
> Stable release (1.4.3) is already in Debian testing/unstable (and
> Ubuntu, I think).
> Debian is reluctant to accept development versions of software so I
> usually build Kannel (and other important packages) from source.
> 
> And because current Debian testing in "frozen" state I think that the
> new stable release (as Alex announced on devel list) have a little
> chance to go to next Debian stable. I know that is not best situation
> because I know that the development version of Kannel is stable and
> deserves to be in the stable distro's (be it Debian or other).
> 
> Long story short, I would like to help people who do not have experience
> to build Kannel (and opensmppbox) from sources, to have development (and
> real soon now, stable) version "out of the box", because I did it
> already for my own use.
> 
> >BR,
> >Nikos
> >----- Original Message ----- From: "Milan P. Stanic"
> ><[email protected]>
> >To: <[email protected]>
> >Sent: Wednesday, September 22, 2010 12:15 PM
> >Subject: Re: SMPP BOX
> >
> >
> >On Wed, 2010-09-22 at 12:08, Nikos Balkanas wrote:
> >>There is a special area in the downloads section of the site that
> >>includes rpms. Why don't you contribute it there?
> >
> >Nice idea. I can build postgresql and mysql versions to.
> >
> >Though I don't know how to upload it there. Must I have account or
> >anonymous upload is allowed?
> >
> >>BR,
> >>Nikos
> >>----- Original Message ----- From: "Milan P. Stanic"
> >><[email protected]>
> >>To: <[email protected]>
> >>Sent: Wednesday, September 22, 2010 11:49 AM
> >>Subject: Re: SMPP BOX
> >>
> >>
> >>On Wed, 2010-09-22 at 00:44, dafodil wrote:
> >>>I guess i need these steps to install smpp box
> >>>
> >>>create a directory gateway under path /usr/local then run command
> >>>svn co https://svn.kannel.org/gateway/trunk
> >>>
> >>>Create a directory smppbox  under path /usr/local/gateway then
> >>run >command
> >>>svn co https://svn.kannel.org/smppbox/trunk
> >>>
> >>>then go to directory /usr/local/gateway/trunk and run these commands
> >>> ./configure
> >>>  make
> >>>  make install
> >>>
> >>>Same command run under /usr/local/gateway/smppbox/trunk
> >>> ./configure
> >>>  make
> >>>  make install
> >>>
> >>>But i have got kannel installed(stable vesion 1.4.3).so what
> >should i >>do?
> >>>remove existing and install new ones.(if i need to remove than how?)
> >>>or just reinstalling the svn source should go fine.(in that case
> >>do i >need
> >>>any additional steps apart from what mentioned above)
> >>
> >>I built Kannel SVN version a week ago for Debian testing/unstable (with
> >>sqlite3 support only) for i386 and amd64 architectures. If someone wants
> >>to host them somewhere for users who do not have enough experience with
> >>building software from sources I can upload all the packages (binary,
> >>development, extra and documentation).
> >>
> >>It works in production on the squeeze (testing) Debian distribution
> >>without any problem. I presume it should work on current stable
> >>and testing Ubuntu.
> >>
> >>I also debianized opensmmpbox and built it for amd64 architecture (but
> >>I could build i386 version because I have development chroots all
> >>around) so it could be useful for people with less experience.
> >>
> >>If someone have resources (and good will) to host these packages drop
> >>me a note, please.
> >>
> >>>Kiran Reddy-3 wrote:
> >>>>
> >>>>   Hi,
> >>>>
> >>>> https://svn.kannel.org/gateway/trunk
> >>>>
> >>>>
> >>>> On 9/22/2010 12:54, dafodil wrote:
> >>>>> Hi List,
> >>>>> > From the document i get following:
> >>>>> -----
> >>>>> Latest Kannel must be installed (>1.4.3 svn version), including
> >>>>> development
> >>>>> headers and libraries.
> >>>>> KannelΞ?Β²Ξ²β€?¬ββ€?Ξ†s gwlib is needed for compilation.
> >>>>> Additionally
> >>a >>> working
> >>>>> (running)
> >>>>> Bearerbox is needed to route
> >>>>> SMS to. If it is not available, SMS messages can possibly be
> >>>lost and >> no
> >>>>> more logins are permitted.
> >>>>> -----
> >>>>> Form where can i get svn version>1.4.3.from download section i
> >>>see >> kannel
> >>>>> stable 1.4.3 and development version 1.3.2.
> >>>>>
> >>>>> from where do i get development headers and libraries or kannel
> >>>>> svn>1.4.3
> >>>>> contains those.
> >>>>> from where do i get KannelΞ?Β²Ξ²β€?¬ββ€?Ξ†s gwlib.
> >>>>>
> >>>>> I have installed kannel stable version 1.4.3 and that works
> >>>pretty >> fine.
> >>>>> Now as i m going to use smppbox with it so what should be the
> >>>>> approach.
> >>>>> pls help.
> >>>>>
> >>>>> Br
> >>>>> daf
> >>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>>-- >View this message in context:
> >>>http://old.nabble.com/SMPP-BOX-tp29776915p29777046.html
> >>>Sent from the Kannel - User mailing list archive at Nabble.com.
> >>>
> >>>
> >>
> >>-- >Kind regards,  Milan
> >>--------------------------------------------------
> >>Arvanta, IT Security        http://www.arvanta.net
> >>Please do not send me e-mail containing HTML code.
> >>
> >
> >-- 
> >Kind regards,  Milan
> >--------------------------------------------------
> >Arvanta, IT Security        http://www.arvanta.net
> >Please do not send me e-mail containing HTML code.
> >
> 
> -- 
> Kind regards,  Milan
> --------------------------------------------------
> Arvanta, IT Security        http://www.arvanta.net
> Please do not send me e-mail containing HTML code.
> 

-- 
Kind regards,  Milan
--------------------------------------------------
Arvanta, IT Security        http://www.arvanta.net
Please do not send me e-mail containing HTML code.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.