Displaying 20 results from an estimated 4000 matches similar to: "RE: Parking from call group problems traced to context"
2004 Nov 29
0
Parking from call group problems
Trouble in Parking Paradise!
Good Day all,
I have a situation that I have tracked as far as I can take it and am
looking for assistance into the matter.
My setup.. Asterisk 1.0.1 with the AMP config environment.
When I have auto attendant answer the phone and I dial my extension
"2204"
The call come through and If I park it it gets place into extension 701
(the first parking
2004 Nov 30
0
CAll Parking Help needed
Ok I have read every line in the wiki for call parking.
HELP PLEASE
I need to perform a simple call parking that upon timeout will ALWAYS
rings back to the extension that actually parked the call.
Am I just crazy or is this not possible.
>It has been narrowed down to the CONTEXT the call was originally
located in.
>I need to figure a way within the parking application to set the
2005 Mar 24
2
Parking
Good Day list,
My head is pounding from google overload.
Does anyone know if there is any way to park a call and specify
the ("context", "Extension", and Priority) of where to call back to if
the call times out and is parked too long?
ParkAndAnnounce does this feature, however I do not like that it
has to call you back to announce the location.
I want my cake and eat it
2009 Apr 29
1
Bounty for parking on <slot>@<context>
Wrong list. asterisk-dev is for changing the C source code of Asterisk. I
don't think AGI's "count" or are considered for inclusion into the
subversion repository as stated by one of your conditions for payment.
On Wed, 29 Apr 2009, Alistair Cunningham wrote:
> I'd like to offer a bounty for a feature for Asterisk where an AGI
> program can park and retrieve calls
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
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
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
2013 Oct 23
1
multiple parking lot best practice
We are planning to have about 100+ parking lots defined in features.conf , each with about 4 unique park positions. Asterisk will be handling all the parking and unparking (we don't exclusively use Park/ParkedCall in the dialplan):
[parkinglot_a]
parkpos => 1-4
context=parked
[parkinglot_b]
parkpos => 5-8
context=parked
As far as I can tell, Asterisk adds/removes extensions to the
2003 May 22
0
Call Parking Difficulties
I can't seem to retrieve a parked call.
Here is what I do:
Call from phoneA to phoneB
Answer phoneB
Press Flash/Callwait on phoneB
Press 700 to park the call
A voice says that the call is parked at 701
When I try to dial 701, I don't get connected to the parked
call
Below is the asterisk output when I tried to park
2009 Jun 27
1
Multiple parking lots use default park positions
Hello, all. I'm having a deeply frustrating time getting multiple
parking lots to work and am wondering what I am doing wrong. I am using
Asterisk 1.6.1.1. I defined two separate parking lots in features.conf
as follows:
[parkinglot_a100] ; SSI
context => a100-parking
parkpos => 900-920
findslot => next
[parkinglot_a10] ; EBC
context => a10-parking
parkpos => 800-820
2004 Jun 03
1
parking in multiple contexts
Hi all,
If I have multiple extension contexts for different businesses sharing
an * pbx, and I include => parkedcalls in each of these separate
contexts, would someone at biz-1 be able to pick up a parked call that
someone in biz-2 parked? I _don't_ want this to happen -- I'd like to
be able to include a different "parkedcalls" context in each business'
context, and
2007 Nov 08
0
Polycom IP601 call parking
One more Polycom IP601 question please (sorry for the long intro here
to document) ...
In order to closely approximate the behavior of the previous telephone
system that many of the users are familiar with, I have set up call
parking like this:
- features.conf [general] section contains:
parkext => ** ; What extension to dial to park
parkpos => 10-11 ; What
2004 Aug 02
1
asterisk call parking + SNOM lighted buttons?
I'm trying to get call parking working with the lighted buttons on the
SNOM 200. I have set the 5 buttons to "Park Orbit", for extensions 700-704.
Pressing the first button (x700) does park the call. However, the
remaining buttons (x701-704) don't allow me to pick up parked calls, or
show parking status via the LEDs. I can only pick up parked calling by
manually dialing the
2013 Oct 20
1
Call parking issue with Cisco SPA phone
I'm trying to implement call parking with asterisk and Cisco SPA504G phones:
features.conf
parkext => 700
parkpos => 701-702
context => parkedcalls
I defined one of the unused keys to park the calls:
Key2:
fnc=sd;ext=700 at 10.0.1.103;vid=1;nme=Park
I also defined two other keys to pickup/unpark the calls:
Key3:
fnc=blf+sd+cp;sub=701 at 10.0.1.103
Key4:
fnc=blf+sd+cp;sub=702 at
2005 Jan 11
1
ACD Bug with AddQueueMember Stable
Good Day again list,
Encountered another problem in the ACD queue...
If I use the ADDQueueMember to dynamically add members as
foolows,
exten =>
403,1,AddQueueMember(techsupport|SIP/${CALLERIDNUM})
lets assume I called extension 403 from my extension 2204. then
a caller (extension 2203) enters into the techsupport queue
I am able to receive the support call on my phone (extension
2204
2006 May 19
1
Non automated call parking
>From discussions with the receptionist staff, this is what we need:
X number of buttons for parking slots.
These buttons should be lit when a call is parked there.
When on a call, just pushing an unlit button will park the call. (The do not want to hit hold, transfer, etc.)
Hitting Transfer and the button would most likely be OK.
To pick up a call, they can push the parking slot button.
The
2004 May 27
0
return from call parking...
I'm having trouble with call parking.
In my dialplan, the exten to Dial() is the last command in my context
for a given extension. However, when I transfer a call to extension
700, I get the feedback from call parking ("701") and then the line is
hung up because Macro() returns non-zero. I want to get another
dialtone.
Also, I thought I read in the docs that when a call is
2003 Jul 31
1
Parking calls - why doesn't work?
Hi,
I have configured everything as requested (like in Andy's documentation):
- the file parking.conf (parking at '701', parked calls between 702-720)
- include the parkedcalls context in my phones context
When I try to park a call to 701, I get the message "I'm sorry.. this is not
a valid extension.. please try again" (my standard message for undefined
extensions).
2006 Mar 13
0
Call Parking Grandstream
I have an asterisk setup using asterisk 1.2.4 and a mix of grandstream
phones - BT 102 and GXP 200.
The problem I having is with call parking. Isn't it suppose to announce
the extension where the call is being parked to the person parking the
call at the time the call is being parked.
How ever in my setup I hear nothing but if I dial the default parked
extension I get back the call.
Am
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