Re: [Asterisk-Users] Embedded Asterisk System

2004-10-14 Thread christophe de coninck
Nice work, I've been thinking on doing almost the same thing but how many users can it handle at the same time? On Thu, 2004-10-14 at 04:39, JR Richardson wrote: I have had an embedded * server for a while, a one-off project I've been working on in some spare time. I want to write a white p

[Asterisk-Users] Embedded Asterisk System

2004-10-13 Thread JR Richardson
I have had an embedded * server for a while, a one-off project I've been working on in some spare time. I want to write a white paper about it but haven't started yet due to other priorities. A CF used in an IDE adapter is the way to go. The development environment is a bit tricky but here is a

Re: [Asterisk-Users] Embedded Asterisk System (was QoS Router/SoftwareSuggestions)

2004-10-13 Thread Stefan de Konink
Benjamin on Asterisk Mailing Lists wrote: Use a dual CF adapter with two CF cards, mount one read-only for the OS, Asterisk and drivers, mount the other read-write for /var/log and voicemail. Why can't you use a ramdisk and sync to CF on exit, I agree you do need a UPS for it... Stefan de Konink

Re: [Asterisk-Users] Embedded Asterisk System (was QoS Router/SoftwareSuggestions)

2004-10-13 Thread Benjamin on Asterisk Mailing Lists
On Wed, 13 Oct 2004 15:39:12 -0700, Geoff Nordli <[EMAIL PROTECTED]> wrote: > I don't see the writing of CDR that much of an issue. You have a million > writes per memory block on a CF card -- that is a lot of calls. and > I don't know, maybe I just have a fixation on CF cards. It's rather simpl

RE: [Asterisk-Users] Embedded Asterisk System (was QoS Router/SoftwareSuggestions)

2004-10-13 Thread Geoff Nordli
[EMAIL PROTECTED] wrote: > What about "syslogging" the CDR's? > > You can set the "loghost" via DHCP on boot. > > On Thu, 14 Oct 2004, JB Hewit wrote: > >> Then you could export CDR to an external database on another machine. >> >> Realisitcally though, for the price of a microdrive you 'mose w

Re: [Asterisk-Users] Embedded Asterisk System (was QoS Router/Software Suggestions)

2004-10-13 Thread Steve Edwards
What about "syslogging" the CDR's? You can set the "loghost" via DHCP on boot. On Thu, 14 Oct 2004, JB Hewit wrote: Then you could export CDR to an external database on another machine. Realisitcally though, for the price of a microdrive you 'mose well buy a cheap ide hdd. It's a cost way up, you c

Re: [Asterisk-Users] Embedded Asterisk System (was QoS Router/Software Suggestions)

2004-10-13 Thread JB Hewit
Then you could export CDR to an external database on another machine. Realisitcally though, for the price of a microdrive you 'mose well buy a cheap ide hdd. It's a cost way up, you can't have too much of an underpowered machine otherwise you won't make many phone calls. On Wed, 13 Oct 2004 16:

RE: [Asterisk-Users] Embedded Asterisk System (was QoSRouter/Software Suggestions)

2004-10-13 Thread Geoff Nordli
[EMAIL PROTECTED] wrote: > On Wed, 13 Oct 2004 11:36:09 -0700, Geoff Nordli > <[EMAIL PROTECTED]> wrote: > >> When Bering boots it loads everything into a RAM based filesystem. >> Anyone see any drawbacks in running an * system using a RAM based >> file system and booting from CF? If you needed

Re: [Asterisk-Users] Embedded Asterisk System (was QoS Router/Software Suggestions)

2004-10-13 Thread Scott Lykens
On Wed, 13 Oct 2004 11:36:09 -0700, Geoff Nordli <[EMAIL PROTECTED]> wrote: > When Bering boots it loads everything into a RAM based filesystem. Anyone > see any drawbacks in running an * system using a RAM based file system and > booting from CF? If you needed additional capacity for VM you cou

[Asterisk-Users] Embedded Asterisk System (was QoS Router/Software Suggestions)

2004-10-13 Thread Geoff Nordli
[EMAIL PROTECTED] wrote: > On Tue, 12 Oct 2004, Geoff Nordli wrote: > >> Is this where we get to vote for our favorite router software? I >> choose Bering-uClibc >> > (http://leaf.sourceforge.net/mod.php?mod=userpage&menu=910&pag > e_id=36). It >> comes with a ton of packages, and you can easi