similar to: NEC Univerge

Displaying 20 results from an estimated 100 matches similar to: "NEC Univerge"

2005 Jun 22
2
Asterisk to NEC NEAX
Hi, How can I make calls from Asterisk client to NEC NEAX 2400 traditional phone ? Is it possible to have a connection between Asterisk and NEC NEAX 2400, since NEC-NEAX2400 is an IP-PBX and supports SIP. Please help me to find a solution ;;; Thanks & Regards Ram Kumar Customer Support Engineer Barcode Gulf LLC Dubai , UAE Mobile : + 971 50 5594178 Email : Ramkumar@barcodegulf.net
2009 Sep 27
0
Issue with incoming caller-ID to NEC SV8300 with QSIG
I'm using QSIG between an NEC SV8300 and Asterisk (after giving up with CCIS). Things work pretty well with the exception of issues on stations on the SV8300. When I call from Asterisk to a SV8300 station and I send my extension as the caller ID number, it shows up on the SV8300 as "OPERATOR". I've tried a few different TON/NPI values with no difference. If I set callerid to a
2004 Jan 29
1
re: help with voicepulse connect IAX2
hello, after playing with an asterisk configuration for voip for a few weeks i'm trying to get outbound dialing with voicepulse going - i've cut down the asterisk to a very minimal install (1 SIP client) to try to localize the problem. The SIP client works fine (SIP and * on the same NAT) and could access the demo from samples before i removed it, and can call itself - so i am
2003 Jan 07
4
some ports not stealthed?
I''ve installed this fine software on my home network and am very pleased with the ease of installation and especially the documentation. My firewall box masq''s a private net via dialup modem. Configuration is almost exactly as described in the two-interface example. My question regards the result of a "internet test scan" that I found via google search...when I run
2006 Sep 03
2
Running cox models
Hi, I'm reading van Belle et al "Biostatistics" and trying to run a cox test using a dataset from: http://faculty.washington.edu/~heagerty/Books/Biostatistics/chapter16.html (Primary Biliary Cirrhosis data link at top of the page), I'm using the following code: --------------- start of code library(survival) liver <-
2011 Apr 20
2
survexp with weights
Hello, I probably have a syntax error in trying to generate an expected survival curve from a weighted cox model, but I can't see it. I used the help sample code to generate a weighted model, with the addition of a "weights=albumin" argument (I only chose albumin because it had no missing values, not because of any real relevance). Below are my code with the resulting error
2008 Nov 21
1
Discrepancy in the regression coefficients for Cox regression - PBC data set
Hi, When I run the following Cox proportional hazards model on the Mayo clinic's PBC data set (given in the "survival" package), the regression coefficients do not agree with the results presented in Table 4.6.3 (p. 195) of Fleming & Harrington's book. library(survival) data(pbc) ans.cox <- coxph(Surv(time, status) ~ log(bili) + log(alb) + age + log(protime) +
2005 Sep 13
0
Asterisk + NEC IPK 192 integration
I am currently attempting to get Asterisk working with our existing NEC IPK 192 system. The * box has a Wildcard X100P clone card in it and is hooked to an analog port on the NEC system. The analog port is shared between an elevator phone and a credit card machine. I have one SIP extension configured in * which the softphone on my Windows PC is registered to. With the softphone I am able to
2007 Nov 20
1
Interface with NEC NEAX 2400
Is there anyone out there who has tried to connect up an asterisk box to make and take calls through a NEC NEAX 2400 using Q.sig or anything like it? Can anyone tell me if it is possible? Thanks in advance, Phil Allred Brooklyn Law School
2005 Aug 29
0
Is Asterisk integrated to NEC PBX?
Hi All: We have cooperation PBX as NEC, I am wondering how to replace our legacy ACD by using Asterisk, but not losing tie line connection to NEC. Does anyone have any idea how to make it work? Many thanks, Tilein
2003 Feb 24
0
[Bug 465] patches for NEC SX6
http://bugzilla.mindrot.org/show_bug.cgi?id=465 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2003-02-24 15:46
2004 May 04
1
asterisk + NEC integration
I have an nec electra elite 192 with a t1 card; and am looking for suggestions as to integrating them (can't throw out the system yet!). I have a fully working asterisk server -CVS-04/27/04-19:01:05- (found a hp d220 for $350.00!), 2 digium t100p cards, a plain t1 with loopstart signaling, and 2 working bt102 grandstream ip phones (thanks again Matt for your "start from scratch"
2005 Jun 07
1
connecting Asterisk to NEC NEAX system
hi. i connected Asterisk to an NEC NEAX system with a crossover T1 cable and the Digium TE405P using E&M wink signaling. the connection's ok. however when dialing from the NEC to the Asterisk. most of the time the Asterisk only sees the first digit of the dialed number(which is 4 digits). some time if i dialed the 4 digits very fast it might get through. seems like there's a timming
2010 Jan 12
0
Interfacing to NEC Xen Master PBX
Hi, We are currently in the process of installing an Asterisk box between our legacy PBX (NEC Xen Master) and the Telco (Telstra). Originally the PBX was connected to the telco via 8x BRIs. Our new Asterisk box has been setup with 2 OpenVox B800P cards. Each card has the 4 ports in TE mode and 4 ports in NT mode. The NEC PBX is connected to the Asterisk boxes NT ports and the Asterisk box is
2007 Apr 28
5
Any plans for storing messages on a database?
Redudancy and recovering from a mailstore failure is one of the concerns I am trying to address where I work. Any plans to have Dovecot store emails in a database? NAS/SAN devices which do automatic replication to a second device are extremely expensive. I also don't see any distributed filesystem which is mature and available for the OS we use (FreeBSD). I recall at one point, many
2008 Nov 24
1
Discrepancy in the PBC data set
The data set in R is wrong. I've found mistakes on 2 lines in a quick look. I don't know if the data is incorrect in the Appendix of Fleming and Harrington as well (someone seems to have borrowed my copy), which is where the data set appears to have been taken from, given all the "-9" codes in it. (Note, Tom Fleming originally got the data from me, so I'm fairly
2013 Nov 14
1
Integration with NEC DSX - help with dial line
I am trying to setup an extension in asterisk which dials an extension on the NEC DSX. i.e. If an asterisk user dials 402 I want it to connect to the NEC DSX @ 192.168.1.57 and connect to extension 402. ( 404 would be the NEC DSX sip account that I have the credentials for ). [402] deny=0.0.0.0/0.0.0.0 secret=pass1 dtmfmode=rfc2833 canreinvite=no context=from-internal host=dynamic type=friend
2003 Jul 05
2
NEC 1300A DVD-R writing
Hi, so I just bought a NEC 1300A, primarily, because it allows me to write DVD+ and -RW. Using DVD-R discs (and currently no options to try other media, due to shops being closed), I'm unable to write anything, using either the dvd+rwtools port, or the dvdrtools. I've exhausted all references to be found in google, which are in a language I understand, so I'm hoping the list can
2019 Jul 12
2
Question on calculating PJSIP md5 authentication with NEC
I have done additional testing and I haven't been able to figure out why it's failing. Since my original testing we now set the realm on the authentication section to match what we receive from NEC. It's of the format abc at xyz.com I have verified the md5_cred several times and it matches the user:realm:password formula 3016:insiph at something0a646666.com:3016 where username is
2019 Apr 04
2
[RFC] NEC SX-Aurora VE backend
Hello, we’d like to propose the integration of a new backend into LLVM: NEC SX-Aurora TSUBASA Vector Engine (VE). We hope to get some feedback here and at EuroLLVM about the path and proper procedure of merging. The SX-Aurora VE is a Vector CPU on an PCI-E Accelerator card. It has 48GB memory from six HBM2 stacks, accessible with 1.2TB/s bandwidth, 8 cores with vector and scalar units, each.