similar to: extension.conf for overlap

Displaying 20 results from an estimated 90000 matches similar to: "extension.conf for overlap"

2003 Jul 07
1
overlap dialing on a pri span
Hi, I am lost trying to figure out how to enable overlap dialing for calls coming in and coing out on a pri span. DISA looked promising at first, but does not seem to support overlap dialing. Just picking up a call by and trying to dial out does not seem the way to do it either. I tried: [dialincontext] exten => 12341234,1,Goto(dialoutcontext,s,1) [dialoutcontext] exten => s,1,Wait,1
2009 Dec 14
1
Asterisk ZAP/DAHDI reads phantom digit on overlap PRI
Hi, I've noticed that a small but meaningful quota of calls from my Alcatel PBX to Asterisk are failing. This does not always happen and it is not easily reproducible but on high traffic I do get a large number of cases. Example: Alcatel PBX extension 7085 calls Asterisk PBX extension 6145 over a PRI E1 link. I see this in the Asterisk log: Dec 14 14:10:31 VERBOSE[11378] logger.c: --
2014 Nov 24
1
"!" in dial-pattern not work with overlap dialing
hello all i want to have overlap dialing in asterisk. it works fine if i don't have "!" in my pattern. for example pattern "07." works fine and i can call 07122 by overlap dialing via it. but if i define "07!" i can't call 07122 because it doesn't wait to collect all digits and therefore call 07. if i define "07.!" it works fine again and
2003 Jul 31
1
retrieving dialed number when overlap dialing?
I have a number of local users who can dial out on a pri channel using the fantastic new overlap dialing feature. I would like to add a speed dialing feature, such as 1. User picks up and dials out (dial startet with option 'H') 2. User hangs up call with '*' 3. Dialed number is stored in a variable 4. User dials a two-digit extension followed by the # sign to save the stored
2004 Apr 16
1
Matching variable-length extensions with chan_zap in overlap dialling
I've been having trouble matching variable extensions on a zap channel (an E1 line). Doing it the extensions.conf way: [pri1] ; Match 8078078- calls include => m807nat include => m807mob include => m807oth [m807nat] exten => _80780782XXXXXXXXX,1,StripMSD(7) exten => _2XXXXXXXXX,1,SetVar,clidest=${EXTEN} exten => _2XXXXXXXXX,2,Goto(cli,s,1) [m807mob] exten =>
2009 Oct 30
2
DAHDI/ZAP overlap dialing
Hi, I have a PRI euroisdn link between an Alcatel PBX and Asterisk. I'm having some trouble with overlap dialing. Suppose I dial '874053' from an Alcatel extension ('7034') where '87' is an Alcatel prefix of type "ARS Prof.Trg Grp Seiz.with overlap". I'm expecting Asterisk to receive '1004053' (where '100' is a prefix which always shows
2006 Jul 11
0
script problem to obtain pairs of overlap values
Dear, I wrote a code to estimate the overlap between two kernel distributions. The script must estimates the overlap among each columns of data frame. With S sampled species (columns) in my data frame, I want obtain S(S-1)/2 pairs of overlap values between species. However, the code is not well write at all (only an overlap value is produced) and I can't find the solution. To illustrate the
2011 Jul 18
1
SDMTools package - calculating overlap?
Dear R users, Any idea of how to calculate an area of an overlap between two functions? The only R build in function that I found is I Similarity Statistic for Quantifying Niche Overlap and I am really not sure if this function is producing exactly what I am interested in since I was plotting functions and often got confused results (for example: got high value for the overlap of one pair and low
2005 Aug 19
0
Overlap digits...
Hello, I'm again there I have also a Problem with Overlap Digits... I'm getting a Call from my Telco to the extension 1234 and i will forward it with exten => 1234,1,Dial(Zap/g1/987654), but asterisk is not dialing 987654, asterisk is dialing 987654 and as overlap digits 1234. so i see on the CDR's from my telco as dialed number 9876541234 and thats not what i want. Do anybody
2018 Apr 05
2
Asterisk / PRI and Outbound Overlap Dialing
I am trying to setup Asterisk to act like a PBX connected via a PRI gateway to a voice netowrk where Asterisk is doing outbound overlap dialing for calls that terminate via that PRI. AFter researching through the archives and online dcocs, I thought I had everyting setup right, dialplan configured for '_X!' and the 'overlapdial=yes' in the chan_dahdi.conf file, but when I try and
2020 Aug 25
2
Clang generates calls to llvm.memcpy with overlapping arguments, but LangRef requires the arguments to not overlap
+ llvm-dev On 25 Aug 2020, at 13:53, Florian Hahn wrote: > Hi, > > It appears that Clang generates calls to `llvm.memcpy` with > potentially overlapping arguments in some cases. > > For the snippet below > > struct S > { > char s[25]; > }; > > struct S *p; > > void test2() { > ... > foo (&b, 1); > b = a; > b = *p; > ...
2007 Feb 01
0
extensions.conf gotoif and label
Hello, I got a little interogation about these 3 points. I want to write something like this sample in my extension.conf. I have tested and it works but I don't know if it is a good way to make a menu. I don't want to put number as it is boring to maintain. Does anyone know if there is some problem to write like this? exten => 7890,1,Wait(1) exten =>
2005 Oct 07
1
overlap zaphfc - dialtone
Hello all, I have a problem with overlap dialing and don't know how to get rid of it. My setup is: 1 HFC card with bristuff -> ZAP/g1 (2B + 1D channels), SIP phones (I just removed TDM400P with 4 FXS) I created test extension 222 which goes directly to g1. In Zapata.conf overlapdial is set to yes. First I created this extension: exten => 222,1,Dial(zap/g1,100,tc)
2018 Apr 18
2
idmap_ad overlap with domain and sub-domain overlap
Hello, We are in process of providing access to a AD connected master domain and one its subdomains to one of our SAMBA 4.6.2 file-share servers. The samba server is a member of the MASTER domain. The problem is we have cases where the same person has an account in both the master domain and the sub domain (long story and we know it is not a good practice but something I am powerless to
2018 Apr 18
0
idmap_ad overlap with domain and sub-domain overlap
On Wed, 18 Apr 2018 10:52:12 -0400 Wvu Hpc <wvu.hpc at gmail.com> wrote: > Hi Rowland, > > Thanks for the help and ideally I would like to get rid of the sub > domain all together but that is probably not going to happen. > > So couple comments and please forgive any of my ignorance. No problem. > > For your second question, all users in the subdomain who have
2011 Jun 02
2
shading in overlap between two ranges
I have 2 datafiles 'target' and 'observed' as shown below (I will gladly email these 2 small files to whomever). X25. And X75. Indicate the value of 25th and 75th-percentile of the target ('what should be') and the observed ('what is'). The i.value is simply the month. > target X i.value X25. X75. 1 one.month 1 10.845225 17.87237 2
2008 Apr 25
3
How to overlap two density plots?
Hi, How can I overlap two density plots? A <- c(8,10,10,11,11,11,12,12,12,12,11,11,11,10,10,7) B <- c(11,13,13,14,14,14,15,15,15,15,14,14,14,13,13,10) plot(density(A)) plot(density(B)) Regards, Emre P.S. There's a overlap.density function in package DAAG Is there another way to do this? -- --- Emre ÜNAL http://www.geocities.com/dusemre [[alternative HTML version
2007 Aug 21
1
Problems with overlap dial and Xorcom Astribank BRI
I have a strange problem with overlap dialing. I installed an asterisk server between a Siemens HiCom PBX and our telephony provider. Everything is working fine except some strange problems with the dialing of the fax (connected to the HiCom PBX). It seems to me that if dialing takes too long Asterisk just hangs up the channel without recognizing that the fax machine is still dialing: (Fax gets
2006 Dec 16
1
co.intervals when overlap=0 or 0.5 (PR#9419)
Full_Name: Benjamin Tyner Version: 2.4.0 OS: linux-gnu Submission from: (NULL) (71.98.75.54) As pointed out by Brian Ripley on R-devel, co.intervals does xr <- x[r + ii] with a fractional r, leading to intervals that don't match the ones returned by S-PLUS when overlap=0 or 0.5. For example, x<-1:10 z<-co.intervals(x,overlap=0) As I had already peaked at co.intervals in S-PLUS, I
2011 Jan 04
1
plot without points overlap
Hi, I'm trying to plot a grid of points of different dimensions using the simple plot() function. I want to plot the points such that they DO NOT overlap, I guess there should be a way to set a maximum distance between the points, but I cannot find it. Can you help? Thanks a lot! g PS: Is it possible to produce device regions of different dimensions? (i.e. a rectangular one with height