Displaying 20 results from an estimated 13676 matches for "parks".
Did you mean:
marks
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 Aug 27
3
Sticky Park
...then re-park the call back onto 702 because that is
where it came from. The normal behavior of Asterisk would of been to
park it on 701 because it is the first free parking slot. That is why I
call it "Sticky Park". So what happens if between the time she picks
up the call and re-parks it someone else parks a call on 702? Then I
think Asterisk should then pick the first available parking slot and
that call becomes stuck to that parking slot if additional re-parks are
necessary.
Here is my dialplan on how I thought I could accomplish this with
dial-plan magic.
Here is the r...
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
2008 Jul 18
5
GotoIf Problem
Everybody,
I have a fall though context that, among other things, tests to see if
someone it trying to pick up a non-existent parked call (Defined from 90
to 99). I have the following:
[not-in-service]
exten => _X.,1,Wait(1)
exten => _X.,n,ResetCDR()
; **************************************************
; Check to see if the mis-dialed number was a parking
; slot. If so, jump to the
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
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
2012 Feb 20
3
Park and PARKINGDYNAMIC
I have been trying to get the dynamic parking working.
For some reason when I park a call using this method the console says it is
using the default parking context not the one I am trying to specidfy. It
also is playing the parked extension to the caller. I am transfering the
call to an extension that is doing a goto to the context below. Any ideas
or examples on how to make this work.
2007 Mar 27
5
Park & No Announce?
We're using Grandstream GXP-2000 with programmed buttons to the first 5
parking lot extensions. When a call is parked, whichever parking lot
extension it's parked on lights up red. We've never used the "announce"
part and I'm wondering if there's an option I can't seem to find to
disable the announce so the transfer happens faster.
Thanks for any help,
Ken
2004 Jun 29
2
cisco phone and parked calls
...ntext parked calls are in
parkingtime => 180
In order for the person parking the call to hear what parked extension
the call is on, they have to do the transfer by pressing # and dialing
700. When the user uses the transfer function on the cisco phone, it
still correctly parks the call, but never tells the person what
extension its parked on.
Also, for some reason, I had to create that 700 extension, it always
complains that it can't find 700 when I don't do that, even though
parkedcalls is included in the internal context...
Any suggestions?
2006 May 11
3
Call parking from legacy PBX over PRI??
...ing feature can be changed to reconnect to the caller ID of the parker instead of the channels ID.
or
2. I can set a timeout extension (front desk) for all parked calls. This would be acceptable, because most users either just use
hold or a blind transfer. It is normally only the front desk that parks calls and even if a user did, the front desk can handle
their timeout.
features.conf:
[general]
parkext => 5400 ; What ext. to dial to park
parkpos => 5401-5409 ; What extensions to park calls on
context => parkedcalls ; Which context parked calls are in
parkingtime => 120...
2006 Nov 22
2
How to park calls on a specific extension
...tly at our office, if I want someone else to pick up a call, I have
to transfer the call to them. So I'm looking into call parking, which is
ALMOST perfect.
The missing piece of the puzzle: I'm extension 203. I want any call I park
to get parked at extension 2203. I want a call my boss parks to park at
2205, since he's ext. 205. In other words, I want calls parked FROM
extension XYZ to be parked AT extension (XYZ+2000).
I don't see a way to force parked calls to a specific extension. I'm
probably just missing the answer, but I've googled for it and I can't find...
2009 Jun 27
1
Multiple parking lots use default park positions
...[a100] ; SSI
exten => 12,1,Macro(common,SIP/jasiii)
exten => 12,n,Macro(close)
exten => 13,1,Macro(common,SIP/gss)
exten => 13,n,Macro(close)
include => US-international
include => a100-parking
I've been testing by having extension 17 (Vinny) call extension 12
(Terry) who parks it so extension 13 (Joe) can pick up.
Vinny calls, Terry answers, places Vinny on hold (otherwise the parked
extension number is not heard on our Snom phones), dials 700, and is
told the parked extension is 701. It should be 800. The console also
clearly shows the call is parked in the default l...
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
2003 Mar 09
16
Call Parking
Anyone having trouble parking calls? I haven't tried it in a while,
but it seems to have stopped working. If I dial 700, I get a invalid
extension. I have "include => parkedcalls" in the correct context, and
I can dial 701, which tells me no call is parked there.
Any ideas? Parking.conf is stock.
2010 Oct 11
2
Second time Parking issue
Hello All,
I have a issue with park and pickup feature.
I have asterisk 1.4.35 branch,
Here is the scenario for the park and pickup.
I have changed parking feature with *72 for my asterisk in features.conf.
When i have inbound call it comes to one extension or ring group and then I
put that inbound call in parking.
After that I will dial some extension to get that call back, I am using
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
2007 Mar 09
3
Polycom call parking feature and Asterisk call parking
Hi:
I want to make parking calls easier for my hard-working users. Is there
a way to make the Polycom call park feature work with Asterisk?
In case it just works out of the box, I haven't tried it yet; but the
"call park" feature isn't enabled on the Polycom phones by default.
-Stephen-
2004 Jan 14
6
How to park and pickup a call
Hi All,
How to park and pickup a call? The scenario of park and pickup
described as below.
UserA made a call to UserB, and the call ware connected,
Then UserB parked (or hold) the call, and told UserC to pickup
the call on one line, and then, UserC pressed some keys to
pickup the call.
Who can tell me what's the Park/Pickup's typical flow in
the Asterisk. And how to set the sip.conf,
2009 Jul 01
2
Multi-tenant parking broken in 1.6.1.1?
Hello, all. With the assistance of very helpful folks, our brand new
multi-tenant setup seems to be working smoothly from start to finish
with just a bump or two. The biggest is parking. Now that we got most
kinks worked out, I'm a little more comfortable in trying to resolve
this.
There seem to be two problems:
1. Parking assigns parking spaces from the default group no matter
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 =>