similar to: Need help with inbound/outbound PRI calls

Displaying 20 results from an estimated 4000 matches similar to: "Need help with inbound/outbound PRI calls"

2006 Jan 16
2
Problem with calls starting from a legacy PBX
Hi, I have this setup: E1 PRI PSTN -- Asterisk -- Alcatel PBX - analog phones Can someone tell me what's wrong with this call initiating from an analog phone connected to Alcatel PBX? It dies with NOANSWER but all works if I call other destination numbers. Dialplan is a simple Dial(zap/g1/0984465691) statement. At the end you'll find also zapata.conf.
2005 Oct 08
1
Outgoing call: hangup after answer
Hi, When we make an outgoing call on ISDN (zaphfc) with overlap dialing we get immidiate hangup after answer. But when we place a full number before dialing everything is ok. Any help appriciated!! Thanks here is info with debug: == Primary D-Channel on span 1 up -- Executing Dial("SIP/200-164c", "zap/g1/|100|tc") in new stack -- Making new call for cr 192 --
2008 Feb 19
1
A problem about digium TE220B
hello everyone, I have a trixbox server with an E1 card(not digium).It connects to an AVAYA pbx use E1. It works fine.But when i change the E1 card to digium TE220B,there is a problem. When sip extension A(on trixbox) call PSTN extension B(on avaya),A must wait longtime before B start to ring.From the log I find there are two times call. I don't know why the first request be rejected
2004 May 09
1
No outbound calls at a PRI possible
Hello all, the scenario: Carrier ----S2M------ * -----S2M------Siemens | | SIP Clients and many other features With much help from the list, the PRI links are without alarms and inbound calls are working fine (from both: Carrier and Siemens). But I am not able to dial wether outbound nor to the Siemens PBX. I allways get the message: == Everyone is busy
2004 Jun 15
5
PRI problems (telewest -> * -> LG GDK 186)
Hi, ? I'm trying to figure out what the issue is splicing Asterisk between our Telewest PRI and a GDK-186 with a PRI card. ? We're using the Digium TE405P ? Our telco provider is Telewest, and Telco directly into switch is fine. ? When I splice Asterisk in, I can make and receive calls from Asterisk extensions, I can make outbound calls from the GDK, but inbound calls do not seem to pass
2006 Apr 08
1
ANI on a PRI
Is there a setting somewhere in * to define whether I am receiving callerID or true ANI? Global Crossing claims they are sending ANI but I dont think so. My understanding of ANI is that it is always sent, regardless if callerID is blocked. If I dial *67 and my DID, I get "Presentation: Presentation prohibited of network provided number" and no number. Before I call GC on Monday
2003 Jul 28
2
"immediate=yes or Compleate recieved" with intcoming calls with new CVS
I just downloaded the cvs version CVS-07/28/03-14:45:19 and now I cannot recieve the the calls from the zaptel interface which is a E100P with pri signaling. That is something with asterisk becouse rolling back to version from 06/23/03 using the new libpri and zaptel fixes the problem. Here is an exept from the config: [macro-stdexten]; ; ; Standard extension macro: ; ${ARG1} - Extension
2014 Apr 29
1
Inbound DAHDI Error
Hello, I am trying to diagnose an intermittent error when a call comes in over our PRI lines. The problem appears random, however I have feeling it has something to do with the call volume, as the frequency increases with more calls on the system. I am not an expert when it comes to reading the PRI Span Debug statements but here is a call that had a problem and I bolded, italicized, and
2006 Jun 15
2
Bearer capabilities on PRI
Hey all, I am running a Asterisk 1.2.9.1 with Sangoma A101 card, newest firmware, configured with a help from Sangoma Tech Support, running fine. It is connected to a PRI circuit split from Cisco MC 3810, which in turn is connected to a Converged T from CTC Communications. While Asterisk works fine and I can call in/out on my BV account, I am only able to dial in through CTC. I have spent
2006 Apr 10
1
ANI and DNIS Seperation on a PRI (Telephony Numbering Plan (E.164/E.163) (1) '*4105556654*8005550215*' ])
OK I am going to do it again. Global Crossing is now sending ANI but it is not in the format I expected. Any one know of a way to get this data into two seperate variables? The first number is ANI and the second is DNIS so it is "*tendigits*tendigits* on one line like below. < Called Number (len=26) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan
2004 Apr 23
1
Busy error
Hi, When have a incoming call from E1 to a extension FXS, and this extension is busy, the incoming call recive ring tone, and it is wrong. What can I do? Thanks in advance Pedro Here is the trace: asterisk-1*CLI> < Protocol Discriminator: Q.931 (8) len=41 < Call Ref: len= 2 (reference 66/0x42) (Originator) < Message type: SETUP (5) < Sending Complete (len= 4) < Bearer
2006 Oct 31
2
Bridging Video Calls using Zap
Hi! For demonstration purposes I try to bridge an incoming video call from a 3G mobile handset to another 3G mobile handset using asterisk as "switch". On the incoming call leg I see all expected bearer capabilities (Digital, 64k Transparent, G.7xx 384k video) but on the outgoing call leg the bearer capability G.7xx 384k video get lost and therefore the call is dropped from the mobile
2003 Aug 18
1
Asterisk Outbound Calling Warning: Unable To Forward Voice
When trying to make outbound calls I am getting the Warning: File app_dial.c line 313 (wait_for_answer) Unable to forward voice. When making the call it attempts to dial (pounds are actually numbers but replaced to not show numbers we are dialing): Executing Dial("Sip/donas-bd7b", Zap/g1/1##########") in new stack Called g1/1########## Channel 1, span 1 got hangup **Above
2006 Jun 22
2
PRI Issue - Calls being rejected with unacceptable channel
Hey all. We have a DS3 circuit with GBLX split off into 7 systems with a 4 port sangoma card (A104D) in the first 2 systems, and digium T410P cards in the other 5. GBLX numbers their spans from 0 to 3 instead of 1-4 and we have a NFAS configuration with the d-channel on chan 96. All of our systems are running 1.0.7 for stability reasons (and no good time for maintaince, the entire platform
2005 Sep 28
1
Asterisk does not send "Setup acknowledge" on euroISDN E1
Hello, Configuration: Asterisk CVS HEAD 20050730 on RH EL3+ DIGIUM TE110P PRI card + euroISDN E1 I am trying to sort out the problem: 1. Provider's switch sends "SETUP"; 2. Asterisk receives "SETUP", rings allocated extension but does not send "Setup acknowledge" (or any other messages) to switch; 3. After 4 seconds of waiting of *'s response switch sends
2005 Oct 03
1
Direct Dial In - second try
Hi all, I have an asterisk-server (cvs-head from august) connected to a carrier's switch (DMS/Euroisdn) via a te410p, and I am having problems with DDI (standard 'official pstn' number plus extra digits for 'internal' use) Basically, when the entire number (including the extra digits) is dialled via a redial or a programmed key, I see the entire called party number (including
2003 Nov 20
2
Cannot do international dial with E1 in Spain
Hi, I have a problem with dialling internationals numbers, and I don't now what is the cause. I have one asterisk with a e100p card connected to the Telco (spain/telefonica) and it can dial local and national numbers without problems but when I try to dial a international number it hangs-up. I call the Telco to ask if the E1 can do international calls and it said that it can. I have tried
2007 Jan 18
1
Passing video calls / bearer capability thru PRI
Hi all, using latest asterisk-svn I want to reflect an video call incoming via an PRI EuroISDN channel to another outgoing PRI channel, and I want the the outgoing channel to have the exact same bearer capability < Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: Unrestricted digital information (8) < Ext: 1 Trans mode/rate:
2007 Nov 21
1
Problem dialing certain numbers with an E1 PRI
I have a server running Asterisk 1.4.14, Zaptel 1.4.6, Libpri-1.4.2 on a CentOS 5 server. The server has a single TE110 card connected to a provider called Alestra in Monterrey, Mexico. Since we installed everything we have been having problems dialing certain numbers, those numbers always fail when dialed from Asterisk but if you dial from your cell phone they always go through. I once has a
2006 Feb 10
1
QSIG error -- can somebody explain?
Hi all, I tried to connect the bristuffed(0.3.0-PRE-1i) * to an Alcatel PBX via BRI (zaphfc) and Q.SIG. The Alcatel PBX is connected to the outside world and should forward our calls to the telco. This setup works correctly as far as I use euroisdn as the switchtype. The first problem was that it is only possible to run the * side in CPE-mode -- I wanted NET. Anyway, I configured * this way: