Displaying 20 results from an estimated 2000 matches similar to: "wireless router or Access Poing"
2005 Feb 15
4
solid-state asterisk pbx?
I've been thinking of making a (mostly) solid-state asterisk pbx.
Take either centos or some other distro, cut it down to bare minimum and
put asterisk + AMP on. Something that could be put onto a usb2.0 flash
stick, bootable.
Modern flash devices (usb, compactflash) have builtin wear leveling
management and will last longer than you think:
2005 Sep 22
5
p2p: ARES
Hi,
I''ve a linux as router nat + firewall
(POLICY DROP for INPUT OUTPUT and FORWARD)
but, I''ve put next rules for p2p software
on FORWARD chain
[... snip ... ]
iptables -F FORWARD
iptables -P FORWARD DROP
iptables -A FORWARD -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -p tcp --dport 25 -j ACCEPT
[... snip ... ]
iptables -A FORWARD -m ipp2p --ipp2p -j ACCEPT
iptables -A
2007 Aug 04
4
syslinux & booting linux from USB
Dear all,
I wanna create a GNU/Linux that it boots from USB.
I don't any idea on that.
Can you introduce me a doc that i can use it & i can solve my problem?
Cheers,
--
-------------------------
Mohsen Pahlevanzadeh
email address : mohsen at pahlevanzadeh.org
web site : http://pahlevanzadeh.org
IRC IM : m_pahlevanzadeh
yahoo IM : linuxorbsd
----------------------------
2003 Oct 30
9
Absolute Minimum Installation Packages
I'm trying to get the total Linux/* installation size as small as possible.
I'm wondering if anyone has looked at the installed packages list from the
Redhat installation [rpm -qa] and has parsed out all packages not needed for
* to run. I follow the custom install guide from Andy Powell but the
installation yields 948+ Meg with 340 installed packages. I'm sure most of
those packages
2006 Apr 17
24
Sip Traffic
Hi.
there is a way to MARK udp VOIP (SIP) traffic,
in order to put in a highest prio class ?
Traffic flow seems start on udp 5060 port, but
next both server and client seems jump to a
random(?) port.
I can''t use CONNMARK because is udp traffic.
I only see a pattern for L7 patch in order to
SIP traffic identification , but I run 2.4
kernel series .
When you patch 2.4 kernel with
2004 Jun 17
4
Problems with PRI with T410 messages
Hi all,
I have a box running asterisk with T410 connected to a Nortel DMS 100 switch
and another box running SER with grandstream phones on it
So if there is a call from the pstn it goes from the Nortel to the asterisk
and then to the SER box and finally to the phones.if the phone is busy or
the number is invalid the * box will first send an ALERT message to the
Nortel and say the call is going on
2005 Oct 15
5
esfq ? or wrr ?
Hi
If I have a HTB class with 128kbit, and I want to
put "N" users in that class ( in order to share
bandwidth fairly ) ,
which is better for me ? esfq (hash dst) or wrr ?
I would attach esfq or wrr to HTB parent class.
Also I''ve readed on Jim script that over WRR put
a RED qdisc, but I don''t understand it.
bests
andres
2014 Mar 11
1
Linux call router
hello there,
I am facing an issue with misd/misdnuser/lcr in the system
I am running debian 7 and I managed to install from git misdn/misdnuser but
in lcr I am getting:
chan_lcr.c: In function 'load_module': chan_lcr.c:3520:24: warning:
assignment makes pointer from integer without a cast [enabled by default]
make[2]: *** [chan_lcr.po] Error 1 make[2]: Leaving directory
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a
CentOS 4.5 machine.
My export file reads
/test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check)
Running the mount command with NFSv4 as the filesystem gives me a
permission denied error.
[root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/
mount: pinging: prog 100003 vers 4 prot tcp port
2005 Nov 21
1
VOIP traffic under vSAT link
Hi,
I''ve a vsat internet link and I want
to know if I can make VOIP calls under it.
( Ping in the best case reach 900/ 100 ms
by sattelite effect )
Can with SIP protocol make voip calls ?
Thanks
andres
2007 Apr 19
2
JPackage, Java 1.5.0, and CentOS 5?
Hey, y'all.
I don't know how many folks here are familiar with a blogging program
called 'pebble' http://pebble.sourceforge.net, but it's *supposed* to be
an easy drop-in to a tomcat5 container. I suppose that it is, once I
figured out how to get tomcat 5 working in CentOS 5, but I'm still
having problems with the java.
CentOS comes with Java 1.4.2, but I need Java
2010 Aug 11
1
memdisk isolinux and voyage-0.6.5.iso
Im trying to use pxelinux-4.02 + memdisk as follows
LABEL voyage-current
MENU LABEL ^C. voyage-current
LINUX memdisk
INITRD voyage-current.iso
APPEND iso raw console=ttyS0,115200n81 panic=5 pause
LABEL voyage-0.6.5
MENU LABEL ^6. voyage-0.6.5
LINUX memdisk
INITRD voyage-0.6.5.iso
APPEND iso raw console=ttyS0,115200n81 panic=5 pause
It mostly works - memdisk
2006 Jan 02
3
[OT?] MikroTik instead Linux ?
[Off topic ?]
Somebody can help me to convince some people
to use Linux instead MikroTik ????
Happy new year.
Andres.
2010 Feb 25
3
MeetMe() and dahdi_dummy on an embedded system
I'm playing around with an ALIX 2D2 board (http://www.pcengines.ch/alix2d2.htm). It's a fanless, x86 system using an AMD Geode processor with 256MB of RAM. Also available are two network interfaces, two USB ports and one serial port (no keyboard or VGA). I'm using the Voyage Linux distro, which basically is Debian Lenny optimized for this board.
Asterisk 1.6.1.12 runs fine on the
2007 Nov 18
6
Asterisk on Pcengines Alix board
Hi all,
I have successfully compiled and installed Asterisk on an Alix board
(AMD Geode 500 Mhz + 256 Mb RAM) on top of Voyage linux (a Debian
variant).
I'm using it at home for a month.
I wondered how much it could be loaded, so I tested it with pbx-test:
I could place up to 15 simultaneous SIP calls before it got no more
responsive.
All in all a good, stable and cheap solution for home
2005 Nov 25
2
FAIR NAT: this is correct ?
on Fair NAT:
-------------
[...]
# Correcting TOS for large packets with Minimize-Delay-TOS
$BIN_IPT -t mangle -A $FN_CHK_TOS -p tcp -m length --length 0:512 -j RETURN
$BIN_IPT -t mangle -A $FN_CHK_TOS -p udp -m length --length 0:1024 -j RETURN
$BIN_IPT -t mangle -A $FN_CHK_TOS -j TOS --set-tos Maximize-Throughput
$BIN_IPT -t mangle -A $FN_CHK_TOS -j RETURN
[...]
I think that best is:
[...]
#
2005 Jul 12
2
Having Trouble Creating an IVR
I have asterisk 1.0.5 installed via apt on a debian system. It's a
custom distrobution called Voyage Linux that runs from a flash card
and I have a hard drive installed with mysql installed on it as well
as apache. I have been though the AMP install guide (asterisk
management portal) and in the interface it has a place for me to
record new IVR menus. I have to dial *77 to begin recording
2011 May 27
2
is not so much to others make you pain, than say of yourself
the life road long and colorful, just like in the horizon sea voyage, sometimes uneventful, running smoothly; And sometimes, but a driving paradises tough. But as long as our hearts lighthouse, it can not be quenched along his route to sail on. The life road long and colorful: in the sunlight I learn to laugh, I learn to strong in clouds; I hold in winds, hope in the storm I grasp ideal; When
2004 Oct 04
0
RE: small kernel distro recommendations for QoS box
Why not try something like Pebble linux from
http://www.nycwireless.net/pebble
It is a stripped down Debian install that is aimed at running a wireless
hotspot but it is just Debian and you can install whatever you want. It
fits on a 64MB flash card but if you install almost anything you will
want a 128MB one. It does come with iptables and iproute2 tools as I
recall.
Patrick
2010 Jul 08
2
Network Interface
Hello,
I'm booting a number of PCs through PXE from a server and then these nodes
mount a common root filesystem (voyage distribution) located on the server
over NFS.
My problem is the following:
I want all of the network interface names of the PCs to be the same (e.g.
eth0 or something else), but some of them appear as eth0 and others as eth1.
I've tried using udev, but it won't