similar to: centos 4.4 + asterisk

Displaying 20 results from an estimated 2000 matches similar to: "centos 4.4 + asterisk"

2006 Jun 14
4
100 lines PBX + system config - repost
Hello, We are planning to biuld a 100 lines PBX based on asterisk. How do you decide on the system config, e.i motherboard, cpu , how much ram , etc ? We will have all 100 phone plugged in. But we expect about 20 calls at any given moment. Thanks Varun
2005 Jun 06
5
Smb4K port
Hello, Which port Smb4K uses? I am not able to use Smb4K on my server for the local network. Thanks Varun
2004 Dec 30
9
shorewall shutting down eth0
Hello, My server is on Mandrake 10.1 off. eth0 is WAN with static IP connected 512 DSL eth1 is LAN. My default shorewall settings are : Source zone Destination zone Policy Syslog level Traffic limit loc net ACCEPT None None fw net ACCEPT None None net Any
2005 May 28
3
block IP
Hello, I want to block a particular IP on the local network. Howto do that ? Thanks Varun
2004 Dec 16
3
asterisk on FC3
Hello, Since FC3 has been a very recent release I was just wondering if there are issues related to asterisk installation on FC3. Thanks Varun
2005 Mar 30
4
ssh and ftp
Hello, I am not able to use ftp and ssh on the lan. Both the port are open. I have the lines on the rules file : # Accept SSH connections from the local network for administration # ACCEPT loc fw tcp 22 # # Accept ftp connections from the local network for administration # ACCEPT loc fw tcp 21 Thanks in advance Varun
2005 Jan 07
3
masq or static nat
Hello, > My server is on Mandrake 10.1 off. > eth0 is WAN with static IP connected 512 DSL > eth1 is LAN. I am little confused about NAT. I have a static IP from ISP I want to do a NAT on eth0. What should I use in shorewall masquerading or static nat ? Thanks Varun
2005 May 29
4
webmin page
Hello, I am not able to open the webmin web interface on my server. Shorewall is blocking it. How to allow it on the server. Thanks Varun
2005 Jan 08
2
static nat address
Hello, > My server is on Mandrake 10.1 off. > eth0 is WAN with static IP connected 512 DSL > eth1 is LAN. I need a little clarification on static nat settings in shorewall. external address - static IP internal address - ? for the internal address should I put my eth1 IP or the general subnet range. For example 192.168.0.0. I am also not sure about : Active for firewall system? yes
2004 Dec 29
2
net connection blocked
Hello, My server is on Mandrake 10.1 off. eth0 is WAN with static IP connected 512 DSL eth1 is LAN. I have enabled shorewall and it has blocked access to the net on my server. My default shorewall settings are : Source zone Destination zone Policy Syslog level Traffic limit loc net ACCEPT None None net Any
2004 Dec 05
3
full duplex sound card
Hello, I have an onboard sound AC97. Howto to find if my sound is full duplex ? And if my sound is not full duplex then please recommned me a good full duplex sound card that is supported on linux. Thanks varun
2005 Aug 12
2
v92 modems
Hello, Is it possible to use v92 ( a few chipsets version ) modem as FXO PCI modules ? While googling I found some postings on the subject. Thanks Varun
2005 Jan 20
2
hardware details
Hello, I want to build a PBX with the following specs : 1. we have two trunk lines 2. we need upto 8 extensions - all analog phones maybe one voip phone What is hardware that I need and where to find it ? Thanks Varun
2005 Jun 06
1
wrt54g web interface
Hello, I am not able to open the web interface for the wrt54g router on the lan. Which port does it use ? Thanks Varun
2005 Jan 30
2
where to buy x100p
Hello, Can the wildcard x100P be bought of the shelf in stores - say in Singapore. Thanks Varun
2005 Jan 12
3
two subnets
Hello, My server is on Mandrake 10.1 off. eth0 is WAN with static IP connected 512 DSL eth1 is LAN. I have NAT working on 192.168.0.0. I want to feed a second subnet 192.168.21.0. What is the best way to implement it ? Thanks Varun
2011 Nov 23
1
[LLVMdev] Follow-up questions after successful upgrade to LLVM 3.0rc4
In response to: > Date: Wed, 23 Nov 2011 18:24:16 +0100 > From: Duncan Sands <baldrick at free.fr<mailto:baldrick at free.fr>> > Subject: Re: [LLVMdev] Follow-up questions after successful upgrade to > LLVM 3.0rc4 > To: llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu> > Hi Kevin, >> Since I don't have llvm-gcc installed, I tried to do the
2005 May 14
2
NAT for 2 clients
Hello, My server is Mandrake10.1 eth0 is WAN with static IP eth1 is LAN I would like all traffic from 2 client - 192.168.0.253 and 192.168.0.248 on the lan to go straight to outgoing interface. I am not sure whether to use DNAT or ACCEPT. Can anybody clarify ? Thanks Varun
2005 Aug 06
3
SPA 841 form SIPURA
Hello, How good is :SPA 841 form SIPURA. Thanks Varun
2016 Sep 28
5
ERROR:Segmentation fault
Hi Developer, In my processor I am not using registers so I wrote Simple register.td file with bare minimum functions. But when I am registering my target with llvm it is showing "*Segmentation Fault(core dumped)*" Error and also same error while generating table-gen for asm-writer. Some one told comment out EditRegesterName function. because this error is due to EditRegisterName it