VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
edpimentl at gmail.com Guest
|
Posted: Tue Feb 17, 2009 8:51 am Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
Hello FS Members,
Are there any example of FS running on a Thumb Flash USB?
Thanks in advance,
-E |
|
Back to top |
|
|
krice at freeswitch.org Guest
|
|
Back to top |
|
|
edpimentl at gmail.com Guest
|
Posted: Tue Feb 17, 2009 9:18 am Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
I would be glad to put a bounty for a FS(and Skypiax/softphone) running on Flash Thumb Drive.
Project would be documented on Wiki for others to use and improve.
-E |
|
Back to top |
|
|
kristian.kielhofner at... Guest
|
Posted: Tue Feb 17, 2009 6:44 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
FreeSWITCH now compiles in AsLinux:
http://www.astlinux.org
AstLinux with the new bootloader Runnix (or you could just use
syslinux) boots from flash. It also boots from PXE, ISO, disk, etc.
Pretty much anything .
FreeSWITCH (compiled against uClibc) is about 3.3MB and as Tony
pointed out, mod_sofia is 1.2MB of that. The sample configs and
sounds are much larger. Luckily the sounds compress well with
something like squashfs.
Put it this way:
- Default AstLinux install (quite a bit of stuff these days)
- FreeSWITCH (default mods + mod_xml_curl, -spidermonkey, but w/ lua,
snom, vmd, and others)
- Sample configs (pretty big too but also compress well)
- 8k Sounds (HUGE, but compress well)
- Native sounds (G723, G729, GSM, PCMU, PCMA all 8K obviously)
Results in a squashfs disk image of about 41MB. You could run off a
64MB flash drive and have plenty left over for your union filesystem
(configs, etc).
Be aware that if you are going to run from such a config we
recommend the default (which is to run AstLinux from RAM). Otherwise
you take quite a hit reading audio from a squashfs filesystem.
If you want an ISO to boot on a generic machine (VMware, virtualbox,
etc work too) let me know.
On Tue, Feb 17, 2009 at 8:50 AM, EdPimentl <edpimentl@gmail.com> wrote:
--
Kristian Kielhofner
http://blog.krisk.org
http://www.submityoursip.com
http://www.astlinux.org
http://www.star2star.com
_______________________________________________
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 |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Feb 17, 2009 6:50 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
Great news!!! Good Job!
/b
On Feb 17, 2009, at 5:43 PM, Kristian Kielhofner wrote:
Quote: | FreeSWITCH now compiles in AsLinux:
http://www.astlinux.org
AstLinux with the new bootloader Runnix (or you could just use
syslinux) boots from flash. It also boots from PXE, ISO, disk, etc.
Pretty much anything .
FreeSWITCH (compiled against uClibc) is about 3.3MB and as Tony
pointed out, mod_sofia is 1.2MB of that. The sample configs and
sounds are much larger. Luckily the sounds compress well with
something like squashfs.
Put it this way:
- Default AstLinux install (quite a bit of stuff these days)
- FreeSWITCH (default mods + mod_xml_curl, -spidermonkey, but w/ lua,
snom, vmd, and others)
- Sample configs (pretty big too but also compress well)
- 8k Sounds (HUGE, but compress well)
- Native sounds (G723, G729, GSM, PCMU, PCMA all 8K obviously)
Results in a squashfs disk image of about 41MB. You could run off a
64MB flash drive and have plenty left over for your union filesystem
(configs, etc).
Be aware that if you are going to run from such a config we
recommend the default (which is to run AstLinux from RAM). Otherwise
you take quite a hit reading audio from a squashfs filesystem.
If you want an ISO to boot on a generic machine (VMware, virtualbox,
etc work too) let me know. |
|
|
Back to top |
|
|
jaybinks at gmail.com Guest
|
Posted: Tue Feb 17, 2009 7:00 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
wow... this is awesome !
good job mate.
On Wed, Feb 18, 2009 at 9:43 AM, Kristian Kielhofner <kristian.kielhofner@gmail.com (kristian.kielhofner@gmail.com)> wrote:
Quote: | FreeSWITCH now compiles in AsLinux:
http://www.astlinux.org
AstLinux with the new bootloader Runnix (or you could just use
syslinux) boots from flash. It also boots from PXE, ISO, disk, etc.
Pretty much anything .
FreeSWITCH (compiled against uClibc) is about 3.3MB and as Tony
pointed out, mod_sofia is 1.2MB of that. The sample configs and
sounds are much larger. Luckily the sounds compress well with
something like squashfs.
Put it this way:
- Default AstLinux install (quite a bit of stuff these days)
- FreeSWITCH (default mods + mod_xml_curl, -spidermonkey, but w/ lua,
snom, vmd, and others)
- Sample configs (pretty big too but also compress well)
- 8k Sounds (HUGE, but compress well)
- Native sounds (G723, G729, GSM, PCMU, PCMA all 8K obviously)
Results in a squashfs disk image of about 41MB. You could run off a
64MB flash drive and have plenty left over for your union filesystem
(configs, etc).
Be aware that if you are going to run from such a config we
recommend the default (which is to run AstLinux from RAM). Otherwise
you take quite a hit reading audio from a squashfs filesystem.
If you want an ISO to boot on a generic machine (VMware, virtualbox,
etc work too) let me know.
On Tue, Feb 17, 2009 at 8:50 AM, EdPimentl <edpimentl@gmail.com (edpimentl@gmail.com)> wrote:
Quote: | Hello FS Members,
Are there any example of FS running on a Thumb Flash USB?
Thanks in advance,
-E
|
--
Kristian Kielhofner
http://blog.krisk.org
http://www.submityoursip.com
http://www.astlinux.org
http://www.star2star.com
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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
|
--
Sincerely
Jay |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Feb 17, 2009 7:12 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
On Tue, Feb 17, 2009 at 3:43 PM, Kristian Kielhofner
<kristian.kielhofner@gmail.com> wrote:
Quote: | FreeSWITCH now compiles in AsLinux:
|
Nice work! I'll go tell our friends over in the Yahoo financial forums
- I'm sure they're dying to hear about it!
-MC
_______________________________________________
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 |
|
|
gkuri at ieee.org Guest
|
Posted: Tue Feb 17, 2009 7:17 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
awesome work! on a slightly related [embedded] note, do you know if any
work has been done to port FS to any of the Analog Blackfin MCUs? I'd be
interested in hearing if anyone has had any such luck.
Gabe
Kristian Kielhofner wrote:
Quote: | FreeSWITCH now compiles in AsLinux:
http://www.astlinux.org
AstLinux with the new bootloader Runnix (or you could just use
syslinux) boots from flash. It also boots from PXE, ISO, disk, etc.
Pretty much anything .
FreeSWITCH (compiled against uClibc) is about 3.3MB and as Tony
pointed out, mod_sofia is 1.2MB of that. The sample configs and
sounds are much larger. Luckily the sounds compress well with
something like squashfs.
Put it this way:
- Default AstLinux install (quite a bit of stuff these days)
- FreeSWITCH (default mods + mod_xml_curl, -spidermonkey, but w/ lua,
snom, vmd, and others)
- Sample configs (pretty big too but also compress well)
- 8k Sounds (HUGE, but compress well)
- Native sounds (G723, G729, GSM, PCMU, PCMA all 8K obviously)
Results in a squashfs disk image of about 41MB. You could run off a
64MB flash drive and have plenty left over for your union filesystem
(configs, etc).
Be aware that if you are going to run from such a config we
recommend the default (which is to run AstLinux from RAM). Otherwise
you take quite a hit reading audio from a squashfs filesystem.
If you want an ISO to boot on a generic machine (VMware, virtualbox,
etc work too) let me know.
On Tue, Feb 17, 2009 at 8:50 AM, EdPimentl <edpimentl@gmail.com> wrote:
|
_______________________________________________
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 |
|
|
kristian.kielhofner at... Guest
|
|
Back to top |
|
|
kristian.kielhofner at... Guest
|
|
Back to top |
|
|
nik.middleton at noble... Guest
|
Posted: Tue Feb 17, 2009 7:26 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
Kristian,
You're my hero, if I hadn't come across astlinux 3 years ago, I wouldn't
be doing this stuff right now. Not too sure if that's a good thing
though
-----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org
[mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of
Kristian Kielhofner
Sent: 18 February 2009 00:19
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Anyone running FS from a Thumb Flash
USB?
Ah yes, the "pinnacle of online discussion"!
On Tue, Feb 17, 2009 at 7:10 PM, Michael Collins <msc@freeswitch.org>
wrote:
Quote: | On Tue, Feb 17, 2009 at 3:43 PM, Kristian Kielhofner
<kristian.kielhofner@gmail.com> wrote:
Quote: | FreeSWITCH now compiles in AsLinux:
|
Nice work! I'll go tell our friends over in the Yahoo financial forums
- I'm sure they're dying to hear about it!
-MC
|
--
Kristian Kielhofner
http://blog.krisk.org
http://www.submityoursip.com
http://www.astlinux.org
http://www.star2star.com
_______________________________________________
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 |
|
|
gkuri at ieee.org Guest
|
Posted: Tue Feb 17, 2009 7:46 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
That and the lack of an FPU, I'm curious how that would affect FS,
especially with transcoding. At one point I was interested in building a
little embedded PBX running FS on the Blackfin MCU. Since Analog Devices
seems fairly open with the Blackfin, I thought it might be a good
choice, but I'm not sure how the lack of an MMU or FPU would affect FS.
Gabe
Kristian Kielhofner wrote:
Quote: | I don't think so but something tells me that FreeSWITCH won't do too
well without an MMU and the external libs and modules could cause
quite a problem. Not that it is impossible but the uh, performance,
would be interesting...
Can anyone call me out on this assumption?
On Tue, Feb 17, 2009 at 7:16 PM, Gabriel Kuri <gkuri@ieee.org> wrote:
Quote: | awesome work! on a slightly related [embedded] note, do you know if any
work has been done to port FS to any of the Analog Blackfin MCUs? I'd be
interested in hearing if anyone has had any such luck.
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 |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Feb 17, 2009 8:39 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
So you sticking with the Astlinux name? or switching it to something
more general?
/b
On Feb 17, 2009, at 6:20 PM, Kristian Kielhofner wrote:
Quote: | I don't think so but something tells me that FreeSWITCH won't do too
well without an MMU and the external libs and modules could cause
quite a problem. Not that it is impossible but the uh, performance,
would be interesting...
|
_______________________________________________
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 |
|
|
kristian.kielhofner at... Guest
|
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Tue Feb 17, 2009 11:17 pm Post subject: [Freeswitch-users] Anyone running FS from a Thumb Flash USB? |
|
|
Pretty much all the codecs (mod_voipcodecs, mod_speex, mod_ilbc,
mod_g722_1, mod_celt) and the resampler all have fixed point
implementations (in tree) as well.
Mike
On Feb 17, 2009, at 7:44 PM, Gabriel Kuri wrote:
Quote: | That and the lack of an FPU, I'm curious how that would affect FS,
especially with transcoding. At one point I was interested in
building a
little embedded PBX running FS on the Blackfin MCU. Since Analog
Devices
seems fairly open with the Blackfin, I thought it might be a good
choice, but I'm not sure how the lack of an MMU or FPU would affect
FS.
Gabe
Kristian Kielhofner wrote:
Quote: | I don't think so but something tells me that FreeSWITCH won't do too
well without an MMU and the external libs and modules could cause
quite a problem. Not that it is impossible but the uh, performance,
would be interesting...
Can anyone call me out on this assumption?
On Tue, Feb 17, 2009 at 7:16 PM, Gabriel Kuri <gkuri@ieee.org> wrote:
Quote: | awesome work! on a slightly related [embedded] note, do you know
if any
work has been done to port FS to any of the Analog Blackfin MCUs?
I'd be
interested in hearing if anyone has had any such luck.
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 |
|
|
|
|
|
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
|