similar to: Dial multiple device cancellation

Displaying 20 results from an estimated 2000 matches similar to: "Dial multiple device cancellation"

2020 Oct 15
2
Parallel dialing / running dialplan process in background
Hi, I am trying to write a dialplan that will use Dial() to call two local extensions. One extension will run an AGI script (a continuous background process, running until hangup), the other will connect the active channel to Jack() (also running as continuous process, until hangup). This is my current dialplan attempt: --------------------- [from-internal] exten = 514316XXXX,1,Answer() same
2004 May 22
3
fwd on busy when calling multiple extensions at once
Hi, I am setting up a dispatch center where will have 4 call takers, all with Polycom IP 600 Sip phones. Each phone will be setup with 6 extensions each. When a new call comes in, the first extension on all the phones will ring. This works fine, the problem is when one of the dispatchers is already using her first extension and another call comes in. What happens now is that the remaining 3
2008 Jul 07
3
yum-updatesd not working on CentOS 5.2
Dear Srs, yum-updatesd-0.9-2.el5 appears that it's not working on freshly installed CentOS 5.2, using: # rpm -qa "yum*" yum-metadata-parser-1.1.2-2.el5 yum-updatesd-0.9-2.el5 yum-3.2.8-9.el5.centos.2.1 yum-fastestmirror-1.1.10-9.el5.centos I see some bugs ([1], [2] and [3]) in the bug tracker, and more info related to other distros like Fedora, etc.. with the same problem.
2008 Nov 06
1
Broken link in OpenVZ page in the Wiki
Dear Srs, In the page: http://wiki.centos.org/HowTos/Virtualization/OpenVZ Section -> "Additional Resources" "Performance evaluation of Xen vs. OpenVZ by HP Labs" link is broken, it points to: http://www.hpl.hp.com/techreports/2007/HPL-2007-59.pdf And the PDF has been moved to: http://www.hpl.hp.com/techreports/2007/HPL-2007-59R1.pdf Regards, -- Santi Saez
2008 Nov 25
1
Correct way to change I/O scheduler in a iSCSI dev
Hi, What's the correct way to change configuration parameters for an iSCSI device? For example I/O scheduler, max_sectors_kb, etc... I could add commands to the S99local script: echo noop > /sys/block/sdb/queue/scheduler echo 64 > /sys/block/sdb/queue/max_hw_sectors_kb Unfortunately, iSCSI device names might change from sdb to, say, sdc (server reboot, iSCSI target reconnection).
2000 Sep 07
8
SMB connection failed
Hi, I am getting an error when trying to mount a drive on a win2000 server. unknown host "domain controller" ignoring "domain controller" Session Setup Failed: ERRDOS - ERRnoaccess (access denied.) SMB Connection Failed I do not know if this is a known win2000 server problem or not. I can connect to my NT4.0 server?s fine. Any help is greatly appreciated Thanks -miket
2012 Nov 08
2
Fwd: Different behavior of net.ipv4.ip_local_port_range between RHEL-5 and RHEL-6
Forwarding just in case anyone is familiar with this on CentOS, thanks! -- Hello, Just found that net.ipv4.ip_local_port_range has different behavior between RHEL releases: until v6 although you have multiple source IPs you can only use a fixed number of local ports, seems that "ip_local_port_range" is a global configuration or limitation. On RHEL-6 kernel (testing with 2.6.32-279)
2009 Sep 28
2
rpmstrap/rpmbootstrap to boostrap CentOS 5
Hi, Is there any working script, similar to deboostrap, for CentOS 5? I have found rpmstrap [1] at RPMforge.. but only works for CentOS-4, and appears that's out of date. thanks! [1] http://dag.wieers.com/rpm/packages/rpmstrap/ -- Santi Saez http://woop.es
2013 Jun 09
1
Force to strip all symbols from ELFs when using rpmbuild on CentOS
Hello. What's the proper way to remove *all symbols* from ELF binaries when building packages with rpmbuild on CentOS? Seems that an out of the box rpmbuild install only discards debugging symbols (strip -g). That's the default configuration for %__os_install_post on CentOS, the step in charge on stripping binaries: $ rpmbuild --showrc (..) -14: __os_install_post
2008 Dec 04
2
Best way to take snapshots of iSCSI devices using Open-iSCSI + CentOS
Hi, I want to take snapshots of a iSCSI devices from a target that hasn't snapshot/cloning capabilities (it's a Infortrend A16E storage array). What method are you using to make snapshots/clones of iSCSI targets using Open-iSCSI + CentOS? What about using Open-iSCSI + LVM snapshots system? For example: - Take a LVM snapshot in the initiator with "lvcreate". - Give read-only
2009 May 01
6
Trying to install WINE getting an error message
hello helpers, When I follow the instruction to install wine on intrepid ibex (ubuntu 8.10) from this web page: http://www.winehq.org/download/deb when I reload, after key authentication I get this error message: W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: GPG
2010 Oct 22
1
Howto align partitions in Linux + NetApp
Hi, NetApp support has suggested us aligning partitions to improve performance, in short: starting sector must be divisible by 8. How can I move the start point in a misaligned partition -in production, with ext3- under Linux? A screenshot with a misaligned (start=63s) and aligned (start=64s) partition is available at: http://filesocial.com/lkwvvn2 (If anyone is interested in this topic,
2012 May 05
2
creating a new column assigning values of other columns
Hello, ? I have to create a new column from the values of other columns of a data frame. The new?column (y$n) is created imposing a condition (using a third variable y$h) that assigns the values of two time variables (y$b and y$timepos). Here's the piece of code to get there (using the attached files): ? xact <- read.table("act.lig", sep = ',',
2008 Aug 21
1
The problem of the ${CALLERID(num)} for the fxo
HI There is a question about the fxo of the zaptel card which is set a number to use as common analog phone. When I use ${CALLERID(num)}to get it's number, it could'n be done. But ${CALLERID(num)} could get the other number of the SIP or IAX . Could you tell me the reason, and how I could get the number of the fxo which is used as a common analog phone? Thanks
2007 Aug 06
2
ATA phones ring when they register
Hi, I have an 8-port Grandstream GXW-4008 V1.2A ATA converter with analog phones connected to it. They work fine except for just one "feature" I would like to modify. Somehow, each time the ATA re-registers the SIP clients or each time the device has to be rebooted for maintenance, the phones ring once. This feature can be useful as it notifies the user of the re-registration.
2008 Nov 06
1
Polycom's lose BLF after Asterisk restart
We have an issue where Polycom's lose BLF functionality after a reboot. The only way to fix it is to reboot the Polycoms. Anyone else have this issue? We are using 1.4.18. If I run 'sip show subscriptions' all the subscriptions come back after the restart but the lights on the phones do not work. Any help would be appreciated. -Thermal -------------- next part -------------- An
2008 Nov 28
2
force channel hangup
Hi guys, I have 1 zap channel in my house shared among couple people. If someone dials 911, I want that zap channel to be disconnected right away to make way for the 911 call. I dug through voip-info.org and didn't find much. Any hints? kel
2008 Aug 12
1
mystery process "unit"
Ok, dumb question. On a certain LAMP server I am seeing in 'ps auxf' a process called "unit" with no arguments or other path info. It has a fairly low pid, 3041, indicating it might have been started soon after reboot (last week). but ps says it was started yesterday, I don't see it on any of 3 other CentOS machines. It is hard to google for such a generic name. So does
2010 Aug 20
2
PATCH: SQL connect crash
Hi! Dovecot 2.0.0 auth process seems to crash while attempting to connect to a nonexistent SQL database. A shallow look at the code reveals that NULL module->conn in passdb-sql.c is being erroneously dereferenced while trying to clean up after a failed connection attempt: (gdb) bt #0 0x0806240e in sql_query_callback (result=0x8076c40, sql_request=0x808ff90) at passdb-sql.c:70 #1
2017 Aug 09
2
Package nleqslv ERROR
Dear all, I am relatively new to R and have had some difficulty in understanding an error i get when running a code to solve a system of non-linear equations, with four equations and two variables. This is my code: ALPHA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4) BETA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4) GAMMA <- c(0.3940672148378, 0.1, 0.15,