similar to: Detecting answer supervison from an AGI app

Displaying 20 results from an estimated 3000 matches similar to: "Detecting answer supervison from an AGI app"

2006 Jun 12
1
TDM-400 and dialplan -- how to ring a SIP ex tension *before* answering the PSTN line?
the caller is out his money anyway when you call any phone and voicemail kicks in, although i think on a payphone they give you a 2 or 3 second window to hang up. Suggest you implement i'm here / i'm away dialplan logic or set the do not disturb button that way when someone calls and the guy is away it hits voicemail right away and the caller can hear this and still have the 2 or 3
2017 Nov 28
4
Failed attempts
On Tue, November 28, 2017 9:21 am, Lamar Owen wrote: > On 11/27/2017 02:02 PM, m.roth at 5-cent.us wrote: >> Pete Biggs wrote: >>> - don't run ssh on 22, use a different port. >> I consider that pointless security-through-obscurity. > Security through obscurity it may be, but it isn't pointless. Tarpits are in a similar class; they don't help with security
2004 Apr 20
2
ANI II/Payphone indication
Quickie: Does anyone out there have experience with PRI delivery of ANI II information? Specifically, I want to know if it's possible from within Asterisk to know if the inbound call (which may or may not be to an 800 number) came from a payphone or not. I know with some 800 providers it's possible to block inbound calls from payphones (due to the FCC surcharge etc) but was wondering how
2018 Apr 23
4
Alias for country in indications.conf
Hello list, Hope you all doing fine! I've tried to use the 'alias' directive in the indications.conf file but apparently it doesn't work.... It looks like maybe this feature was removed, because old sample for the indications.conf file have example using the alias parameter, but newer samples don't have it anymore.... also I couldn't find any ticket saying this parameter
2005 Aug 03
2
Cisco ATA and a PayPhone
I have an interesting problem. I am attempting to install a payphone utilizing a Cisco ATA-188. The payphone actually works, but there are some timing issues. What happens is you pick up the payphone and the ATA grabs a line and goes offhook. While you monkey with putting money in and dialing the number, you are eating up the time before you get the offhook reorder tones (or howler tones
2005 Jan 31
3
Announcement to caller when called party haspicked up - without initial Answer()?
> -----Original Message----- > From: David Liu [mailto:david@deltapath.com] > Sent: 31 January 2005 14:34 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Announcement to caller when > called party haspicked up - without initial Answer()? > > > This is super easy to do. All you need to do is to put that > announcement
2004 Sep 02
1
Analogue call answer detection
I've just been doing some tests using the manager API to originate an outgoing call via a X100P and connect the call to an extension: Action: Originate Channel: Zap/1/01234567890 Context: local-extensions Exten: 6000 Priority: 1 I've noticed that extension is getting called as soon as the outgoing call has been placed, rather than when it is answered. Is the X100P capable of detecting
2005 Jan 17
3
Is it possible to ID payphone calls?
Hello I have a 800 DID setup to dial into my Asterisk server and I'm wondering if it's possible to ID when it's a payphone or not? I suspect it's not since I'm getting calls from someone else's SIP or IAX box. If I had a digium card installed and connected to a couple lines would I be able to get this information and parse it? Thanks, Jess
2005 Jul 28
4
Public phone
A client wants to put phones in a semi-public place, using a Calling Card solution. What kind of hardware is suitable? I'm looking for a wall mounted booth, a SIP phone that can't easily be broken, but I might just use cheap analog phones and a channel bank. What do you suggest for the calling card software? This installation will be outside the US. -- Chris Mason NetConcepts (264)
2007 Jan 22
1
OT: Optimum voice problems.
I'm trying to figure out if I'm the only one with these problems with them. I recently had a few customers that switched to them because of the price, of course that means that they have to use FXO ports, but it is realy cheaper, so customers don't really care. In any case, there are 2 issues that I can't get solved, and they are not interested in helping. 1. When they tell you
2008 Feb 06
1
FXO modules and polarity reverse
I would like to know if any body tried to connect gsm gateway with polarity reversal to fxo module at asterisk server ,and if the polarity reversal solve the problem of the answer and hangup supervison on calls .i appreciate any help.Thanks in advance;Wassim _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's
2017 Nov 28
0
Failed attempts
On 11/28/2017 12:04 PM, Valeri Galtsev wrote: > Thanks, Lamar! that is very instructive. You're welcome. > I was always unimpressed with > persistence of attempts to make more secure (less pickable) cylinder cased > locks (precision, multi-level, pins at a weird locations/angles). The best way to make an unpickable lock is to make the tolerances of the pins and the cylinder
2006 Jun 06
1
Customer's voice not compatible with service?
We are using SPA-2002s and PAP2Ts to service our VoIP customers. It seems that one of our customers (female) has a voice that is just right that it generates DTMF tones when she talks... I know I've seen this sporatically, but this seems to happen often on her line, and I'm curious if there are any settings on the device to alter this behaviour?
2005 Feb 19
3
simpletelecom.com??? are they a SCAM?
Hi List! any body use www.simpletelecom.com? I subscribe to www.simpletelecom.com for A-Z termination and paid US$15.00 and US$70.00 via credit card in two days, but my account has US$15.00 only. I checked my credit card from the bank and they said me the payment already paid to merchant. I've lost US$70.00 :( so anyone here has experience with them? are they a SCAM? Thanks! </Madhawa>
2008 Oct 09
4
runs of heads when flipping a coin
Can someone recommend a method to answer the following type of question: Suppose I have a coin with a probability hhh of coming up heads (and 1-hhh of coming up tails) I plan on flipping the coin nnn times (for example, nnn = 500) What is the expected probability or frequency of a run of rrr heads* during the nnn=500 coin flips? Moreover, I would probably (excuse the pun) want the answer for a
2012 Jun 03
1
Problems installing Packages
Hello, I am going through Zhao's RDataMining PDF, and to redo all the graphics on my computer, I need several packages, 'coin' and 'party' to name two. I get the following error: > install.packages("coin") Installing package(s) into ?/home/sven/R/i686-pc-linux-gnu-library/2.15? (as ?lib? is unspecified) trying URL
2010 Apr 22
2
Jonckheere-Terpstra test using coin package?
Is it possible to implement the Jonckheere-Terpstra test for ordered alternatives using the coin package: Conditional Inference Procedures in a Permutation Test Framework? I found jonckheere.test{clinfun}, but it uses a normal approximation when ties are present in the data. To make this concrete, I've include a small dataset. Thanks. --Dale Hollander and Wolfe, 1999 Table 6.6, pg 205
2011 Oct 31
2
one sample Wilcoxon test using 'coin'
Hi, R allows me to run a one sample Wilcoxon test like this: wilcox.test(c(1,3.5,2.1,4,1.5,5), mu=2, exact=TRUE) The function 'wilcoxsign_test' from the package 'coin' should (I suppose) be able to calculate exact p values even if there are ties in the ranks. However, I couldn't find information on how to run a one sample test using 'wilcoxsign_test' like in the
2009 Oct 25
1
A naive question about permutation tests in the coin package
Dear R helpers, I am trying to understand how to use the independence_test function in the coin package. I think I suffer from a misunderstanding about what the package does. Either that or I do not understand how to use it properly. Specifically, I cannot understand if I can test independence of arbitrary statistics. Take the following example: set.seed(10) d <- data.frame(y = c(rnorm(10,
2005 Sep 02
1
Semi-OT: An idea for New Orleanstemporarycommunications infrastructure
Great idea Dean, "I would also suggest that maybe instead of looking to set up within the disaster zones that you consider setting up in the relocation zone (eg where people are being sent to) yes they have payphones there but having a bank of 20 grandstream phones connected a T1 is a far smarter and more effective solution and probably more meaningful." > -----Original Message-----