similar to: Answer not detected?

Displaying 20 results from an estimated 3000 matches similar to: "Answer not detected?"

2003 Jul 17
2
serious dtmf recognition problem.
Hi, I am using a channel bank and zaptel hardware. I have a credit card machine on one of the channels that appears to be dialing "too soon" for asterisk, every complete number recognized by asterisk is missing the first 1-4 numbers. This is a serious problem for me, anyone have any ideas on whats going on? The pstn picks up on the dtmf tones just fine. I was able to get it to
2013 Aug 22
1
Interpreting the result of 'cutree' from hclust/heatmap.2
I have the following code that perform hiearchical clustering and plot them in heatmap. __ library(gplots) set.seed(538) # generate data y <- matrix(rnorm(50), 10, 5, dimnames=list(paste("g", 1:10, sep=""), paste("t", 1:5, sep=""))) # the actual data is much larger that the above # perform hiearchical clustering and plot heatmap test <- heatmap.2(y)
2015 Feb 13
0
UEFI PXE Difficulties
On 2015-02-13 13:45, Geert Stappers via Syslinux wrote: > Elaborate > They start to load and the system reboots. I have the same issue, syslinux6.03, using syslinux.efi I have a HP G9 BL460c blade with EFI and a vmware virtualised guest with EFI enabled. I'm attempting to install rhel6.6, kernel 2.6.32. Both machines will boot successfully, load kernel vmlinuz, then start to load
2009 May 27
1
How to write a loop?
Dear R helpers,   Following is a R script I am using to run the Fast Fourier Transform. The csv files has 10 columns with titles m1, m2, m3 .....m10.     When I use the following commands, I am getting the required results. The probelm is if there are 100 columns, it is not wise to define 100 commands as fk <- ONS$mk and so on. Thus, I need some guidance to write the loop for the STEP A and
2002 Oct 29
1
samba compiling error
Hello, I have error on compiling time I tried on HP-UX 11.00 system with gcc version 3.1 to compile samba source Samba latest version source was dowloaded from www.us1.samba.org/samba/ftp I attached log file with this error thank you. begin 600 samba_make.log.doc M(R!M86ME#0HO=7-R+VQO8V%L+W-A;6)A+V)I;B(@+410241$25(](B]U<W(O M;&]C86PO<V%M8F$O=F%R+VQO8VMS(B
2003 Sep 02
3
Outgoing call answer confirmation
Using Digium's "Asterisk Developer's Kit (TDM)", I've been trying to make an outside call by copying sample.call to /var/spool/asterisk/outgoing. I want the VoiceMailMain to run when the call is answered. The call is made correctly but, as you probably know, the application starts as soon as the call is made. I see there are two solutions: Using callprogress=yes in
2004 Jan 07
1
Call Rollover
Have a question about implementing Call Rollover with my current extensions.conf configuration. [macro-stdexten] exten => s,1,Dial(${ARG2},20) ; Ring the interface, 20 seconds maximum exten => s,2,Voicemail2(u${ARG1}) ; If unavailable, send to voicemail w/ unavail announce exten => s,3,Goto(default,s,1) ; If they press #, return to start exten =>
2018 Mar 27
2
Nut-upsuser Digest, Vol 153, Issue 13
maybe i have solved this issue, i unplugged APC BackUPS from USB 2.0 and PLUGGED INTO USB 3.0 and now it works prefectly at first time without any side effects, strange, this shoud be working since USB 1.0 so ups driver is configured OK, this config works ok for backups, this looks like there is no problem with detection of UPS but with USB driver or something around so simply if somebody has
2015 Aug 17
5
HP EFI binaries
On Mon, Aug 17, 2015 at 3:34 PM, Derrick M <derrick.martinez at gmail.com> wrote: > Gene > > Thanks for the reply. I didn't have a guid command, and couldn't find the > equivalent. dh > fs0:\efi-dh.txt worked, but dh -p Net did not so I ran dh Nothing of the sort listed with the help command to list the full GUIDs and their aliases? > -d -v -p SimpleNetwork >
2007 Feb 01
1
Dial option G - Passing parameters?
Has anyone used the G option with the Dial app? I'm looking for a way to control the called party leg. Specifically, I'd like to pass a few variables to the called side for some call control. Here's a synopsis of what I'm doing: Make outbound call w/ AMI Originate action. Called party answers ("Customer") Customer identifies himself, and now I use Dial w/ the G
2004 Jan 02
6
hangup detection
So I made the mistake of buying a Carrier Access channel bank without noticing the page on the wiki about the fact that they don't support disconnect supervision (bastards!). However, apart from that, I do have it working fine for incoming calls. Is there some trick to get asterisk to detect the hangup tones from SBC? I've tried busydetect and callprogress as suggested, but neither
2004 Oct 06
2
Issue with the channel drivers
Hi, No one seems to have any issue with the following posting. Can any one suggest how to install/configure channel drivers to work. Basically I am trying to send the SIP calls to GNUGK but Asterisk reports the error "No channel driver found". >>> I was trying to compile the oh323 channel driver but unable to compile the openh323_1_13_5 (which is the only required version as
2006 Oct 10
1
Hangup or busy when the peer answer outgoing calls
Hi all.. I have a problem with my asterisk installation. I'm using a Wilcard X100P clone in Spain. Incoming calls work fine, but when I make a outgoing call, a hear the ringing, and the peer phone ring, when the peer answer, asterisk hangup the call, or say busy. This is my conf: zaptel.conf: --------- loadzone = es defaultzone=es fxsks=1 zapata.conf ---------- [channels]
2010 Jul 15
1
Error using the mi package
I'm trying to impute data using the mi package, but after running through almost the entire first round of imputations (which takes quite a while), it throws this error (I'll include the whole output prior to the error for context). Does anyone know what is causing it, or how I can fix it? More specifically, how can I tell what is throwing the error so I know what to fix? Is
2004 Jun 29
2
cisco phone and parked calls
So, I can't figure out how to get the parkandannounce application to work the way I want it to... I have cisco 7960 IP phones using SIP, and this is what I have in my extensions.conf: exten => 700,1,ParkAndAnnounce(pbx-transfer:PARKED|90|SIP/${EXTEN:1}|internal,${EXTEN:1},1) exten => 700,2,Hangup and in my parking.conf: [general] parkext => 700 ; What ext.
2003 Apr 29
1
web interface to vmail
Hi, I haven't been able to find it in the docs, but I believe I remember some people talking about a web interface to the asterisk voicemail application. Does this cool beast exist? And if so, where might I find some docs on it? Also, I noticed there was some talk about a gnome interface to asterisk, does that exist as well? If so, same question... Thanks in advance, and thank you to
2015 Feb 13
2
UEFI PXE Difficulties
On Thu, Feb 12, 2015 at 09:33:27AM +0200, Ady wrote: > On Thu, Feb 12, 2015 at 05:17:08PM +1100, Paul Daniels wrote: > > Im a long time PXE boot fan. I use it for wimbooting windows PE, linux > > images via http, and memtest mainly. > > > > Ive got it nicely customised with my own graphics etc. > > > > Then UEFI booting came along. Till now ive been
2015 Aug 31
4
HP EFI binaries
On Mon, Aug 31, 2015 at 06:08:19AM -0400, Gene Cumm via Syslinux wrote: > On Aug 30, 2015 8:42 PM, "Derrick" <derrick22 at gmail.com> wrote: > > > > Gene thanks, here is the output > > > > My IP is 10.2.49.10 > > Img @ 71d89718 = 8cdcd40ca5f0 > > Udp @ 71d89718 = 8cdcd40ca5f0 > > Udp @ 71d89718 = 8cdcd40ca5f0 > > Udp @ 71d89718 =
2004 Jun 02
2
Zapata FXO always answers call?
I have some X100P connected to my analog PBX. When I want to call an analog extension on that PBX I use the following rule: exten => _21XX,1,Dial(Zap/g1/${EXTEN:2},20) where 21 is just a prefix to indicate it?s an analog extension and XX matches the real two digit extension number. (this is why I strip of two digits when dialing Zap/g1. Well, everything works fine, except that * says on
2015 Sep 02
2
BUG: confusion between next-server and gateway
Hello, I'am trying to efi-netboot a HP ProLiant DL120 Gen9[1], that has multiple NICs, one embedded 2-port and an extra 4-port, so I got to the HP/EFI/multinic problem. I read through the multinic mailthreads and using current master[2], it booted successfully to syslinux but then another problem manifested: Syslinux for some reason asks the gateway and not next-server about ldlinux.e64 (I