Re: SMPP BOX

2010-09-22 Thread Milan P. Stanic
[ 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
 m...@arvanta.net
 To: us...@kannel.org
 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
 m...@arvanta.net
 To: us...@kannel.org
 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 version1.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
  svn1.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 Securityhttp://www.arvanta.net
 Please do not send me e-mail containing HTML code.
 
 
 -- 
 Kind regards,  Milan

Re: SMPP BOX

2010-09-22 Thread Nikos Balkanas

(not x-posting)

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.


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.


BR,
Nikos
- Original Message - 
From: Milan P. Stanic m...@arvanta.net

To: us...@kannel.org
Cc: devel@kannel.org
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
m...@arvanta.net
To: us...@kannel.org
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
m...@arvanta.net
To: us...@kannel.org
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 version1.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
 svn1.4.3
 contains

Re: SMPP BOX

2010-09-22 Thread Milan P. Stanic
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
 m...@arvanta.net
 To: us...@kannel.org
 Cc: devel@kannel.org
 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
 m...@arvanta.net
 To: us...@kannel.org
 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
 m...@arvanta.net
 To: us...@kannel.org
 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

Re: SMPP Box

2004-01-09 Thread Nick Clarey
Howdy,

This is a test reply; I've received complaints that some people are having 
problems with the upgraded mailman installation.

Regards,

Nick

--On 07 January 2004 11:36 +1100 Luan La [EMAIL PROTECTED] wrote:



Hi everyone,

My company has a requirement to offer an SMPP interface to third parties,
something that Kannel currently lacks. I understand however, that the
project is currently working on an SMPP Box.
Does anyone know who is working on it and when it is due for release? If
not anytime soon, is it possible for me to get a beta version? I may be
able to offer the project some testing and post my results.
Thank you for your help.

Kind regards,

Luan La

__
Get less junk mail with ninemsn Premium. Upgrade now!


--
Nick Clarey, System Architect| Sometimes when you fill a vacuum,
Trigenix |  it still sucks.  - Rob Pike
p +44-1223-478900 fx +44-1223-478901 |



Re: SMPP Box

2004-01-09 Thread Stipe Tolj
 My company has a requirement to offer an SMPP interface to third
 parties, something that Kannel currently lacks. I understand
 however, that the project is currently working on an SMPP Box.
 
 Does anyone know who is working on it and when it is due for
 release? If not anytime soon, is it possible for me to get a beta
 version? I may be able to offer the project some testing and post my
 results.

it's finished and working yes. It's still property of Wapme and
unfortunatly I can't offer a free version until we have a fixed
consensus over here to put it in a modular way into the Kannel suite.

Stipe

mailto:[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:[EMAIL PROTECTED]
http://www.wapme-systems.de/
---

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.2.2 (Cygwin)

mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS
OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2
nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT
dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv
bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID
AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl
OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ
K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H
g2HyLAEKQIp30Q==
=aYCI
-END PGP PUBLIC KEY BLOCK-