similar to: Bridge calls

Displaying 20 results from an estimated 30000 matches similar to: "Bridge calls"

2008 May 19
2
Recording problems, reinvites
Hello, I'm wondering if anyone else has been observing problems lately with 1.4.18 and higher releases of asterisk not properly recording calls. When using MixMonitor, the resulting file is only a few bytes long. I think this is because asterisk is doing Native bridging even though MixMonitor should block that. Did something change around the release of 1.4.18 that would have changed
2004 Jun 06
2
Analog Bridged Calls Pulsate
Hello, I've been playing around with two generic X100P analog cards to create a proof-of-concept system before we go ahead and hook up a PRI. I'm running into a reproducible problem with sound quality of bridged calls, and am hoping someone will be able to point me in the right direction. I have in my dial plan a _9. extension so outgoing calls can be made... the first thing is
2007 Aug 07
3
test the email-list
test only. good luck! james.zhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070807/0fd2b827/attachment.htm
2005 Jan 15
2
IAX2 one side loses audio
It seems to never fail - after 3 to 5 minutes SIP -> IAX calls drop audio on one side. I place a call out through voipjet, and call quality is flawless. However a few minutes later the person who I'm talking to can no longer hear me. I can still hear them. What should I look for to resolve this? Has anyone else had this problem? Using last night's CVS this problem still exists.
2004 Jul 19
1
Flash Zap trunk from a Sipura
Hello, In my quest to create several proof of concepts for what can be done with Asterisk, I've run into a bit of a problem. I have a pair of SPA-2000's acting as off premise extensions for an analog line. When a call waiting call comes in, the caller id information makes it though the ULAW codec and displays on the caller id box, however asterisk doesn't seem to want to pick
2005 Feb 25
1
Transposed ringing
I don't suppose anyone might know why I hear ringing transposed over itself when I place a call out via PRI? SIP to SIP is fine SIP to IAX is fine SIP to PRI is always transposed I mean sometimes you don't notice it much because it's lined up right, but other times you'll hear a really long ring (starts sounding normal, then sounds "weird" -- like two rings played at
2005 Mar 17
2
PRI Cause Code Help
Hello, I just got off the phone with my PRI provider, and was told that I am not sending an expected message when I reject a call with a Cause Code for Unassigned(1) and Congestion (42). Busy works fine though... Anyhow, they are seeing the RELEASE COMPLETE message with cause code 1, however the tech told me they expect a PROGRESS indicator with a value between 1 and 10. Any ideas on how
2004 Nov 20
1
IAX Dialstatus
Hello, I've got some SIP clients, and an IAX2 long distance provider. Ideally, when a the dialed number is busy I will hear a busy signal. Instead, I get Congestion even though * knows it's busy. Is this a bug or am I missing something? The dial plan, in basically this Dial(IAX2/user@provider/19995551234,,) Goto(failedcall-${DIALSTATUS}) failedcall-CONGESTION plays congestion
2004 Aug 01
2
Parking & SIP Phones
Hello, I know not too long ago I saw /something/ _somewhere_ about an adjustment to call parking that allowed blind transfers from SIP phones to park a call and still be able to hear the parking lot stall number. Unfortunately, I have no idea where I saw that (google turned up little, couldn't find it on the list either). I'm using Sipura SPA-2000 adapters and it doesn't seem to
2004 Nov 28
1
SetVar ALERT_INFO
Hello, I've got my dialplan configured to do a double ring when a customer service call comes in, and a normal ring when an extension is dialed directly. When a customer service call is transferred, I want to ring to revert back to normal. In the local extension macro, I have the following ; make sure ring is set to default exten => s,n,NoOp(${ALERT_INFO}) exten =>
2004 Aug 19
1
Debit/Credit Card Terminals
Has anyone tried using a debit/credit card terminal as such: Terminal <-> SPA-2000 <-> Public Internet <-> * <-> PRI I'm hoping someone will tell me they have done this successfully and rarely experience dropped calls. Though I'd like to hear from anyone who has tried and failed as well. Thanks, Trevor Peirce
2007 Mar 01
4
Cannot hear ringback music from telco
Hello, We have an asterisk 1.2.13 box that use a Digium TE205P T1 PRI connect to the telco, users mainly use snom 320/300 SIP phones. When dialing to an external phone number with custom ringback music, users reported that they could not hear the music but can only hear the standard ring tone generated by the system. Is there any kind of settings need to allow the ringback music pass to the
2007 Aug 25
2
Asterisk 1.2 + Zaptel 1.4 + HPEC = Crash?
Hello, Has anyone tried the combination of asterisk 1.2.24, zaptel 1.4.5 and HPEC 9.00.003? In particular, with a hardware configuration similar to: Module 0: Installed -- AUTO FXO (FCC mode) Module 1: Installed -- AUTO FXO (FCC mode) Module 2: Installed -- AUTO FXO (FCC mode) Module 3: Not installed Found a Wildcard TDM: Wildcard TDM400P REV I (3 modules) I have two fully independent systems
2007 Jan 30
3
Toll-free dialing via PRI problem
We have a PRI from Telepacific. Asterisk 1.2 and a Sangoma A101 T1 card. Outgoing calls to certain toll-fee (8XX) numbers fail -- we hear ringing but the calls are never answered. All other calls, and most toll-free numbers are not affected. The numbers that are affected are all travel related companies (United Airlines, American Airlines, US Air, Starwood Hotels, etc.) we cannot connect to
2005 Mar 22
4
OT: does Sipura SPA 3000 support UK caller id?
Hi, the topic says it all really. Does the Sipura 3000 detect and report UK clid correctly? thanks Mike
2005 Sep 11
1
Presence Fully Supported?
I've seen lots about presence and Polycom phones recently. I've got one here for evaluation but noticed other phones only seem to appear busy when they initiate a call. If they receive a call, they still show as available. Is this a config problem on my part, or is that as far as presence is working right now? Thanks! Trev
2007 Nov 23
2
How to bridge two connected calls
Hi everybody. I am in the following scenario: 1 Customer "A" calls an asterisk box over a Zap channel on a toll free number during night time 2 The incoming call enters an AGI script on the dialplan 3 The AGI script plays back a welcome message, then starts the music-on-hold stream 4 The AGI script originates a calls to a stand-by operator's cell phone (operator
2008 Jan 12
2
Perl-AGI process
Hi All, i have created one prepaid PERL AGI script to integrate asterisk users in our current Oracle Billing System. I am using $AGI->exec('Dial', $dialstr); in script after getting the MAX time out for the priticular call. But when the channels increase on my asterisk more than 50-60 asterisk get crashed and i am suspecting the cause is of AGI Script. because when i check ps on
2007 Jan 06
2
Question about AGI and variable storage
Hi all, I just finished writing the bulk of an AGI interface to FirebirdSQL databases and I noticed that when assigning a variable through AGI (I assume this also applies within the dialplan), you have to enclose it in quotes if there are any space. Does Asterisk strip off the quotes when storing the value? Just curious. Thanks, -- Warm Regards, Lee
2009 Jul 16
0
AGI to announce temperature from weather.com XMLfile
I have just the thing in PHP. Drop me a personal e-mail and I'll whiz it over. Andrew Thomas Technical Services Manager andy at datavox.co.uk DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Trevor Hammonds