similar to: Ordering a Voice PRI for Asterisk

Displaying 20 results from an estimated 7000 matches similar to: "Ordering a Voice PRI for Asterisk"

2007 Aug 01
5
pri "call by call" trunking?
I've been working with a telco for the past two days trying to get a PRI span up and running. This is a small-ish telco and I get the feeling they don't do this very often. Anyway, they specified a pretty standard setup: ni2 switchtype, esf framing, b8zs coding, etc. All of my b-channels are up, but we're having a heck of a time getting the d-channel to come up. He finds out that
2006 Jan 20
2
Asterisk bounty PRI 2B channel transfer for NI2 PRI line
Maintainer: Express Line Date opened: January 17, 2006 Status: Open Value of bounty: $5000.00 Licensing for code: We retain intellectual rights to the underlying source code. We need Asterisk (stable version) to be able to perform a 2B channel transfer for a NI2 B8ZS PRI line. We can't use a channelized T1 at the time for our work. This feature is commonly called a call transfer on analog
2006 Apr 18
6
T1 to cross connect remote PBX and asterisk
Looking for someone with a successful experience similar to this; I have a need to cross connect a 3COM NBX PBX PRI interface to asterisk, but over a long distance. We do not need any IP connectivity and the solution requires G.711u audio so there is no benefit to using IP. Has anyone here successfully cross connected any PBX PRI interface expecting NI2 PRI signaling B8ZS/ESF with an
2004 Nov 29
1
New T100P Pri install suggestions?
In the next week or so, we'll be turning up a new T1 Pri from Cox Cable in Omaha using a T100P (installed but not yet configured). While discussing the interface parameters with a very knowledgable Cox engineer, we decided on some of the basics including b8zs, esf, dchan=24, callerid, 5 digits of called number forwarded to *, and switchtype=national (NI2). They indicated their CO switch is a
2011 Mar 25
6
Back-to-back asterisk PRI issue
Following is my scenario to connect back to back PRI of two asterisk server. PRI cards are Sangoma A102D [Asterisk1]------------[PRI]-Cross Cable---------[Asterisk2] Asterisk1 ; Span 1 (MASTER) switchtype = national ; commonly referred to as NI2 context = from-pstn group = 0,24 echocancel = yes signalling = pri_net channel => 1-23 Asterisk2 ; Span 1 switchtype = national ; commonly
2007 Aug 06
4
low-level dump for PRI dchan debugging
I've been going back and forth with my telco for several days, trying different configurations to get a new PRI to come up. The bchannels are all up and the T1 is not in alarm status. The dchannel refuses to come up however. We've tried ni2, qsig, and now dms100 for the switchtype. The telco tech I've been working with says that he's been sending "reset all channels"
2006 Mar 22
3
PRI DMS100 -> Nortel Meridian Option 81
Hello all, I have Asterisk 1.2.1 and a TE110P connected to a Nortel Meridian Option 81C system. The PRI line is currently setup as DMS100. Here are the relevant lines from zaptel.conf and zapata.conf: zaptel.conf: span=1,1,0,esf,b8zs bchan=1-23 dchan=24 loadzone = us defaultzone = us zapata.conf: [channels] language=en context=from-internal musiconhold=default switchtype=dms100
2005 May 26
4
YET Another echo issue PRI CARD Any help accepted :-)
Good Day all, I have a Fractional PRI connected to my Asterisk Box via a T100P card. When I initiate a call out to phone number 123-8888 the call sounds great no echo what so ever. If the person at 123-8888 hangs up and calls me right back (same handset on both sides) same trunk line The call always has echo on it. The Asterisk sip extension hears them selves echoing. The remote party
2004 Sep 24
2
What type of PRI setup is best
I am having my colo set up 2 PRI's for my new asterisk implementation. They asked the following... ##SNIP## What type (NI2, NTI, 4ESS, or 5ESS) and whether they want to be USER or NETWORK. If the equipment is flexible, NI2, with us as NETWORK is preferred. ##SNIP## We are using a digium quad span T1 card. What is the recommended setup? Thanks, Chris
2005 Aug 09
3
First PRI
Hello All, I am getting my first PRI installed in a couple of weeks and I wanted to ask for a little advice. I have a single span Digium card I will be using for the install. Id there a benefit to which protocol I use? When asked, I told them to set it up as NI2. The PRI is through MCI and will be used for local and long distance with DIDs and features like CallerID, etc. Any advice would be
2005 May 13
5
Is there a product to simulate a PRI trunk?
Does anyone know of a way to simulate the signaling of a PRI trunk for testing/setup purposes? I realize this may be a rather naive question, but I was wondering if you could take a TE110, for example, and using a crossover cable (or not?) and some means of emulating the NI2 signaling protocol connect it to another TE110 on another machine to test and verify an installation before the telco
2005 Feb 25
1
Asterisk in front of Toshiba CTX
I have googled, and wiki'ed until blue. Is it possible to put T1---*----Toshiba CTX ? I have a TE405P, with one interface programmed for the T1, I am not sure how to program the 2nd port to mimick the T1 to the Toshiba. The Zapata.conf [channels] switchtype=national context=from-pstn signalling=pri_cpe usecallerid=asreceived echocancel=yes echocancelwhenbridged=no echotraining=400
2004 Sep 09
3
Caller-ID name lookup via anywho.com
Hey all, Did I see something on here about using an AGI script to do reverse lookups via anywho.com? I have a PRI that only gets caller-id number and no Alpha. TIA, -- Daniel Jimenez <djimenez[at]pobox[dot]com>
2010 Aug 11
1
DAHDI config file system.conf
I have DAHDI 2.2.1 my system.conf file is : span=1,0,0,esf,b8zs bchan=1-23 dchan=24 echocanceller=mg2,1-23 loadzone = us defaultzone = us Its telling me: Running dahdi_cfg: DAHDI_SPANCONFIG failed on span 1: Invalid argument (22) [FAILED] What am I missing. Its straight PRI NI2.
2004 Dec 28
3
Sending call to analog then to Vmail after timeout?
I have one analog line hooked in my Asterisk box using an x100p (I think that's the model number). When I do this in my extensions.conf: exten => 1200,1,playback(pls-wait-connect-call) exten => 1200,2,Dial(Zap/1/5555551212,20,rTt) exten => 1200,3,VoiceMail(u100@lightwavetech.com) exten => 1200,4,Goto,t|1 The phone rings beyond the 20 second timeout and never really goes to the *
2007 Apr 16
4
New T1 Asterisk installation
Hi List, I need to change my provider, at this time Asterisk box is on VOIP trunk. I have two options, T1 or 15 analog lines. I have some experience with analog and I have had two main issues with it. first is echo (I have not tried HPEC yet) and second unpredictable volume. The question is, if I use TE100 with PRI , will I have same issues? I would appreciate any comments and sample zaptel.conf
2007 Aug 21
2
compatibility of PRI Two B channel transfers TBTC/2BTC
Hello, A client has asked for Two B channel Transfer capability (known as TBCT or 2BCT, similar to other features such as ECT, RTL and Q,SIG Path Replacement) in a new Asterisk system and so I researched the capability and came up with quite a few gaps in documentation.
2004 Dec 12
1
Sipura SPA-2000 won't ring
I had a Grandstream 286 at my home hitting my Asterisk box at the office, all worked well and I received phone calls fine until the device just up and died. I replaced this unit with an SPA-2000 because I have been impressed with the Sipura devices and decided to use them for most of my needs in the future. Problem is that my phone attached to the device rings shortly after power up of the
2006 Jun 08
6
revisit to legacy PBX and CID over PRI
My legacy PBX accepts CID number, but not name. My old PRI vendor never sent the name, so there was never an issue. I have wedged asterisk between the Legacy PBX and PSTN. PSTN - PRI - asterisk - PRI - Legacy. Any calls from asterisk (sip and iax extensions) which have callerID set, will not connect. The legacy PBX hangs up, but asterisk thinks that it is still ringing. I have added
2003 Aug 18
8
PRI Question
I managed to get Asterisk working with my PBX using T1, now I am moving on to trying to make PRI work. I have my zaptel.conf and zapata.conf configured as follows: Zaptel.conf: span=1,1,0,esf,b8zs bchan=1-23 dchan=24 loadzone=us defaultzone=us Zapata.conf: [channels] transfer=yes immediate=yes callprogress=yes language=en context=default switchtype=national signalling=pri_net group=1