similar to: Add Monitor application to call suppresses audio

Displaying 12 results from an estimated 12 matches similar to: "Add Monitor application to call suppresses audio"

2006 May 26
7
Centos and Software RAID
I purchased an Intel D945GNT motherboard and it comes in the BIOS with an option to create a RAID 0 or RAID 1 volumes using my existing two SATA disks. However when installing Centos 4.3 x86_64 I see the the installer recognices the two drives and does not "see" the RAID 0. Is that ok? Should I disable the RAID in the BIOS and then go for a LVM+RAID 0 setup in the installer ? Since it
2004 Jun 29
0
Play Music on hold until a ZAP channel frees up.
[answeringsvc] exten => 0,1,Wait,1 exten => 0,2,Dial(ZAP/g1/7135551212,${RING_TIMEOUT},r) exten => 0,3,Dial(ZAP/g1/7135551212,${RING_TIMEOUT},mr) exten => 0,103,Goto(0,3) exten => 0,104,Goto(0,3) This should call 713-555-1212. If there are no ZAP lines available it should kick back around and play music on hold until a zap line is available, correct? I'd like the
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college (joining #2). So now it is quite with just the 2 youngest and I can get work done again!. tar stops as follows: /root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml tar: Error exit delayed from previous errors. I thought perhaps this is some file locked becuase I was running from a terminal session in gnome. So I
2009 Apr 29
3
Asterisk sudden crash
Hi I am using asterisk-1.6.0.6 and I have noticed strange behaviour lately. When a user ends his call asterisk executes twice the h extensions (in my case this is the AGI script) and writes this to the logs: cdr.c: CDR on channel 'SIP/xxxxxx-b6623038' already posted. and after that it crashes immediately. This had happened twice so far. Does anyone know what is causing this.? Cheers
2010 Mar 17
2
Asterisk 1.6.0.5 and app_system FAILED using TRYSYSTEM
Dear All, i have following CLI error while try to run this command from Dialplan *TrySystem("DAHDI/45-1", "asterisk -rx "dialplan add extension 1234111,1,Goto(incomingdundi,s,1) into dundilookup"") in new stack WARNING[32626]: app_system.c:81 system_exec_helper: Unable to execute 'asterisk -rx "dialplan add extension 1234111,1,Goto(incomingdundi,s,1) into
2009 Apr 21
5
Asterisk process ended
Hi all, I experienced for a second time the crash of asterisk process during the night. Nothing in Asterisk messages logs, nothing in /var/log/messages can explain that. Maybe someone experienced something similar and can drive me in the resolution ? Regards, A.L -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 03
1
How to upgrade hard drive in a single drive (with LVM2) computer
This one has me stumped and I'm sure I must be missing something trivial. What is is eludes me. I have a 20G drive that will be replaced with a 160G drive. The /boot partition is just a standard type 83, and the swap is an 82. The system root partition is in a LV, as is the /home partition. I've upgraded hard drives dozens of times without incident, but never ona system with LVM.
2008 Nov 23
2
How does IMAP notify Asterisk that I've read a message?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have an Asterisk box sitting between the PSTN and a legacy PBX. I have successfully configured Asterisk to use IMAP for voicemail and have written the necessary script to turn the MWI indicator (via a .call file to the PBX) on and off. I have two issues still outstanding: 1) When the user listens to his voice mail via the phone, it will be
2015 Jan 28
0
[Bug 2344] New: -q suppresses too much
https://bugzilla.mindrot.org/show_bug.cgi?id=2344 Bug ID: 2344 Summary: -q suppresses too much Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2004 Jul 03
0
[Bug 1479] New: --compare-dest suppresses output file if same timestamp present
https://bugzilla.samba.org/show_bug.cgi?id=1479 Summary: --compare-dest suppresses output file if same timestamp present Product: rsync Version: 2.5.7 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2004 Jul 03
0
[Bug 1479] --compare-dest suppresses output file if same timestamp present
https://bugzilla.samba.org/show_bug.cgi?id=1479 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2004-06-25 19:12 ------- Yes, it certainly can seem counter intuitive that the
2006 Mar 26
1
AAH: DNID not set if caller suppresses CID?
Hi, using asterisk@home, with quadBri from junghanns.net I am facing a strange problem: I have set incoming routes for some extension / DID: [ext-did] include => ext-did-custom exten => 23,1,SetVar(FROM_DID=23) exten => 23,2,Goto(ext-local,23,1) exten => 57,1,SetVar(FROM_DID=57) exten => 57,2,Goto(ext-local,57,1) exten => 66,1,SetVar(FROM_DID=66) exten =>