similar to: dialplan selection

Displaying 20 results from an estimated 100 matches similar to: "dialplan selection"

2003 Aug 12
1
Working with FWD, IPTel, SIPPhone?
I'll admit it. I'm a asterisk newbie (but no stranger to telephony). The setup is simple: two Grandstream BudgeTel 100 phones (SIPPhone specials) on a private segment calling to a Linux box acting as the segment's firewall with a leg on our public network. The phones are setup as SIP/phone1 (x1000) and SIP/phone2 (x1001), respectively (thanks to the Asterisk HOWTO). Getting IAX
2005 Jun 29
2
quick way to construct formula
Dear R users, I have a data with 1000 variables named "x1", "x2", ..., "x1000", and I want to construct a formula like this format: ~x1+x2+...+x1000+x1:x2+x1:x3+x999:x1000+log(x1)+...+log(x1000) That is: the base variables followed by all interaction terms and all base feature log-transformations. I know I can use several paste functions to construct it. But is
2010 Apr 14
6
sum specific rows in a data frame
I have a data frame called "pose": DESCRIPTION QUANITY CLOSING.PRICE 1 WHEAT May/10 1 467.75 2 WHEAT May/10 2 467.75 3 WHEAT May/10 1 467.75 4 WHEAT May/10 1 467.75 5 COTTON NO.2 May/10 1 78.13 6 COTTON NO.2 May/10 3 78.13 7 COTTON NO.2 May/10 1 78.13
2004 Dec 10
2
using built-in extension numbers on the ZAP channel
hello, using a legacy PBX to access a Asterisk Zap channel (Legacy PBX FXS --> FXO application Asterisk/TDM400P) I want to be able to "flash" the asterisk pbx. However by pressing the FLASH button on the extension connected to the Legacy PBX gets me the flash features on the Legacy PBX, not on the Asterisk PBX side. I thought of using the following codes (listed below) from
2011 Jul 07
2
elimination duplicate elements sampling!
Hi everyone! I have a data frame with 1112 time series and I am going to randomly sampling r samples for z times to compose different portfolio size(r securities portfolio). As for r=2 and z=10000,that's: z=10000 A=seq(1:1112) x1=sample(A,z,replace =TRUE) x2=sample(A,z,replace =TRUE) M=cbind(x1,x2) # combination of 2 series Because in a portfolio with x1[i]=x2[i],(i=1,2,...,10000) means a 1
2004 Dec 05
2
ANALOG FXO ZAPTEL & WCFXO & WCTDM module issues seen with intermittent analog lines
Hello, I have found a "bug", I think in the way TDM400P cards handle FXO interface disconnect/re-connect problems. Normally I do keep all the wires connected from my CO / PABX quite securely, but I had a need to re-route the cable from one side of the desk to another, and I simply disconnected the RJ-45 connector and plugged it back in. THIS PROMPTLY RESULTED IN VERY VERY SCRATCHY AUDIO
2005 Mar 08
2
Cisco 7940 Upgrade Failing
Does anyone know how to get a Cisco 7940 w/FW ver 2.0.3 to v3x and above. Can't get it to upgrade on its own via TFTP. Phones w SCCP image will upgrade fine but I can't get these 2.0.3s to start the firmware upgrade. Thanks. Regards, Juan Staalenburg Teksavers, Inc. (512) 255-8395 x1002 AIM: juanteksavers
2017 Jan 24
5
Linking Linux kernel with LLD
>Our tokenizer recognize > > [A-Za-z0-9_.$/\\~=+[]*?\-:!<>]+ > >as a token. gold uses more complex rules to tokenize. I don't think we need that much complex rules, but there seems to be >room to improve our tokenizer. In particular, I believe we can parse the Linux's linker script by changing the tokenizer rules as >follows. > >
2004 Dec 30
2
VoiceConduits - Notice
Hello, This is David Deutsch, and I'm the owner of VoiceConduits. There seems to be some confusion related to our company, regarding the past few posts. VoiceConduits is currently NOT open for public business, we have never to date advertised or attempted to attract business. It appears that a few people heard about our company via a mention in a SineApps article and found our beta
2010 Aug 20
1
Problem to compute a function with very large numbers
Dear R users, I have been trying to compute the following function and need it to work with n=15000, but it would only compute for smaller ns, such as n=1000 and not above. I was wondering if anyone would have a solution for this problem! Thank you very much for your kind support! Sincerely, Nan ------ Wi <- function(n) { fun <- function(w,i){
2004 Dec 09
1
can FXS ports on TDM400P provide Battery Reversal or CPC
Hello, I want to use Asterisk PBX in front of my old, legacy PBX. The legacy PBX can be outfitted with caller-ID and is already able to handle Calling Party Control Signal Detection (this is a Panasonic KX-TD1232 Super Hybrid PBX. My question is how would one enable Asterisk to control the TDM400P/FXS port to provide to the /FXO CO port on the legacy PBX, support for proper answer supervision/CPC
2010 Feb 12
1
List to matrix or to vectors conversion
Dear list, I have a list with 1000 x1000 lines and columns do you know how I can convert it to matrrix or data.frame. Thanks. Juan -- Juan Tomás Sayago Universidad Central http://sites.google.com/site/juantomassayago/ Objetivo: Garantizar a cada ser humano que habite en el país, una cantidad mínima de agua con calidad segura para el consumo humano, en forma regular, permanente y suficiente para
2004 Dec 01
1
pre-installation jitters
hi, we have just received our first shipment of digium cards, FXO + FXS combinations, and collected all the hardware for our custom clone server which will house our test-bed for asterisk. I'm based in Dhaka, Bangladesh so you will understand we may not always be able to get all the hardware we need, when we need them and in the manner that other people are used to.. from a catalog or from a
2005 Jan 05
1
TDM400P + Asterisk + zaptel timer ?
Hello, I thought that my Digium TDM400P would be the right hardware to support the zaptel timer, and put the following IAX.CONF entry to test, (trunk=yes) in the example below [VHAX] type=peer auth=md5 username=whoknows jitterbuffer=yes ;trunk=yes secret=terriblesecret host=4.5.6.7 qualify=1200 disallow=all allow=ulaw allow=gsm ;allow=g711u ;allow=g711a But, it didn't work. So I had to
2004 Dec 10
5
win32-process 0.3.1 is out
Hi all, Just wanted to let you know that I released 0.3.1 last night. This addresses Bug #712 and incorporates Patches #1087 and #1137 (thanks Aslak). I''ll try to get an open4 implementation out this weekend, though I noticed that Aslak''s patch is different than what Park originally had, so I''ll have to decide which I prefer, or if they can be blended somehow.
2005 Aug 05
1
TE405P Dropping Calls
Hi, Urgently response would be wonderful, system is a Fedora Core 2. I have a Ericsson BP250 connected to 1 port on the TE405P and another connected to a local telco ISDN30. I have been running CVS-HEAD from about a 2 months ago and upgraded it again just in cause it was a version issue (didn't fix it) but this is what I am getting. When a person calls out from an extension on the BP250 to
2004 Dec 30
1
CDR IAX calls snafu ?
Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.298 / Virus Database: 265.6.6 - Release Date: 12/28/2004
2005 Jan 06
1
answer supervision for POTS FXO interfaces
Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 1/3/2005
2011 Mar 22
1
help need on working in subset within a dataframe
Dear R-experts Execuse me for an easy question, but I need help, sorry for that. >From days I have been working with a large dataset, where operations are needed within a component of dataset. Here is my question: I have big dataset where x1:.....x1000 or so. What I need to do is to work on 4 consequite variables to calculate a statistics and output. So far so good. There are more vector
2017 Jan 27
2
Linking Linux kernel with LLD
On Tue, Jan 24, 2017 at 11:29 AM, Rui Ueyama <ruiu at google.com> wrote: > Well, maybe, we should just change the Linux kernel instead of tweaking > our tokenizer too hard. > This is silly. Writing a simple and maintainable lexer is not hard (look e.g. at https://reviews.llvm.org/D10817). There are some complicated context-sensitive cases in linker scripts that break our approach