• Idefisk
  • Tools
  • Tutorials
  • Reviews
  • VoIP Providers
  • Archives
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

 
   AsteriskGuru Archives Forum Index -> Asterisk-Users
View previous topic :: View next topic  
Author Message
vincent.delporte at bigfo
Guest





PostPosted: Mon Jun 01, 2009 8:33 am    Post subject: [asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

Hello

I'm thinking of selling an Asterisk server based on Atcom's IP02
solid-state unit with one FXO and one FXS ports:

http://atcom.cn/En_products_IP02.htm

By default, this unit based on a 400MHz Blackfin 532 chip only has
64MB RAM and 256MB of NAND flash. Those can be increased to 128MB and
1GB, respectively.

Do you think I can install Linux + Asterisk + LAMP (replacing MySQL
with Firebird, to avoid license costs) on the default specs, or will
it be a bit short?

Thank you.


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
steve at geekinter.net
Guest





PostPosted: Mon Jun 01, 2009 8:41 am    Post subject: [asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

On 1 Jun 2009, at 10:27, Vincent wrote:

Quote:
Hello

I'm thinking of selling an Asterisk server based on Atcom's IP02
solid-state unit with one FXO and one FXS ports:

http://atcom.cn/En_products_IP02.htm

By default, this unit based on a 400MHz Blackfin 532 chip only has
64MB RAM and 256MB of NAND flash. Those can be increased to 128MB and
1GB, respectively.

Do you think I can install Linux + Asterisk + LAMP (replacing MySQL
with Firebird, to avoid license costs) on the default specs, or will
it be a bit short?

Depends what the LAMP bit is used for. If its just for config, and you
tune it carefully it will probably work...

Steve

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
alanslists at gmail.com
Guest





PostPosted: Mon Jun 01, 2009 8:46 am    Post subject: [asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

On 01/06/09 10:27, Vincent wrote:
Quote:
Hello

I'm thinking of selling an Asterisk server based on Atcom's IP02
solid-state unit with one FXO and one FXS ports:

http://atcom.cn/En_products_IP02.htm

By default, this unit based on a 400MHz Blackfin 532 chip only has
64MB RAM and 256MB of NAND flash. Those can be increased to 128MB and
1GB, respectively.

Do you think I can install Linux + Asterisk + LAMP (replacing MySQL
with Firebird, to avoid license costs) on the default specs, or will
it be a bit short?


Check out the Astfin project (http://blog.astfin.org/?page_id=2). I'm
guessing they have already done what you need...

Al


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
vincent.delporte at bigfo
Guest





PostPosted: Mon Jun 01, 2009 11:02 am    Post subject: [asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

On Mon, 01 Jun 2009 10:40:56 +0100, "Alan Lord (News)"
<alanslists@gmail.com> wrote:
Quote:
Check out the Astfin project (http://blog.astfin.org/?page_id=2). I'm
guessing they have already done what you need...

Thanks guys. The LAMP is only used to let the user see the call logs,
so I just need PHP + DBMS (preferably Firebird, but SQLite can do too)
for small use.


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
gordon+asterisk at drogon
Guest





PostPosted: Mon Jun 01, 2009 11:27 am    Post subject: [asterisk-users] [Atcom] Asterisk + LAMP on 128MB RAM?

On Mon, 1 Jun 2009, Vincent wrote:

Quote:
On Mon, 01 Jun 2009 10:40:56 +0100, "Alan Lord (News)"
<alanslists@gmail.com> wrote:
> Check out the Astfin project (http://blog.astfin.org/?page_id=2). I'm
> guessing they have already done what you need...

Thanks guys. The LAMP is only used to let the user see the call logs,
so I just need PHP + DBMS (preferably Firebird, but SQLite can do too)
for small use.

You may save yourself a lot of hassle just storing the CDRs in a plain
text CSV file (which asterisk does for you), then parsing it with PHP
directly. That's trivially easy to do and avoids a whole lot of overheard.
Don't forget to truncate the file every now and then.

Well, it's what I do, anyway in my little embedded systems. Putting an SQL
database in one is probably the last thing I'd do.

And if you can't live without SQL, the SQLite is probably OK, but remember
to do a vacuum operation on the file when you delete records from it to
free up "disk" space.

And remember that billing is approximate on analogue systems - asterisk
considers the call "answered" as soon as the last digit is dialled, so you
will see calls flagged as "answered" and "billable" even when they
weren't.

Gordon

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Asterisk-Users All times are GMT
Page 1 of 1

 
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
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™