Displaying 20 results from an estimated 1000 matches similar to: "oneway audio with asterisk behind cisco pix 506"
2008 Feb 13
6
restart asterisk daily
Hi all,
I found that there will be a memory leak if asterisk running day by
day without restart. Is it good to restart asterisk service daily?
What is the better way to restart it daily like apache?
ango
2003 Aug 29
2
sip and pix
does anyone have a sip working through a cisco pix firewall?
i can get the phone to register and the call to be negotiated, but as soon
as the call is answered there is no sound and the call ends
immediately. im sure this is due to the RTP negotiation being rejected by
the pix. any helpful ways around this? right now my only solution is to
put a small box outside the firewall and IAX the
2007 Apr 24
2
Asterisk & Pix firewalls
Hi,
I asked this last week but i didn't get any answer So i will elaborate on my question. I need to setup a pix 515 firewall (running 7.2.2 OS) to allow sip traffic thru it from a sip phone wherever i may be. The pix is where all my servers are colocated and i will need to connect thru it from softphones / hardphones wherever i happen to be traveling. I need help setting up the pix for
2005 Jun 17
1
PIX Firewall Ports and Access-Lists
Hello,
I am not too familiar with the settings in our PIX (learning though).
Here is the only access-list setting that we have in place for Asterisk:
access-list acl-prod permit udp any host EXTERNAL_*_IP_HERE eq 5060
In rtp.conf we are allowing ports 10000 - 20000.
We are not using SIP Fixup in our PIX due to firmware version.
How do I go about adding the ability for udp ports 10000 - 20000
2004 Sep 25
4
Cisco PIX and Asterisk
I cannot get incoming calls to sip phones behind a PIX to work, outgoing
is fine.
Asterisk (Public IP) --> Internet --> PIX (NAT) --> Sip Phones
I have tried no fixup protocol sip, I have punched a hole in the Pix
allowing anything from the Asterisk box into the network, still no
incoming.
I have done all the Wiki suggests in regarding to NAT.
Is their a trick getting the
2010 Mar 27
4
Cisco 7960 become UNREACHABLE behind pix firewall
Hi,
I have about 10 Cisco 7960s behind a PIX 506E (IOS v6.3) firewall.
After some period of time, asterisk says that some of them are
unreachable, and the phones lose their registration.
The only way to make the phones recover is to clear the NAT
translation tables for the phones on the PIX (clear xlate...)
Does anyone know how to fix this? As you can imagine, it is quite
annoying. And it does not
2006 Sep 26
3
Pix Firewall Monitoring Software on Linux
hey friends,
I am looking for a free open source software (web based or
application) through which I can monitor the Pix Firewall. What it
should show Interface status or traffic , VPN Connectivity status, CPU
Status, Memory Status etc. I am also running DHCP server on Pix
Firewall (due to some reasons) If it can monitor that also means
showing how many IPAddresses has been assigned, to whom,
2005 Jan 20
7
PIX!!!!!
Can anyone point me in a good direction for configuring SIP through a
PIX using 1:1 NAT. I have read anything I could get my hands on and
tried them all with very little success. I can get it to work through
the cheap little cable modem routers, but not this PIX.
I -can- make a direct SIP call using the IP address of the * server
(ie.exten@ipaddr), but when I do that * still doesn't
2007 Nov 27
10
Asterisk behind a PIX firewall?
Is there anything special that anyone here has had to do to get an Aastra
phone (on the Internet) to talk to Asterisk behind a PIX firewall?
Ports 10000-20000 UDP are open on the PIX and forwarding to the Asterisk
server. The Asterisk server's RTP.CONF is set to use 10000-20000. The
phone registers, and will place AND receive calls, however, no audio is
passed. The phone is an Aastra
2005 Jan 26
1
VoIP QoS with PIX
Hi List
Just a little bit OT, but then again perhaps an information that could be of
great value for a lot of administrators !!
Does anyone have experience with how to setup VoIP QoS for outgoing data
through a Cisco PIX (515) ?
I believe that it should be possible to give higher priority to outgoing
VoIP packets. This is due to the problem of ADSL as the UpStream data rate
is 1/4 of the
2005 May 12
2
Problem with Polycom SP 500 and Cisco PIX
Hi everyone,
I'm very new to all this, so please forgive me if I have the terminology
mixed-up.
We are preparing to install an Asterisk IP PBX over the weekend and I have
an issue with the Polycom SP 500 phones we are trying to use. My problem is
regarding DHCP.
Our DHCP server is our Cisco PIX 501 firewall. I've specified option 66 and
the phones connect to the FTP server
2001 Jul 31
1
Kid Pix Studio Deluxe and Wine?
Does Kid Pix Studio Deluxe run under Wine?
An elementary school I visited recently was running
that program on all their Windows machines, and wouldn't
consider switching to Linux unless it was supported.
winehq.com doesn't resolve in DNS for me tonight :-(
so I can't check the database. I don't have a copy
myself, so I can't test it personally. (Hmm, maybe
I should get
2008 Mar 28
2
Cisco PIX vpn software
Anyone got a resource on setting up a CentOS box to connect to a Cisco PIX 5xx VPN using IPSec? I don't know if it matters but an important part of functionality would be split tunneling, I need to maintain that from the windows side of functionality.
Thanks!
jlc
2006 Apr 10
1
Asterisk to CCM4 SIP Trunk one-way audio problem.
Hello, ,
I have some of asterisk to CCM4 SIP trunk oneway audio problems.
I have setup a asterisk server. It's work great and have no any problems
connect to local ITSP (using SIP protocol) . But we need to build a sip
trunk to another CCM4 server.
The network typology like this.
SIP Phone (192.168.1.100) <-----------> 192.168.1.254 (Asterisk Server)
59.124. xx.xx
2004 Nov 10
4
pix in MS Office
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine_weirdness.ppt
Type: application/vnd.ms-powerpoint
Size: 33792 bytes
Desc: wine_weirdness.ppt
Url : http://www.winehq.org/pipermail/wine-users/attachments/20041110/d6ae19a2/wine_weirdness.ppt
2012 Apr 10
3
How to get the SS and MS from oneway.test?
Hello everyone:
I'm a new member of this group.
I have a question about "oneway.test".
When I use "anova(lm(....))" to analysis the
ANOVA,
I can get the information about Sum Sq and Mean
Sq.
(The R code and the results are as follows.)
2008 Jun 29
6
gem / plugin install
Hey,
I am using Rails 2.1. I was wondering if there is a preference between using
gem or script/plugin to install facebooker. Latest revision on svn (225)
seems to be missing an "end" in lib/facebooker/models/user.rb (line 218).
Thanks,
Ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 29
1
Oneway Audio
Hi all,
I did not get this error in Asterisk 1.2.5 release. I am testing on Asterisk
SVN-trunk-r15187 to avail the PARKEDAT variable.
- I park the call using ParkAndAnnounce
- plays moh.
- accept the call using ParkedCall
The following errors are coming on the console and there is oneway audio -
no audio after Music-On-Hold at caller's side. Please advice.
I am testing using cisco 7902
2008 Apr 03
3
remote workers
Hi,
I am kind of lost on how to configure the backgroundrb workers to run
from a remote host?
Suppose I have my main rails app in 1.2.3.4, and I want my
backgroundrb workers to run from a machine with ip 5.6.7.8, what do I
put
in my backgroundrb.yml file? How will my workers know which database
server to load the models from?
Thanks,
Ram
2007 Dec 19
4
[Bug 1404] New: Make keepalive work properly with Cisco PIX/ASA boxes
https://bugzilla.mindrot.org/show_bug.cgi?id=1404
Summary: Make keepalive work properly with Cisco PIX/ASA boxes
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: