Displaying 20 results from an estimated 3000 matches similar to: "voip encryption options"
2004 Dec 21
1
Linking 3 Asterisk box, server in the middle type of thing? (IAX?)
Hi,
not sure if it's possible to do something like this. My main * box
here at home is sat on the local lan,
192.168.1.0 , also on this lan I have another * box which is running
as part of a wireless Meshbox
(http://www.locustworld.com) .
Now then, this meshbox has a wireless connection to another meshbox at
a friends house. These meshboxes
use weird IP addresses in the 1.x.y.z range
2005 Mar 14
1
OT: Recommendation for Dynamic DNS on Meshbox?
I'm going to do a deployment of LocustWorld MeshBoxes in some of our remote
locations. Build 90 comes with Asterisk 1.0, and our plan is to use the
MeshBoxes as a WAP for non-Asterisk uses but also to add a 2nd NIC to deploy
Snom's in the remote location. This works fine (was suprisingly easy to do),
and I have the Meshbox running Asterisk and IAX'ing to our primary no
problem. They
2005 Feb 16
3
HELP!!!!!!!!
Hi,
I have installed two X-Lite phones and they're able to login successfully.
The two phones plus the Asterisk system are all on the same LAN with private
addresses assigned to each of them. When a call is initiated and is picked
up on the other end, there is completely no sound at all (as in the line
goes dead). The codecs set in the softphones are g711u, g711a, GSM, iLBC and
SPX.
2007 Sep 05
4
ztcfg error : TE110p error with " CAS signalling on span 1 conflicts with HDLC with ...
Dear All,
I'm integrating avaya commuication manager difinity ver 1.0 with asterisk
using B2B E1. following are the details of my H/W, zaptel configs and
software installed.
Digium TE110p
asterisk 1.2.19
cent OS 4.4
zaptel 1.2.18
libpri 1.2.4
etc/zaptel.conf
span=1,0,0,cas,hdb3
bchan=1-15,17-31
dchan=16
when i ztcfg -vvv im having this error message and the E1 is not getting up.
"cas
2004 Aug 05
3
Avaya/Lucent Definity -> Asterisk interop question
Calling all Definity admins,
Got a few questions about Definity -> Asterisk interoperability.
1) What are the options for integration? Can I hand off extensions from the
Definity and vice versa?
2) Anybody have any working configs they would like to post?
I've found and read the legacy integration on the wiki about the two
systems. I've also googled and found a few threads that were
2010 Mar 20
2
vtund error
Hello,
I have two hosts with a tunnel closed by vtun, when I reboot a host,
the other show the error bellow.
unregister_netdevice: waiting for tun0 to become free. Usage count = 6
OS version: CentOS 5.4
Vtund version: vtun-3.0.2-1
some idea about?
Thanks
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2004 Aug 22
3
asterisk T100P to Merlin Legend
Management just approved purchase of a Digium T100P and a T1 card for
our Merlin Legend Switch. I will appreciate comments from anyone
performing this installation before:
- Which T1 card did you use in the Merlin Legend?
- Did you require any special interface? (CSU/DSU, etc)
- Any items to watch during installation.
Also we will need to remove one of our old analog Trunk cards to
accomodate
2009 Aug 12
1
vtund segfault
I configured a tunnel where the server is a CentOS 5 x86_64 with
compress. In the client don't have problem but in the message log of
the server show this erro:
vtund[15145]: segfault at 0000000000000040 rip 0000000000409774 rsp
00007fff88d548d0 error 4
I did the same configuration on another server, but i686 and had no problems.
Packs:
vtun-3.0.2-1.el5.rf x86_64
lzo2-2.02-3.el5.rf x86_64
2008 Dec 21
1
function prop.trend.test (stats)
To the R-help list,
In the documentation of the prop.trend.test function in the
stats package, no bibliography has been provided which
would allow one to find out the theoretical basis of that
function and/or details of its implementation.
May I suggest that some bibliography be included, as it
generally happens with other statistical functions.
I currently use R 2.8.0 running on Windows XP.
2008 Sep 16
1
plotting on the figure margin
Dear R-list members,
I am trying to put a legend just outside the plotting area
of a graph.
1. Is there some way to plot symbols on the figure margin,
in the same way as function "mtext" can write on the
margin?
2. Is there some way to use the "legend" function (or some
equivalent function) to plot a legend on the figure margin?
3. Any other way to plot either symbols or a
2006 Aug 08
1
parameter yaxs / function hist (graphics)
Dear R users,
The parameters xaxs and yaxs (function par, package graphics)
seem not to work with the function hist (package graphics),
even when the parameters xlim and ylim are defined.
Is there any way to make yaxs="i" and xaxs="i" work properly
with the function hist, mainly to produce histograms that
"touch" the horizontal axis? The R documentation and the
R
2008 Aug 21
2
barplot with anchored bars
Dear R list members,
How to produce barplots anchored to the x-axis (not floating
above the x-axis) with a box around?
With both following codes, the lower horizontal line of the
box is below the y = 0 line:
# first code
x <- c(1,2,3,4)
barplot(x,yaxs='i')
box()
# second code
x <- c(1,2,3,4)
op <- par(yaxs='i')
barplot(x)
box()
par(op)
The parameter yaxs='i'
2004 Jan 16
1
Asterisk Integration with Lucent Definity g3si
Hi everyone,
We have been working with Asterisk for a while now and would really
like to expand its capabilities by fully integrating it with our Definity
g3si and are wondering about other peoples experiences with similar setups.
Thus far we have only been able to achieve a partial 1 way integration, but
ultimately would love to route inbound voip calls to the asterisk out of the
lucent.
2004 Dec 07
2
[Fwd: router and transparent bridge in same box attempth 2 :)]
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
2005 Jan 31
4
How to bond pppoe links
I have three ADSL lines that I''d like to use as one big pipe to the
internet. The ADSL service works by establishing a pppoe connection (the
ADSL "modem" is a bridge), and each pppoe interface gets its own IP
address.
This means I''d have to have 4 ethernet interfaces (3 for each
of the ADSL modems and 1 for the LAN) in my gateway. I''d setup the
gateway to NAT
2005 May 11
5
[Bug 2628] hangs indefinitely at start of phase 1
https://bugzilla.samba.org/show_bug.cgi?id=2628
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|hangs indefinitely (while |hangs indefinitely at start
|listing files) |of phase 1
------- Additional Comments From wayned@samba.org
2010 Apr 22
1
packages gdata / gtools - installation in R 2.11.0
Dear R-list members,
I have just downloaded R version 2.11.0. Then I installed
package gdata. At the end of the installation, a warning message
said that package gtools could not be found. Package gdata
was, after the installation, included in the "Package Index"
in the help files. Messages during installation (which was made
through the menu Packages / Instal package(s), choosing the
2007 Apr 18
1
[Bridge] <kernel BUG> generated on bridge up/down & other issues
Hi,
I've been encountering some problems with bridging under linux
2.6.12-9 (ubuntu Breezy Badger). Apologies for the newbie-ish email:
problem is likely a config issues, but docs appear to be sparse and I
can't find much reference to the problem/solution on the 'net; trial
and error really isn't working...
Am attempting to bridge an offsite network to the central
2004 Aug 25
2
Avaya dialing problems
Currently I am having 2 issues with my Avaya 4602 phone:
First, the phone registers with my Asterisk server, but when I start
dialing I get a busy signal after 4 digits. I specified in the dialplan
on the phone to expect 10 digits and that solved that problem, but I
still immediately get a busy after the 10th digit. The phone never
sends a dial command to asterisk.
Second, asterisk is
2006 Nov 22
3
saving graphics in jpeg format
Dear R users,
I need to save a graph in jpeg format. After plotting the graph,
when the graphics window is active, in the File menu, the
Save as / Jpeg / 100% quality correctly saves the graph in jpeg format.
But I would like to know, how could I control the resolution (in dpi)
of the saved jpeg file? I need to produce a jpeg at 1200 dpi.
I have tried also the jpeg function in the package