Displaying 20 results from an estimated 300 matches similar to: "Re:Latest Echo changes"
2005 Jan 20
2
API Call Bridge?
Hi All,
Does anyone know of a way to dial two different outbound numbers and bridge them together using the Asterisk API?
Cheers,
Taff.
---------------------------------
ALL-NEW Yahoo! Messenger - all new features - even more fun!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jun 22
2
Any echo issues with phones from TDM400P > X100P
Hi,
I'm thinking of purchasing a TDM400P card and was wondering if anyone has experienced any echo issues with phones off these cards connecting to the PSTN via the X100P cards?
I have had my fingers burnt with a Voip phone > X100P.
Cheers,
Taff.
---------------------------------
ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself
-------------- next part
2005 Feb 06
2
Need help with perl script/agi for ringback
Hi,
I'm trying to write a simple perl script that will run
the following:
Action: Originate
Channel: local/xxx@callback/r/n
Exten: 1234
Context: callback
Priority: 1
Extensions.conf
exten => 500,1,agi,callback.pl
callback perl script:
use Net::Telnet ();
$mgrUSERNAME='fred';
$mgrSECRET='bloggs';
$server_ip='127.0.0.1';
$tn->print("Action:
2005 Sep 08
1
How to increase delay before incoming call answer with tdm400p
Is there a way of increasing the delay before asterisk
picks up the incoming PSTN call?
I'm using a tdm400p with fxo card. It seems to pick up
the inbound call immediately. I want to delay
detecting the call by about 10 secs if poss.
Done some searching but couldn't find anything
relevant.
Cheers,
Taff!!!
___________________________________________________________
Yahoo!
2008 Feb 22
3
GSM 6.10 codec & ACM
*I have a Ham Radio program, named CQ100, it works fine using WINDOZE,
but when I installed the same program on my linux system everything
works except there is no-audio I'am using Ubuntu 7.10 linux...
The author told me that windoze uses GSM 6.10 codec, plus ACM audio
compression manager, these are built-in...
So by anychance does anyone know of a program that one can get to use on
a
2014 Nov 23
6
building NUT on Mac OS X Yosemite (website/documentation)
After a fresh ?nut' (version 2.7.2.5) clone on Yosemite,
Configuration summary:
======================
build serial drivers: yes
build USB drivers: yes
build SNMP drivers: yes
build neon based XML driver: yes
enable Avahi support: no
build Powerman PDU client driver: no
build IPMI driver: no
build Mac OS X meta-driver: yes
build i2c based drivers: no
enable SSL support: yes (OpenSSL)
2014 Dec 05
2
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>:
> same issue with gmake (expect that command output and errors are now in
> French..;)
> gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?,
> n?cessaire pour ? ups-html.txt ?. Arr?t.
tools/nut-hclinfo.py is failing: you need python modules
json/simplejson and lxml
2014 Nov 23
0
building NUT on Mac OS X Yosemite (website/documentation)
Sorry I ran ?make' command in nut-website/nut... (I still can?t understand why creating man page is so long, it is much more faster on ubuntu.)
When running ?make? in nut-website, same issue then described previously, even with Arno patch
> sort: stray character in field spec: invalid field specification `4.1,4.5rV
>
> >>>>>> and it ends with:
>
>
2011 Nov 08
48
Need help with fixing the Xen waitqueue feature
The patch ''mem_event: use wait queue when ring is full'' I just sent out
makes use of the waitqueue feature. There are two issues I get with the
change applied:
I think I got the logic right, and in my testing vcpu->pause_count drops
to zero in p2m_mem_paging_resume(). But for some reason the vcpu does
not make progress after the first wakeup. In my debugging there is one
2010 Sep 07
2
remus failure -xen 4.0.1: xc_domain_restore cannot pin page tables
Hardware: Dell Poweredge R510 (32G ram, 8 CPU- Xeon)
64bit - xen 4.0.1 stable
64bit - 2.6.32.18 dom0 (.config attached) running Ubuntu 10.04
32 bit - 2.6.18.8 domU (.config attached) running ubuntu 8.04
domU has 3 tap2 disks, on lvm snapshots.
domU has 2G mem, 2 VCPU
workload on domU - ssh + top running, destroy domain -- This works .
But, If i run a heavier workload say postgres db (just
2014 Nov 20
2
building NUT on Mac OS X Yosemite
Hello,
Here is a summary of discussions around NUT builds on Mac OS X 10.10.
Starting from https://github.com/networkupstools/nut-website/issues/7 <https://github.com/networkupstools/nut-website/issues/7>
@JeanPerriault
I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/
msort.pdf), but I'm
2007 Nov 27
4
spurious warnings from get_page() via gnttab_copy() during frontend shutdown
In testing our implementation of the hypervisor copy based backend-
>frontend networking changes, we see what I believe are spurious
warning messages during the shutdown of the frontend domain:
(XEN) /export/build/schuster/xvm-gate/xen.hg/xen/include/asm/mm.h:
189:d0 Error pfn 30e290: rd=ffff830000fcf100, od=ffff830000fcf100,
caf=00000000, taf=0000000000000000
(XEN) Xen call trace:
2014 Dec 05
0
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-05 3:33 GMT+01:00 hyouko at gmail.com <hyouko at gmail.com>:
> 2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>:
>> same issue with gmake (expect that command output and errors are now in
>> French..;)
>> gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?,
>> n?cessaire pour ? ups-html.txt ?. Arr?t.
>
>
2014 Nov 20
0
building NUT on Mac OS X Yosemite (website/documentation)
On Nov 20, 2014, at 7:11 AM, Jean Perriault (GM TAF) <jpweb.taf at gmail.com> wrote:
> Hello,
> Here is a summary of discussions around NUT builds on Mac OS X 10.10.
>
> Starting from https://github.com/networkupstools/nut-website/issues/7
>
> @JeanPerriault
> I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile,
2007 May 24
2
d0 Error pfn 100
Hi!
I see these messages from the xen-kernel:
(XEN) /usr/src/xen-unstable.hg/xen/include/asm/mm.h:186:d0 Error pfn 100:
rd=ffff8300df05c100, od=0000000000000000, caf=00000000, taf=0000000000000000
(XEN) mm.c:636:d0 Error getting mfn 100 (pfn 5555555555555555) from L1 entry
8000000000100125 for dom32753
(XEN) /usr/src/xen-unstable.hg/xen/include/asm/mm.h:186:d0 Error pfn 100:
2014 Dec 01
2
building NUT on Mac OS X Yosemite (website/documentation)
Hi Dan
Charles and Jean are having an issue with the nut-website buildrules.
would you have a bit of time to check to help them?
thx and cheers,
Arno
2014-11-24 14:59 GMT+01:00 Charles Lepple <clepple at gmail.com>:
> On Nov 23, 2014, at 3:19 PM, Jean Perriault (GM TAF) <jpweb.taf at gmail.com>
> wrote:
>
> After a fresh ?nut' (version 2.7.2.5) clone on Yosemite,
2014 Dec 04
2
building NUT on Mac OS X Yosemite (website/documentation)
> But I?m still stuck after with the :
> make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'.
> Stop.
> Any idea here?
gmake
2014 Dec 04
0
building NUT on Mac OS X Yosemite (website/documentation)
same issue with gmake (expect that command output and errors are now in French..;)
gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, n?cessaire pour ? ups-html.txt ?. Arr?t.
> Le 4 d?c. 2014 ? 01:36, hyouko at gmail.com a ?crit :
>
>> But I?m still stuck after with the :
>> make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'.
2014 Nov 24
0
building NUT on Mac OS X Yosemite (website/documentation)
On Nov 23, 2014, at 3:19 PM, Jean Perriault (GM TAF) <jpweb.taf at gmail.com> wrote:
> After a fresh ?nut' (version 2.7.2.5) clone on Yosemite,
The version number is simply a placeholder, indicating that the Git tree has changes beyond v2.7.2, and is not yet released as v2.7.3. After we start making changes, you may want to use "git describe --tags" or the Git commit ID.
2008 Feb 28
1
Wine & GSM 6.10 codec
-------------- next part --------------
An embedded message was scrubbed...
From: unknown sender
Subject: no subject
Date: no date
Size: 933
Url: http://www.winehq.org/pipermail/wine-users/attachments/20080228/f9653c39/attachment.eml