similar to: multiple inbound calls from same sip trunk

Displaying 20 results from an estimated 3000 matches similar to: "multiple inbound calls from same sip trunk"

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 20
1
RDNIS (DNID) Call Routing
I haven't been able to find much support for the RDNIS or DNID variables online. I am trying to prove a concept of call routing before we move towards development of a production system. I need to have calls routed coming into a call center based on DNIS. What type of syntax is needed in the extensions.conf file and how can I test it with a softphone (ie: can I emulate the DNIS from xlite)?
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
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 =>
2006 Apr 03
4
R2 protocol error
Hi, I have three R2 installation on different carriers, all shows the same inconsistency at varying degree. But, on most test calls we made, it reaches T3. The worst part of these, the carrier claims that it's my R2 box that is not responding in time. Please, check the attached file and take note of the timestamp, you'll find that in some call, it already contradict what the carrier
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 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!
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> | | | | | |
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
2006 Jan 09
3
Incoming Zap channels not behaving as expected. Rejecting call on channel....
I have been messing with Asterisk for months and got it working well with a SIP connection, but this is the first time I have set it up with TDM cards. The cards are configured, working and the T-1's (configured for PRI/DCHAN) and I can even call into it if I add the DNIS as an extension to default context. That is the oddity. I can find nowhere in the documentation that says anything about
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
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
2006 Feb 08
1
Possible AGI Bug in Asterisk?
Dear All, I seem to have stumbled across an AGI problem; I have written an AGI Script (bottom of this email); The script does the following; Makes a CDR entry when called Records the call Updates the CDR Finds a corresponding DNIS from the SMDR table (captured via a serial port logger) Matches up the record and updates the CDR. The script works perfectly in my test lab and has been doing so
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 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