similar to: Call Parking Difficulties

Displaying 20 results from an estimated 2000 matches similar to: "Call Parking Difficulties"

2007 Nov 16
0
dtmf detection
Hi, Below is my case. phoneA (PSTN) phoneB (SIP) phoneC (PSTN) phoneA --> asterisk --> phoneB phoneA (music on hold), phoneB --attended call transfer--> phoneC phoneA --connect-- phoneC after phone B hangup phoneA type some keys in keypad but phoneC always has wrong dtmf detection. In my case, I would like to know any factor that will cause the wrong dtmf detection.
2014 Dec 16
1
Asterisk sends CANCEL to the wrong destination
Hi, I got a weird behaviour in asterisk (original found in 1.8 but it is still the same in 11.15.0). I have three phones communicating via OpenSIPs with asterisk. Phone A dials 100 and asterisk calls SIP/phone-b. Phone B accepts the call. The User on Phone B places the call on hold, dials 200 and, while hearing the dial tone of ringing Phone C, places the handset on hook. Phone B sends a REFER,
2005 Feb 12
2
Intermediary jitter buffering
Hello, I understand that only the destination of a call should do jitter buffering. So, if IAX2/PhoneA calls IAX2/PhoneB through my server (no transfers), PhoneA and PhoneB need to perform their own jitter buffering, and Asterisk will just forward the frames, correct? What happens if the peer does not support jitter buffering, but is close by so there's no need for jitter buffering? My
2005 Mar 01
5
Polycom Auto-Answer
I am having a problem with Polycom auto-answer. I have the auto-answer working between PhoneA and PhoneB, but when I try to use the intercom between more then one phone I start having problems. PhoneA dials *3 which calls PhoneB, PhoneC, and PhoneD. All the phones ring, but only one will pick up, the rest will hang up and I get this error on Asterisk: Got SIP response 500 "Internal Server
2003 Sep 08
8
Callgroup, Pickupgroup and SIP
I have just started to play with callgroups and pickupgroups.. I updates my * from CVS this morning (about 15 mins ago).. I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf.. I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and continues to ring on phoneB.. Have I not configured
2010 Dec 22
0
Asterisk 1.8.1.1 Multiple Parking Lots
Asterisk Version: 1.8.1.1 Problem: Multiple Parking Lots Issue: Not redirecting to the right parking lot. Always uses the first parking lot from "parkedcalls show" or "features show" Asterisk Working Version: 1.6.1 Steps Taken: In features.conf added: [parkinglot_test] context => parkedcalls-test parkext => 700 parkpos => 701-710 parkingtime => 120 findslot
2009 Mar 02
1
SIP dialog matching problem? (1.4.23.1)
Hello all, Not sure if this mail belongs to this users or dev list. Sorry about that. We have the following scenario: PhoneA OpenSER Asterisk PhoneB PhoneC | | | | | | | | | | | | | |
2010 Nov 08
1
Asterisk 1.8 Multiple Parking Lots
Hello, Recently we have been using asterisk 1.6 and everything worked ok, all our productions server are 1.6. Recently we have upgraded one to 1.8 and multiple parking call are not working, which worked pretty ok on asterisk 1.6. Are there any major changes in asterisk 1.8 related to park call and multiple parking lots. Bellow is my config from asterisk 1.6 which worked, I`ve tried this in 1.8
2003 Jul 03
1
res parking patch
Ok, a little patch that adds a little functionality to call parking. With that, you can pickup the older parked call, if many are in the parking lot. The default exten to do that is 750, but can be changed by setting "parkpick => exten" on parking.conf , like [general] parkext => 800 ; What ext. to dial to park parkpos => 801-820 ; What extensions to
2006 Nov 01
2
Help me on Call parking
Hello Users....... I'm Strucked in Call parking... I'm Using the Asterisk-1.1.11 version in My FC5 box, In That there is feature.conf I'm Using SIP channel By using Asterisk + OpenSER [general] parkext => 9006 ; What extension to dial to park parkpos => 9007-9009 ; What extensions to park calls on. These needs to be
2011 Apr 01
1
call parking issues in asterisk 1.6.2.16.2
We have a problem of no MoH when parking calls running asterisk 1.6.2.16.2. Also, the parked call never goes back to the parker. We have "comebacktoorigin = yes" and "parkingtime => 180" in features.conf Anybody know why this isn't working? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 25
0
Parking from external PBX
I set up a 4 digit extension for parking calls. 5400 All works fine from Asterisk. If I park a call from a legacy PBX, it parks OK and can be picked up, but if unanswered, the call parkingtime timer tries to send the call back to the PRI Zaptel trunk that it was parked with. That circuit is no longer in use. I can add a t extension for context 'park-dial' (which I assume is hardcoded
2013 Oct 14
1
parking - why doesn't this work?
I'm trying to implement parking with only one button to park and unpark a call. Scenario: Call is answered, I press the button (on a Cisco SPA504) to park the call, it comes to [from-office] context where the call is parked successfully (there is no parking lot number announcement though). To unpark, I press the same button, it comes to [from-office] context, and the call is picked
2006 May 11
3
Call parking from legacy PBX over PRI??
I have an issue with call parking and hope there is some undocumented feature for this. ;-) We are replacing our legacy PBX with asterisk, but to save money over time (handsets and network), I am trying to maintain the use of our legacy PBX. Asterisk extensions can not use the call parking features (not usable over trunk cards) of the old PBX, so I have to get the old PBX to use asterisk's.
2008 Nov 13
1
Parking help - causing Asterisk crash
Hi, I am having some trouble with parked calls timing out. In features.conf: [general] parkext => 800 ; What extension to dial to park parkpos => 801-820 ; What extensions to park calls on context=parkedcalls parkingtime=120 After the Park timesout it calls the phone that the call was parked from. If the phone is BUSY the call just get dropped. (Call waiting
2008 May 26
0
realtime problem with two Asterisk servers
Hi all, I have a problem with using remote MySQL database server with two Asterisk (1.4.17) servers. PhoneA registers with Asterisk#1 using realtime into MySQL on remote server and everything is working fine and when I call Phone A from Phone B (also registered with Asterisk#1) call is established. Problem is when I call PhoneA (which is registered with Asterisk#1) from PhoneC (which is
2005 Jul 20
1
getting problem in Picking up the parked call
Hi all. I am trying following scenerio for call park & pickup. voice is flowing established between B & C, after call-pickup ( instead of A & B ). can anyone please clarify why it is happening like this, ( or ) do i need some more configuration for park&pickup ? A B
2004 Dec 10
2
BT100 how to pickup a parked call
Does anyone know why the bt100 cannot park and pickup a parked call? attendant announces the call is parked at extension 701 but the call cannot be retrieved by any other phone. also, the bt100 constantly rings when the phone is hung up after parking. anyone experienced this? using the basic features.conf [general] parkext => 700 ; What ext. to dial to park parkpos =>
2004 Jun 29
2
cisco phone and parked calls
So, I can't figure out how to get the parkandannounce application to work the way I want it to... I have cisco 7960 IP phones using SIP, and this is what I have in my extensions.conf: exten => 700,1,ParkAndAnnounce(pbx-transfer:PARKED|90|SIP/${EXTEN:1}|internal,${EXTEN:1},1) exten => 700,2,Hangup and in my parking.conf: [general] parkext => 700 ; What ext.
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my dialplan.... Why? I can dial 701 which tells me that I don't have any calls parked there. 700 just gives me invalid extension noise.... Should I have extension 700 defined elsewhere? Thanks parking.conf [general] parkext =a 700 ; What ext. to dial to park parkpos => 701-705