Displaying 20 results from an estimated 200 matches similar to: "Asterisk 1.6.0.26 Now Available"
2010 Mar 12
0
Asterisk 1.6.1.18 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.1.18.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.1.18 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by
2010 Mar 12
0
Asterisk 1.6.1.18 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.1.18.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.1.18 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by
2010 Mar 12
0
Asterisk 1.6.2.6 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.6.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.2.6 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by community
2010 Mar 12
0
Asterisk 1.6.2.6 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.6.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.2.6 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by community
2010 Jun 18
0
Asterisk 1.4.33 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.4.33.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.4.33 resolves several issues reported by the
community, and would have not been possible without your participation.
Thank you!
The following are a few of the issues resolved by community
2010 Jun 18
0
Asterisk 1.4.33 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.4.33.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.4.33 resolves several issues reported by the
community, and would have not been possible without your participation.
Thank you!
The following are a few of the issues resolved by community
2010 Mar 15
1
Installing cdr_pgsql on asterisk 1.6.0.26
Hi folks,
I am struggling to install cdr_pgsql in asterisk 1.6.0.26. When I do the
./configure, it complains about the function PQescapeStringConn not
existing in -lpq, so when I do a make menuconfig, I can't select the
cdr_pgsql module.
I am using CentOS 5.4 with the yum PGDG repository for 8.4 version. Some
of the installed packages are postgresql-libs, compat-postgresql-libs,
2003 Jun 04
1
Broken -STABLE kernel build?
Is anyone else seeing this:
perl @/kern/makeops.pl -h @/opencrypto/crypto_if.m
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/local/src-STABLE/src/i386/usr/include /usr/local/src-STABLE/src/sys/modules/hifn/../../dev/hifn/hifn7751.c
/usr/local/src-STABLE/src/sys/modules/hifn/../../dev/hifn/hifn7751.c:47: opt_hifn.h: No such file or
2010 Mar 26
2
need help on setup rtp directly between 2 sip clients
Hi all
my asterisk server, 2 sip client softphones are the same LAN
asterisk ip address : 192.168.1.5
sip client 1 : 192.168.1.4
sip client 2 : 192.168.1.2
asterisk starts ok with sip
setup the sip.conf
[test]
type=friend
username=test
secret=1000
host=dynamic
context=cucku
directmedia=yes
directrtpsetup=yes
[1000]
type=friend
username=1000
secret=1000
host=dynamic
context=cucku
2009 Sep 30
0
PBXNSIP Registration Issue
I've got PBXNSIP running on a windows box and it is trying to register with
my Asterisk box. I can set up one trunk and it works fine, however if I try
to setup a second trunk from the same box, there is some sort of
authentication issue where Asterisk appears to be confusing which trunk is
which. Here is the chunk from my sip.conf:
[TEST1]
context=STUFF-LD
type=friend
2008 Jan 02
0
VMX status report. Xen: #16678 & Xen0: #372 -- two issues fixed
Hi all,
Two issues got fixed on this c/s. No new issue found.
Fixed Issues:
==============================================
1) [Installation] Can not install 32bit Fedora 7 with vcpu > 1
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1084
2) [Installation] Fedora8 IA32e guest installation failure.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1118
Old Issues:
2012 Oct 07
2
Reshape2, melt, order of categorical variable and ggplot2
Hello everyone,
I have the following data frame:
> df
V1 V2 V3
1 bench1_10 16675 16678
2 bench1_10 16585 16672
3 bench1_100 183924 185563
4 bench1_100 169310 184806
5 bench1_300 514430 516834
6 bench1_300 510743 514062
7 bench1_500 880146 877882
8 bench1_500 880146 857359
9 bench1_1k 880146 1589600
10 bench1_1k 880146 1709990
>
I'd like to
2015 Mar 09
1
Fail2Ban Centos 7 is there a trick to making it work?
Been working on fail2ban, and trying to make it work with plain Jane
install of Centos 7
Machine is a HP running 2 Quad core Xeons, 16 gig or ram and 1 plus TB
of disk space. Very generic and vanilla.
Current available epel repo version is fail2ban-0.9.1
Looking at the log file, fail2ban starts and stops fine, there isn't
output though showing any login attempts being restricted.
2015 Mar 10
0
Fail2Ban Centos 7 is there a trick to making it work?
> On 10 Mar 2015, at 14:30, James B. Byrne <byrnejb at harte-lyne.ca> wrote:
>
>
> On Mon, March 9, 2015 13:11, John Plemons wrote:
>> Been working on fail2ban, and trying to make it work with plain Jane
>> install of Centos 7
>>
>> Machine is a HP running 2 Quad core Xeons, 16 gig or ram and 1 plus TB
>> of disk space. Very generic and vanilla.
2015 Mar 10
2
Fail2Ban Centos 7 is there a trick to making it work?
On Mon, March 9, 2015 13:11, John Plemons wrote:
> Been working on fail2ban, and trying to make it work with plain Jane
> install of Centos 7
>
> Machine is a HP running 2 Quad core Xeons, 16 gig or ram and 1 plus TB
> of disk space. Very generic and vanilla.
>
> Current available epel repo version is fail2ban-0.9.1
>
> Looking at the log file, fail2ban starts and stops
2003 Aug 01
0
gdb coredumps
Hi,
After kernel panic I couldn't get gdb work properly.
msi$ uname -sr
FreeBSD 4.7-RELEASE
msi$ gdb -k /usr/src/sys/compile/MSINW/kernel.debug vmcore.0
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public
License, and you are welcome to change it and/or distribute copies of it under
certain conditions.
Type "show
2003 Apr 02
1
Kernel lockup (kjournald?)
I am getting an odd situation when backing up a number of ext3 filesystems
and was wondering if it could be caused by journalling. Over the space of
a minute the load average will jump from 2 to over 40 and the system will
be unresponsive for anywhere from 8 to 25 minutes. I am going to be trying
a number of things, but was wondering if anyone could see the reason for
the high load given the
2010 Oct 25
1
particular sip registry and outbound proxy
Hi,
My asterisk's version is 1.6.0.26. I've couple sip providers and I've
for new SIP provider I need define outbound proxy. Everything is ok in peer
section (outboundproxy=192.0.2.1). But what about SIP REGISTER messages? I
need send SIP register messages also via outbound proxy. How to write SIP
OUTBOUND call register statement and send this to proxy?
If I define in general
2003 Jul 24
0
Re: I am puzzled about something in pnorm in R (PR#3545)
sorry for the late reply. i dunno if anyone ever wrote you back.
although perhaps not written for clarity, i think what appears in the code
is correct. the routine only guarantees that one of cum or ccum has a
valid return value depending on i_tail (the other might as well be
garbage, but that isn't what's returned).
j
On Wed, 9 Jul 2003 Henrik.Seidel@schering.de wrote:
>
2008 Aug 08
1
Freebsd 7.0-RELEASE-p3 panics
Hello,
I've been having spurrious crash troubles with this box a while now
and I haven't been able to figure out why. I've ran a couple memtest
passes on it and it didn't pick up anything. Here's a backtrace I've
been able to obtain. The kernel config is at the end. It's the generic
kernel with ULE. I'm following chapter 11 of the developers' handbook,
so if