Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Status of ubuntu/debian packages.

Goto page 1, 2  Next
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
quentusrex at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 11:34 am    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

Just to give everyone an update. There are working Ubuntu packages in a
launchpad ppa. Debian users can add the ppa to their apt sources and
build the package on your box. I'm currently using the packages on my
home box and it is working great.

Alright. I'm looking for people who want to use the packages. There are
built packages for Ubuntu 8.04, 8.10, 9.04, and I'm working on 9.10 as
well. I'm building two apt repos. One will have nightly builds and the
other will be for tagged releases, plus any major bug fixes.

Thanks to Frank, we now have everything split out into separate files
for everything. This is to try to reduce the amount of stuff you 'have'
to download by default. We have the en-us-callie sounds packaged at 8k,
16k, 32k, and 48k, we also have packaged the russian-elena and music on
hold at the same qualities. If there are other languages, or voices I'd
be more than happy to package them. I just need the 48k. Also we have
separated the packages out so you can specify which mods you want, such
as mod_perl, mod_python, mod_lua are all separate so you can install
them if you want.

nightlies:
https://launchpad.net/~pbxbuntu-drivers/+archive/ppa


tagged releases:
https://launchpad.net/~freeswitch-drivers/+archive/ppa


The tagged released packages will start with the 1.0.5 tagged release
which some say should be coming out soon.

Any one who would like to help out feel free to sign up with a launchpad
account, and request to join the driver team of either or both ppa's.

Once we have some people using the packages, and testing them, I have
already talked to some of the ubuntu official package maintainers about
what would need to be done to add freeswitch into the ubuntu multiverse
repo.

Any questions?

-William King (quentusrex)

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
dmitry.bely at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 3:15 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Wed, Sep 23, 2009 at 8:08 PM, William King <quentusrex@gmail.com> wrote:
Quote:
Just to give everyone an update. There are working Ubuntu packages in a
launchpad ppa. Debian users can add the ppa to their apt sources and
build the package on your box. I'm currently using the packages on my
home box and it is working great.

Alright. I'm looking for people who want to use the packages. There are
built packages for Ubuntu 8.04, 8.10, 9.04, and I'm working on 9.10 as
well.  I'm building two apt repos. One will have nightly builds and the
other will be for tagged releases, plus any major bug fixes.

Thanks to Frank, we now have everything split out into separate files
for everything. This is to try to reduce the amount of stuff you 'have'
to download by default. We have the en-us-callie sounds packaged at 8k,
16k, 32k, and 48k, we also have packaged the russian-elena and music on
hold at the same qualities. If there are other languages, or voices I'd
be more than happy to package them. I just need the 48k. Also we have
separated the packages out so you can specify which mods you want, such
as mod_perl, mod_python, mod_lua are all separate so you can install
them if you want.

nightlies:
https://launchpad.net/~pbxbuntu-drivers/+archive/ppa


tagged releases:
https://launchpad.net/~freeswitch-drivers/+archive/ppa


The tagged released packages will start with the 1.0.5 tagged release
which some say should be coming out soon.

Any one who would like to help out feel free to sign up with a launchpad
account, and request to join the driver team of either or both ppa's.

Once we have some people using the packages, and testing them, I have
already talked to some of the ubuntu official package maintainers about
what would need to be done to add freeswitch into the ubuntu multiverse
repo.

Any questions?

Can you enable mod_skypiax in your debian package?

- Dmitry Bely

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
dmitry.bely at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 3:41 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Wed, Sep 23, 2009 at 8:08 PM, William King <quentusrex@gmail.com> wrote:
(..)

Quote:
Any questions?

Another problem (on Ubuntu jaunty):

Setting up freeswitch (1.0.4+repack6-0ubuntu14925.1) ...
adduser: The --group, --ingroup, and --gid options are mutually exclusive.
addgroup: The user `freeswitch' does not exist.
chown: invalid user: `freeswitch:freeswitch'

- Dmitry Bely

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
frank at carmickle.com
Guest





PostPosted: Wed Sep 23, 2009 3:47 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Wed, Sep 23, Dmitry Bely wrote:
Quote:
Can you enable mod_skypiax in your debian package?

We will be enabling as much as we can cleanly build on debian/ubuntu. There will be a lot more to come. We will be breaking the mods and end points in to different packages so that you can install what you like. If you have something you would like to see in the package let us know. Also patches are welcome.

--FC

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
frank at carmickle.com
Guest





PostPosted: Wed Sep 23, 2009 4:03 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Thu, Sep 24, Dmitry Bely wrote:
Quote:
On Wed, Sep 23, 2009 at 8:08 PM, William King <quentusrex@gmail.com> wrote:
(..)

Quote:
Any questions?

Another problem (on Ubuntu jaunty):

Setting up freeswitch (1.0.4+repack6-0ubuntu14925.1) ...
adduser: The --group, --ingroup, and --gid options are mutually exclusive.
addgroup: The user `freeswitch' does not exist.
chown: invalid user: `freeswitch:freeswitch'

Thanks for the report. Will fix.

--FC

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
hads at nice.net.nz
Guest





PostPosted: Wed Sep 23, 2009 4:24 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Thu, 24 Sep 2009 04:08:27 William King wrote:
Quote:
Any questions?

What file structure did you create the package with i.e. /opt/, /usr/local/,
/usr/ - just wondering about inclusion into the archive.

Also you mentioned multiverse - what parts have licensing that requires going
into multiverse rather than universe?

Cheers,

hads
--
https://nicegear.co.nz
VoIP and Open Source Hardware

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
frank at carmickle.com
Guest





PostPosted: Wed Sep 23, 2009 4:32 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

Hi Rich

On Thu, Sep 24, Hadley Rich wrote:
Quote:
What file structure did you create the package with i.e. /opt/, /usr/local/,
/usr/ - just wondering about inclusion into the archive.

Currently it's /opt/freeswitch. I would like to see it move to FHS correct locations for inclusion in to debian/ubuntu. This is the next bit that I will be working on. Hopefully we can get it in good shape for the freeze of squeeze. Of course we also hope that the debian voip team will pick it up once we've cleaned it up.

Quote:
Also you mentioned multiverse - what parts have licensing that requires going
into multiverse rather than universe?

I am not an ubuntu guy so I can't speak to that. I would say that most of the licenses of the included packages would allow for inclusion in debian main. Things like the cepstral support would have to go in to contrib.

--FC

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
hads at nice.net.nz
Guest





PostPosted: Wed Sep 23, 2009 4:43 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Thu, 24 Sep 2009 09:18:23 Frank Carmickle wrote:
Quote:
Currently it's /opt/freeswitch. I would like to see it move to FHS correct
locations for inclusion in to debian/ubuntu. This is the next bit that I
will be working on.

Yeah, the FHS stuff was the bit that I got a little stuck on a while back.

Quote:
Of course we also hope that the debian voip team will pick it
up once we've cleaned it up.

Sounds good.

Quote:
I am not an ubuntu guy so I can't speak to that. I would say that most of
the licenses of the included packages would allow for inclusion in debian
main. Things like the cepstral support would have to go in to contrib.

Gotcha, multiverse is for "not free" software, so anything that can go into
main in Debian could go into universe in Ubuntu.

hads
--
https://nicegear.co.nz
VoIP and Open Source Hardware

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
quentusrex at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 5:00 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

I would be willing to package it. It would go faster with some help, or
a patch. One of my goals is to have all of the possible mods for
freeswitch as built packages.

-William King

Dmitry Bely wrote:
Quote:
On Wed, Sep 23, 2009 at 8:08 PM, William King <quentusrex@gmail.com> wrote:

Quote:
Just to give everyone an update. There are working Ubuntu packages in a
launchpad ppa. Debian users can add the ppa to their apt sources and
build the package on your box. I'm currently using the packages on my
home box and it is working great.

Alright. I'm looking for people who want to use the packages. There are
built packages for Ubuntu 8.04, 8.10, 9.04, and I'm working on 9.10 as
well. I'm building two apt repos. One will have nightly builds and the
other will be for tagged releases, plus any major bug fixes.

Thanks to Frank, we now have everything split out into separate files
for everything. This is to try to reduce the amount of stuff you 'have'
to download by default. We have the en-us-callie sounds packaged at 8k,
16k, 32k, and 48k, we also have packaged the russian-elena and music on
hold at the same qualities. If there are other languages, or voices I'd
be more than happy to package them. I just need the 48k. Also we have
separated the packages out so you can specify which mods you want, such
as mod_perl, mod_python, mod_lua are all separate so you can install
them if you want.

nightlies:
https://launchpad.net/~pbxbuntu-drivers/+archive/ppa


tagged releases:
https://launchpad.net/~freeswitch-drivers/+archive/ppa


The tagged released packages will start with the 1.0.5 tagged release
which some say should be coming out soon.

Any one who would like to help out feel free to sign up with a launchpad
account, and request to join the driver team of either or both ppa's.

Once we have some people using the packages, and testing them, I have
already talked to some of the ubuntu official package maintainers about
what would need to be done to add freeswitch into the ubuntu multiverse
repo.

Any questions?


Can you enable mod_skypiax in your debian package?

- Dmitry Bely

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
quentusrex at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 5:05 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

I would like to get the package into which ever would work best. I
haven't taken enough time to find out which repo would be the most
appropriate.

-William King

Hadley Rich wrote:
Quote:
On Thu, 24 Sep 2009 04:08:27 William King wrote:

Quote:
Any questions?


What file structure did you create the package with i.e. /opt/, /usr/local/,
/usr/ - just wondering about inclusion into the archive.

Also you mentioned multiverse - what parts have licensing that requires going
into multiverse rather than universe?

Cheers,

hads


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
quentusrex at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 5:11 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

It seems I had a port forwarded incorrectly for the external access to
the git web interface. here it is again:

http://git.home.quentustech.com:9191/cgit.cgi/freeswitch-ubuntu/

I've tested it to work now.

-William King

Hadley Rich wrote:
Quote:
On Thu, 24 Sep 2009 09:18:23 Frank Carmickle wrote:

Quote:
Currently it's /opt/freeswitch. I would like to see it move to FHS correct
locations for inclusion in to debian/ubuntu. This is the next bit that I
will be working on.


Yeah, the FHS stuff was the bit that I got a little stuck on a while back.


Quote:
Of course we also hope that the debian voip team will pick it
up once we've cleaned it up.


Sounds good.


Quote:
I am not an ubuntu guy so I can't speak to that. I would say that most of
the licenses of the included packages would allow for inclusion in debian
main. Things like the cepstral support would have to go in to contrib.


Gotcha, multiverse is for "not free" software, so anything that can go into
main in Debian could go into universe in Ubuntu.

hads


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
dmitry.bely at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 5:15 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Thu, Sep 24, 2009 at 12:25 AM, Frank Carmickle <frank@carmickle.com> wrote:
Quote:
On Wed, Sep 23, Dmitry Bely wrote:
Quote:
Can you enable mod_skypiax in your debian package?

We will be enabling as much as we can cleanly build on debian/ubuntu.  There will be a lot more to come.  We will be breaking the mods and end points in to different packages so that you can install what you like.  If you have something you would like to see in the package let us know.  Also patches are welcome.

Well, mod_skypiax just requires trivial one-line addition to
debian/rules and debian/freeswitch.install. It builds OK. If the patch
is required I can post it here.

- Dmitry Bely

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
quentusrex at gmail.com
Guest





PostPosted: Wed Sep 23, 2009 5:23 pm    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

Sure, post it here and I'll add it in the next build in a few hours.

-William King

Dmitry Bely wrote:
Quote:
On Thu, Sep 24, 2009 at 12:25 AM, Frank Carmickle <frank@carmickle.com> wrote:

Quote:
On Wed, Sep 23, Dmitry Bely wrote:

Quote:
Can you enable mod_skypiax in your debian package?

We will be enabling as much as we can cleanly build on debian/ubuntu. There will be a lot more to come. We will be breaking the mods and end points in to different packages so that you can install what you like. If you have something you would like to see in the package let us know. Also patches are welcome.


Well, mod_skypiax just requires trivial one-line addition to
debian/rules and debian/freeswitch.install. It builds OK. If the patch
is required I can post it here.

- Dmitry Bely

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
gabe at gundy.org
Guest





PostPosted: Thu Sep 24, 2009 12:25 am    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

On Wed, Sep 23, 2009 at 10:08 AM, William King <quentusrex@gmail.com> wrote:
<SNIP/>
Quote:
Once we have some people using the packages, and testing them, I have
already talked to some of the ubuntu official package maintainers about
what would need to be done to add freeswitch into the ubuntu multiverse
repo.

Any questions?

No questions. I'll start testing. I'll be testing 8.04 and check in
on 9.10 from time to time.

Thanks for the great work. Keep it up!

Best,
Gabe

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
aep.lists at it46.se
Guest





PostPosted: Thu Sep 24, 2009 6:29 am    Post subject: [Freeswitch-users] Status of ubuntu/debian packages. Reply with quote

Hi,

Now I seem to reach the webserver. How do i checkout a local copy to run
the builder?

/aep
--
Stopping junk mailers is good for the environment

Quote:
It seems I had a port forwarded incorrectly for the external access to
the git web interface. here it is again:

http://git.home.quentustech.com:9191/cgit.cgi/freeswitch-ubuntu/

I've tested it to work now.

-William King

Hadley Rich wrote:
Quote:
On Thu, 24 Sep 2009 09:18:23 Frank Carmickle wrote:

Quote:
Currently it's /opt/freeswitch. I would like to see it move to FHS
correct
locations for inclusion in to debian/ubuntu. This is the next bit
that I
will be working on.


Yeah, the FHS stuff was the bit that I got a little stuck on a while
back.


Quote:
Of course we also hope that the debian voip team will pick it
up once we've cleaned it up.


Sounds good.


Quote:
I am not an ubuntu guy so I can't speak to that. I would say that most
of
the licenses of the included packages would allow for inclusion in
debian
main. Things like the cepstral support would have to go in to
contrib.


Gotcha, multiverse is for "not free" software, so anything that can go
into
main in Debian could go into universe in Ubuntu.

hads


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services