Displaying 20 results from an estimated 10000 matches similar to: "SIP & NAT"
2007 Mar 29
2
help - UNSUBSCRIBE
Please remove this email from your mailing list.
UNSUBSCRIBE
Thank you.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
asterisk-users-request@lists.digium.com
Sent: Thursday, March 29, 2007 9:14 AM
To: asterisk-users@lists.digium.com
Subject: asterisk-users Digest, Vol 32, Issue 118
Send asterisk-users
2007 Oct 11
8
ADSL channel boding or Load balancing
Hi There,
We currently using iproute2 for load balancing. However we need more
upload speed as we load balance over 3 dsl lines.
I''ve been looking for a way to combine the upload speed to more
faster. Found a site called www.upstreaminter.net where these guys
bond the adsl channels to improve uploads, Since downloading is
problem as its need to know the ip address of the downloader they
2004 Aug 06
2
RC1 problem? (Conversation over two IAX2 streams = nasty, gappy audio)
I've been having 'gappy' audio problems with nufone for about a week now but I
think I've nailed it down.
Setup:
office* - iax2 - colo* - iax2 - nufone
office* and colo* are identical physical hardware (Xeon 2.8, dual ethernet,
solely used for Asterisk) -- they are joined together through their second
ethernet ports over a dedicated 2meg SDSL link. One hop between office* and
2004 Aug 10
1
persp, array and colors
Dear R-users,
I'd like to plot a three-dimensional surface and at the meantime I'm using
an array. I would like to have the values of my first matrix in the heights
of the plot and the colors of the single facet taking into account the
second matrix.
I hope that the next code will help all of you to understand better my
issue,
Thanks in advance, Giancarlo
############################
##
2006 Feb 28
10
A room full of Cisco 7960s behind NAT
I need to set up an office full of Cisco 7960 phones behind NAT with the
server out in Colo.
The first test phone registers fine, but the second one does not register.
The first phone's registration looks like so:
/SIP/Registry/3115552368
:64.169.xx.yyy:38836:3600:3115552368:sip:3115552368@64.169.xx.yyy:5060
When the second phone tries to register, it gets back a 404 not found. Not
a
2003 Dec 29
2
bandwidth requirement
Hi Folks,
have a question, on bandwidth.
I want to run an asterisk server SIP to H323, g729. Calls arrive on sip/iax
go to IVR get authenticated and egress through h323. So G729 license is only
used during IVR and then it is pass through.
I am collocating this server. Colo offer a monthly bandwidth quota. Lets say
I want to do 100K minutes per month of VoIP calling at the beginning. What
would
2005 Apr 21
2
X330 Keyboard/box dies on install 4.0, not on 3.4
I've got a handful of IBM X330's at my colo and another couple at the
office for testing purposes. Currently, they're running CentOS 3.4 and
are very happy doing so. The 3.4 install was perfectly seamless.
When I tried to upgrade one of my test machines to 4.0, the keyboard
died once I got into the install every single time once I boot to
anaconda from the CD. It dies as soon as
2010 Sep 30
2
panel.pairs in splom
Hello,
I have a customized pairs () fonction as follows that displays correctely my
data.
------------------------------------------------------------------------
panel.cor1 <- function (x, y, digits=2, prefix="")
{
usr <- par("usr"); on.exit(par(usr))
par(usr = c(0, 1, 0, 1))
r <- cor(x, y,use="pairwise.complete.obs",
2008 Oct 08
1
Update (IAX Trunking Help)
I posted earlier in the day about needed help with IAX trunking. I did some
more reading and made some more changes.
Here is what I have thus far:
Iax.conf on one server
[general]
bindport = 4569
bindaddr = 0.0.0.0
disallow=all
allow=ulaw
allow=alaw
allow=gsm
mailboxdetail=yes
[vvfarm]
type=friend
username=colo
secret=testpassword
auth=plaintext
host=64.194.211.170
context=iax-incoming
2007 Jun 09
1
Redhat Cluster Manager?
I just spend a few hours working with Redhat Cluster Manager. After
working through some things that deal with Centos versus the *upstream
provider*, I started configuring a cluster. Even to the point of using
HP ILO as the fence.
Anyone using this in production?
With GFS ?
I have used Heartbeat V1 in the past and I am deploying a new colo so I
am looking at options. Any feedback is welcome.
2004 Apr 03
1
Asterisk - Cisco 7960 - NAT
Can you post some of your sip configs and your extension configs.
Thanks,
-gcc
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Ryan Parlee
Posted At: Sunday, April 04, 2004 12:10 AM
Posted To: Asterisk User Group
Conversation: [Asterisk-Users] Asterisk - Cisco 7960 - NAT
Subject: [Asterisk-Users] Asterisk -
2009 May 04
1
dom0 iptables
Ok, I am setting up a new dom0 at a colo provider and usually the colo
facility acts as my gateway, but at this new one, the provider is
recommending that I use the server as its own gateway. That unfortunately
doesnt work to well when it comes to iptables and my domU''s. IPtables do not
support virtual interfaces, so I can''t just white list them unfortunately. I
have tried many
2006 Apr 24
2
Polycom Delay
Hey everyone,
Hopefully someone can point me in the right direction for this.
Currently we have two offices, all using Polycom 601 Revsion E I think.
All have the same configurations and firmware versions.
The differences:
Office A: public IP address.
Office B: NAT (router has a static IP)
Office A: Same state as the asterisk server (Michigan)
Office B: Wisconsin
Office A: T1 network to the
2015 Apr 11
2
Access Problem after update to CentOS 7.1
On Fri, Apr 10, 2015 at 06:33:27AM -0500, Johnny Hughes wrote:
> What may be happening is that you may need to be on the console and
> accept the license on the first reboot after the update.
>
> We tried to turn this off for CLI only installs, but in some
> combinations of software, you may still get the acceptance screen and
> have to complete it.
So just to be clear, some
2008 Jun 30
2
Plotting question: Problem with strwidth in 2.7.1
R users,
I have a problem with function strwidth in 2.7.1. I'm trying to set
the plot margins in a way that horizontal
column labels will fit to the graph. tmp.t is a list of data.frame
objects. This code works well in 2.6.0.
...snip..
library(gplots)
for (i in names(tmp.t)) {
bmp(filename=paste(i, "_", Sys.Date(), ".bmp", sep=""),
width=1038,
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2004 Jan 12
2
How to bind RTP when IP alias are configured
Hi Folks,
I have a situation where my Colo insists on a particular IP setup for my *
server box. They allocate two blocks of IPs to my colo server. One set as my
own (ex 20.20.20.20.4/30 - 4 ips) and the other as a transit lan (es
10.10.10.0/29). These are all public IP addresses and there is no NAT
involved in.
So essentially I have to set-up IP aliases in my Linux box as follows;
Example:
2014 Nov 28
0
[PATCH] Add ldisk.c32 Lua module
Hi,
the patch can also be pulled from my fork of the git repository at https://github.com/emmericp/syslinux.git <https://github.com/emmericp/syslinux.git> under the branch ldisk-lua-module.
The commit is also available on GitHub if you prefer a website to view the diff: https://github.com/emmericp/syslinux/commit/e1612cb42508fa2f33ceb045a7722fa34664231c
2015 May 04
2
Netlogon scripts on samba ad mode
Hello Marc
I already tried the first option the nt 4.0 way, but pointing the script to a network path (UNC path) instead of physical path , is it possible ?
Best Regards
Dante F.B. Col? ----- Original Message -----
From: "Marc Muehlfeld" <mmuehlfeld at samba.org>
To: "samba" <samba at lists.samba.org>
Sent: Friday, May 1, 2015 2:10:35 PM
Subject: Re: