Is there anyone here who has an idea where we can get a flash based sip softphone<br><br><div><span class="gmail_quote">On 9/12/07, <b class="gmail_sendername">Luciano Vaccarella</b> <<a href="mailto:l.vaccarella@voix.it">
l.vaccarella@voix.it</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">I was inspired by astlinux, then I bult my one with Gentoo (I don't like to use uclib)
<div><br></div><div>I don't like to use ram disk because is a way to waste memory, I prefer to create tmpfs where mount relative rw directory,</div><div>(the rc and init.d scripts of astlinux can be very useful to understand how to do it), this is a map of a generic mount:
</div><div><br></div><div>/dev/hda1 on / type ext2 (ro,nogrpid)</div><div>none on /proc type proc (rw)</div><div>none on /dev type tmpfs (rw)</div><div>none on /var type tmpfs (rw)</div><div>none on /tmp type tmpfs (rw)</div>
<div>none on /dev/pts type devpts (rw)</div><div>none on /sys type sysfs (rw)</div><div>/dev/hda2 on /mnt/opt type ext2 (rw,nogrpid)</div><div>192.168.10.80:/mnt/backup01/vm on /mnt/vm type nfs (rw,v3,rsize=32768,wsize=32768,hard,lock,proto=udp,addr=
<a href="http://192.168.10.80" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.10.80</a>)</div><div>none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)</div><div>/dev/sda2 on /mnt/cf type ext2 (rw,nogrpid)
</div><div><br></div><div>as you see the hda1 is the system and is ro only, the back up are made on a nfs mount</div><div><br></div><div>this is the total memoy used by a pbx with 60 user registered</div><div><br></div><div>
total used free shared buffers cached</div><div>Mem: 512364 49584 462780 0 1788 28676</div><div>-/+ buffers/cache: 19120 493244
</div><div>Swap: 0 0 0</div><div><br></div><div>and these are the active process</div><div><br></div><div> PID TTY STAT TIME COMMAND</div><div> 1 ? S 0:00 init </div>
<div> 2 ? S 0:00 [migration/0]</div><div> 3 ? SN 0:00 [ksoftirqd/0]</div><div> 4 ? S< 0:00 [events/0]</div><div> 5 ? S< 0:00 [khelper]</div><div> 6 ? S< 0:00 [kthread]
</div><div> 8 ? S< 0:02 \_ [kblockd/0]</div><div> 9 ? S< 0:00 \_ [kacpid]</div><div> 88 ? S< 0:00 \_ [khubd]</div><div> 131 ? S 0:00 \_ [pdflush]</div><div>
132 ? S 0:00 \_ [pdflush]</div><div> 134 ? S< 0:00 \_ [aio/0]</div><div> 719 ? S< 0:00 \_ [kseriod]</div><div> 776 ? S< 0:00 \_ [ata/0]</div><div> 808 ? S< 0:00 \_ [scsi_eh_0]
</div><div> 809 ? S< 0:00 \_ [usb-storage]</div><div> 1154 ? S< 0:00 \_ [nfsd4]</div><div> 1160 ? S< 0:00 \_ [rpciod/0]</div><div> 133 ? S 0:00 [kswapd0]</div><div>
1098 ? Ss 0:04 /sbin/syslogd -s 1024 -m 60 -b 2</div><div> 1106 ? Ss 0:00 crond</div><div> 1139 ? Ss 0:00 portmap</div><div> 1155 ? S 0:00 [nfsd]</div><div> 1156 ? S 0:00 [nfsd]
</div><div> 1157 ? S 0:00 [nfsd]</div><div> 1158 ? S 0:00 [nfsd]</div><div> 1159 ? S 0:00 [lockd]</div><div> 1163 ? Ss 0:00 mountd</div><div> 1180 ? SLs 0:00 ntpd -g
</div><div> 1201 ? Ss 0:00 /usr/sbin/sshd</div><div> 4178 ? Ss 0:00 \_ sshd: root@pts/0</div><div> 4184 pts/0 Ss 0:00 \_ -bash</div><div> 4306 pts/0 R+ 0:00 \_ ps axf</div>
<div> 1213 ? Ss 0:00 inetd</div><div> 1339 ? Ss 0:00 mini_httpd -C /etc/mini_httpd.conf</div><div> 1347 ? Ss 0:00 mini_httpd -C /tmp/etc/mini_httpd-http.conf</div><div> 1358 tty1 Ss+ 0:00 /sbin/getty -L 19200 /dev/tty1 linux
</div><div>27818 ? S 0:00 /bin/bash /usr/sbin/safe_voix</div><div>27824 ? Sl 7:05 \_ /usr/sbin/asterisk -p -c</div><div><br></div><div>The only problem problem using this method is that make upgrade is a bit complicated, the ram disk is more easy because you have just to replace the disk image.
</div><div><br></div><div>For now all of the customer upgrade are made replacing on the site the cf disk.</div><div><br></div><div>Luciano<br><div><div><br></div><div>Il giorno 12/set/07, alle ore 14:42, Juan Sandro ha scritto:
</div><br><blockquote type="cite"> <br><br>> From: <a href="mailto:l.vaccarella@voix.it" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">l.vaccarella@voix.it</a><br>> Date: Tue, 11 Sep 2007 12:46:19 +0200
<br>> To: <a href="mailto:asterisk-biz@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">asterisk-biz@lists.digium.com</a><br>> Subject: Re: [asterisk-biz] Flash IDE<br>> <br>
> My experience in 4 years and about 200 intallations of Flash based <br>> systems is of about 98% reliability.<br>> <br>> But you have to be carefully on using Industrial grade Flash chip, <br>> and making it working in the right way as said by Sergey.
<br>> <br>> We have big server flash based too, and they work without problems.<br> <br> Hi<br> <br> Do you have any more details... what Distro? Are you using ram disk as same other users suggested?<br> <br> <br>
Thanks<br> <br> Juan<br> <br> <br> <br> <br><br><hr>Explore the seven wonders of the world <a href="http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Learn more!</a><div style="margin: 0px;">_______________________________________________</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">Sign up now for AstriCon 2007!<span> </span>September 25-28th.
<span> </span><a href="http://www.astricon.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.astricon.net</a>/<span> </span></div><div style="margin: 0px; min-height: 14px;"><br></div>
<div style="margin: 0px;">--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.api-digital.com--</a></div><div style="margin: 0px; min-height: 14px;">
<br></div><div style="margin: 0px;">asterisk-biz mailing list</div><div style="margin: 0px;">To UNSUBSCRIBE or update options visit:</div><div style="margin: 0px;"><span> </span><a href="http://lists.digium.com/mailman/listinfo/asterisk-biz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.digium.com/mailman/listinfo/asterisk-biz</a></div> </blockquote></div><br></div></div><br>_______________________________________________<br><br>Sign up now for AstriCon 2007! September 25-28th. <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.astricon.net/" target="_blank">
http://www.astricon.net/</a><br><br>--Bandwidth and Colocation Provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>asterisk-biz mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-biz" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-biz
</a><br></blockquote></div><br>