similar to: adding DNIS digits

Displaying 20 results from an estimated 20000 matches similar to: "adding DNIS digits"

2005 Sep 08
2
T400P vs TE405P
Anyone care to elaborate on the differences between the T400P and the TE405P? -Darren -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050908/e817f8bb/attachment.htm
2005 Sep 16
2
Orinoco Injectors
Has anyone gotten the Lucent / Orinoco injectors (AE-1, AE-6, AE-12) to work with the Cisco 79* series phones? I'm not sure if the are the statndard POE or not.... -Darren
2006 Nov 25
2
Passing PRI traffic to remote * over IAX
We are moving our office, but our PRI isn't moving for a while yet. I'd like to setup a box at the old office to receive -ALL-- PRI traffic and send it over an IAX trunk to another Trixbox install at the new office. Everything should go, period. Any ideas on a simple dialplan to make this happen? Thanks, -Darren -------------- next part -------------- An HTML
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
2005 Aug 02
5
7970 SIP
Can anyone point me to the location of the 7970 SIP image? I'm logged in thru my CCO acount with my smartnet contract and cannot find it anywhere..... I know that a bunch of people have it at this point...how'd they get it? -Darren
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
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:
2007 Sep 22
1
Cannot build trunk
I apologize if this is a very dumb newbie issue, but I really want to experiment with the new "Story Runner" functionality in rspec and I''m having trouble using the trunk. I''ve tried in both windows and linux environments and have different problems on each. On linux, I execute svn co svn://rubyforge.org/var/svn/rspec/trunk to check out the trunk. This completes
2004 Jul 03
1
Caller ID and DNIS Problems (Non-Pri T1)
I am trying to receive both CID and DNIS from the telco through a non-pri T1. Currently I have the T1 setup and operational both outbound and inbound calls are completed as should be expected. The calls came in and were placed in the context specified in zapata.conf on exten => s,1. I have requested that the telco provide callerid (they call it ANI) along with 10 digit dnis for my 800
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
2004 Sep 25
3
Non-PRI T1 configuration
I'm trying to hook up a non-PRI fractional T1 using a T400P port. The Telco says that it is provisioned as AMI with SF (not ESF) and that they are signalling by "sending down a straight DS1" (I'm not sure what exactly that means). They are also sending DNIS over these channels. I currently run it through a channel bank for my IVR application and it works fine but I am now
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
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! --------------
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
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 Sep 24
1
DTMF dropping digits
We have a Te410P with 3 Telco T1's (D4 SF ) with DID's (non-PRI). ANI & DNIS is received in-band DTMF in a format such as *7145551212*8002* What happens when there are 30 or more calls, asterisk might see is DNIS = 802 or ANI = 4551212 for examples, where parts of the numbers are dropped. All the traffic arrives into a simple IVR script where a message is played. We are
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
2004 May 14
4
How to Echo extension number to caller?
I need to dial an extension that tells me what extension I'm dialing from. I'm running a bunch of analog phones off a channel bank to * over a T1. I have the following in extensions.conf. exten => 98,1,SayDigits(${EXTEN}) This says the digits the caller enters on the keypad, not the extension they are calling from. Thanks Guys!!!!!!!! Paul Paul Mahler pmahler@signate.com
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