similar to: Caller ID and DNIS Problems (Non-Pri T1)

Displaying 20 results from an estimated 1000 matches similar to: "Caller ID and DNIS Problems (Non-Pri T1)"

2007 Feb 16
3
Does Asterisk support DNIS?
The subject pretty much says it all. Does Asterisk support DNIS, and if so, what kind of connection is required? (T1, PRI) I've got a wink start T1. I've read comments that say the DNIS will be seen as an extension, but I'm seeing each digit of the DNIS as a separate extension. So in my case I send DNIS of 12345, Asterisk will jump from extension 1 to extension 2 to extension 3 to
2007 Mar 14
3
DNIS/DNID
Hi i have an asterisk pbx with E1 port connected to another PBX. Im trying to send the DNID/DNIS to the PBX here's my dialplan exten => 8881111111,1,Dial(ZAP/g2) exten => 8881111111,n,Hangup() The PBX just get the number 2 as it's DNIS when i change it to ZAP/1 or ZAP/g1 the PBX get the number 1. What should i add to send the extension number as DNID/DNIS? Thanks! --------------
2005 Mar 19
1
ANI & DNIS sent to analog FXs Port Possible
Good Day list, Need assistance determining the best place to read up on whether Asterisk can help me out. I have a situation where I need to do the following <PRI from Telco> ------- <Analog Channel Bank>------------<Proprietary Box> | | | | | | <PRI Port 1 of Digium Quad T1> <PRI Port 2 of Digium Quad T1> | | | | | |
2007 Feb 16
1
DNIS on T1 channels
I installed a Sangoma card with the default install. I'm getting five digits of DNIS with each call. The T1 is setup ESF/B8ZS wink start. Each of the digits of the DNIS are being used for extensions in the context. I need a single extension that let me start an AGI script that can use the dnis. Can anyone point me in the right direction to do this? Thanks, David Ruggles CCNA MCSE (NT) CNA
2003 Aug 11
1
ANI/DNIS call routing
Can someone in Asterisk'land subscribing to 800 service explain to me how to setup extension.conf to route calls based on the incoming DNIS/ANI. For example I want to route 3 incoming 800# coming across a trunk group to all land in the same queue. So I guess I am asking how to perform DNIS/ANI based call routing? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 19
2
chan_capi setting ${DNIS}
Is there a reason the variable ${DNIS} does not get set with incoming calls via chan_capi ? Is it related to the MSN=X in capi.conf ? version = chan_capi-cm-0.6.3 example; exten => _95555555XX,1,NoOp, ${EXTEN}, ${DNIS} == ISDN1: Incoming call '0400000000' -> '95555555' -- Executing SetCDRUserField("CAPI/ISDN1/955555 55-135", "Incoming") in new
2007 Nov 02
2
Route an incoming call by ANI*DNIS
does anyone know how to route a call coming in with ANI*DNIS* Oct 31 12:47:41 VERBOSE[30056] logger.c: -- Executing Set("Zap/49-1", "DID=1231234*4812*") in new stack I tried making a route for _.*4812* but that matched everything rather then just the dnis i wanted.. any ideas? I would preferably like pass the callerid along to my extensions, but for now the important
2008 Apr 01
1
Unicall + incomplete DNIS on international calls
Hello everybody, i'm from Mexico, at the time i?m working on a production server with asterisk 1.2.25 + spandsp-0.0.4 + libmfcr2-0.0.3+libsupertone-0.0.2+libunicall-0.0.3 and zaptel-1.2.22. I installed this version of astunicall that i downloaded from http://www.moythreads.com/astunicall/ Everything works fine, i'm able to make outgoing calls and recive incoming calls with all ANI and
2005 May 12
2
Inbound ANI & DNIS format
Hello, Being totally fed up with the lack of quality and reliability from both VoicePulse and BroadVoice, We are switching to a direct IP connection to Global Crossing. We've installed a local point-to-point T1 into their CO, and they will give/take SIP g729a directly and act as the gateway for us. In setting up the inbound SIP service, they are asking the question, "In what format do
2005 May 16
3
CLI and DNIS presented to Analog extension
My company is based in Australia and we have a need to be able to present CLI (ANI) and DNIS to an analog extension. Currently our PABX vendor is saying they can only deliver CLI between the first and second cadence. The system will collect calls via an aggregate of ISDN PRI services from the PSTN and then direct them to the analog extensions in a hunt group configuration. It is important that
2003 Aug 17
1
call routing based on dnis
Hi, Is it to possible to route incomming call using dnis information to specific extension or section in the extensions.conf ?? like my users dial my asterisk box using different toll free numbers, but i can't offer them unique services. Plz suggest that if it is possible ? if possible then any example ... Regards Apna --------------------------------- Do you Yahoo!? The New Yahoo!
2005 Sep 09
9
adding DNIS digits
Situation: 8 POTS lines, 3 companies, 1 system. Channel banking the POTS lines onto a T1 thru an ADIT 600. The only way our carrier will provide DNIS is thru Analog DID #'s. Anyone know of a piece of hardware that can add DNIS digits to a particular line? -Darren
2003 Dec 24
3
CT1 and callerid / DNIS
On Tue, 2003-12-23 at 19:22, Brian West wrote: > I'm just double checking.. I was told it wasn't possible but i'm going to > ask just in case. > > Can you set outbound callerid on a channelized T1? > >I think there is a way to do something like DID with the 4 digits of >DTMF passed before the call. It is unlikely though that you will find >someone interested
2004 Apr 15
7
Strange T1 Problem
When people call into my * box over the T1 interface, they get no ring tone. It rings the SIP phone and when the SIP user picks up, both parties can hear each other ok, its just the PSTN user calling in hears no ring. What could be causing this? I tried setting immediate to yes in zapata.conf, but that causes my DNIS and CallerID to stop being available. T100P with E & M Wink start
2006 Jan 07
1
Immediate routing on "0" (DNIS)?
> Post your extensions.conf and what's on the CLI (asterisk -r) As requested: # cat /etc/asterisk/extensions.conf [incoming] exten => s,1,Answer() exten => s,n,NoOp(CallerID is ${CALLERID}) exten => s,n,NoOp(DID is ${DNID}) exten => s,n,Background(enter-ext-of-person) exten => 1625,1,Playback(digits/1) exten => 1625,n,Goto(digits/1) exten => i,1,NoOp(CallerID is
2008 Jan 18
1
R2-Unicall Asterisk as CPE and as CO
Hi! Im having some troubles trying to configure * as a bridge between a telco and a pbx with R2, the scenario is this: ------------ E1/R2 --------- E1/R2 ------------ | Telco |-------------| * |-------------| PBX | | (Telmex) | --------- | | ------------ ------------ I can receive calls from the telco
2007 Dec 06
2
astunicall-1.2.21.0.1 packages and Sangoma A104D - ERROR
Hi All, as good? I am trying to make a call for the Unicall channels and after the exchange of signalling and sending of the digits asterisk locks up with the sending of the signalling "E" and the TELCO says that asterisk would have to send signalling "F", as to make for asterisk to send signalling "F"? The TELCO says that the signalling "E" is
2010 Mar 08
1
Turning off DNIS on T1 set to FXO_LS protocol
Hello everyone, Our company has an Asterisk server where one of the T1s is connected to an IVR. Asterisk is configured for FXO Loopstart, and the IVR is configured FXS. We can call into it, but our software doesn't expect DNIS digits on FXS, and the digits are being interpreted as user input. We can certainly change our software accordingly, but our test bed also includes other
2005 Sep 08
1
can not make call with Unicall (MFC/R2)
Hi, ? I run the program testcall with one E1, it works fine; I receive DNIS and ANI for making calls and answering calls. ? When I start the Asterisk I receive call from outside correctly including DNIS and ANI, and receive the following messages: ? Sep? 7 10:29:59 WARNING[12167]: Answer Call Sep? 7 10:29:59 WARNING[12167]: MFC/R2 UniCall/2 Call control(5) Sep? 7 10:29:59 WARNING[12167]: MFC/R2
2006 Nov 03
3
Problems Overwriting CallerID with True ANI
I receive calls over a T1 with callerid and then *ani*dnis*. I am able to strip out the ani and the dnis in the dialplan but when I try to set the caller ID to be the ani, it looks ok but then if I do a NoOp callerid on the next line, I get unknown. Here is the section of my dialplan: exten => _*NXXNXXXXXX*NXXNXXXXXX*,1,Set(ANI=${EXTEN}) exten =>