Displaying 20 results from an estimated 10000 matches similar to: "Parking calls"
2004 Apr 30
1
Flexible Call Parking Solution
These all work with sip native transfers and sip attended transfers in the
example of "query" option.  I tested this on my 7960 and it works great.
Please others test it.
cd /usr/src/asterisk
cp contrib/scripts/astxs /usr/bin/
cd apps
wget http://www.bkw.org/app_valetparking.c
cd ..
astxs -install apps/app_valetparking.c
;
; Lets Auto Park the person in the first available slot in
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,
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 =>
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
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
2008 Feb 26
1
Still can't pickup parked call
I'm still struggling to pickup calls.  I now have a single context
(entryocginternal) where I have "include => parkedcalls".
The log below shows me calling from one internal extension to another, then
picking up, then parking the call.
    -- SIP/239-0915d5c8 is ringing
    -- SIP/239-0915d5c8 answered SIP/233-0915bf40
    -- Packet2Packet bridging SIP/233-0915bf40 and
2007 Jan 11
4
Parked calls and the # key
I am perplexed by this so I how someone can help me out.
On one of my servers the users began complaining that if they picked up a
parked call they could not use the # key to transfer the call. This is a
particualarly annoying issue since everyone has been taught to use #700 to
park calls. At first I thought it was a DTMF issue with the polycom phones,
since rebooting seemed to fix the problem.
2008 Feb 26
2
Parked calls - can't pickup
I have a simple asterisk install (1.4.18), and want to use call parking.  I
can successfully park a call (I see on the CLI that the call is parked to
701).  Everything is pretty default.
However, I can't pickup a call from another phone.  When I dial 701 from a
phone, asterisk can't find that extensions and notifies the person picking
up that the extension doesn't exist.  (It appears
2004 May 27
1
Holding and call parking idiosyncrasies...
We are going to replace a BizFone with Asterisk and one of the features 
that I haven't been able to emulate is the PBX hold.  We can put a call 
into hold with the * key and every 30 sec the phone gets a beep to 
remind us it is there and the caller on hold can hit # for other 
options.
The closest I've come with Asterisk is call parking, and that doesn't 
quite do it.  Using the
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.
2009 Dec 30
1
Parked Call Ringback
Hello,
 
I have enabled call parking and it works great.
 
However, when the "hold time" hits the "parkingtime", the extension that
parked the call is called back.
 
The problem is, if that extension does not pickup the returning call, the
call gets dropped.
Is it possible to get Asterisk to automatically park the call again if the
callback isn't answered?
 
Quite
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
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 Sep 30
1
Queue Setup almost got it
Check my reply to your last post.
 
Use SetGroup and Checkgroup before sending the call to your agents.
 
Robert Jackson
-----Original Message-----
From: Henry Devito [mailto:hdevito@qwest.net] 
Sent: Thursday, September 30, 2004 10:09 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Queue Setup almost got it
Ok I think I have the queue
2005 Feb 01
1
Re: Asterisk-Users Digest, Vol 6, Issue 325
> Message: 1
> Date: Fri, 21 Jan 2005 17:38:27 -0600
> From: "Henry Devito" <hdevito@qwest.net>
> Subject: [Asterisk-Users] SPA-2000
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> 	<asterisk-users@lists.digium.com>
> Message-ID: <000d01c50012$4ea49f30$4300000a@homeacxa7jw2xn>
> Content-Type: text/plain; format=flowed;
2009 Feb 25
1
Stuck Parked Calls?
I've lurked for a while, but I think this is one of my first "pleas" for help. I'm having issues where a parked call using the macro below is getting "stuck". Users park the call via a blfxfer key on an Aastra phone. If the call is a blind transfer, it tries to park the call. If it isn't a blind transfer, it tries to unpark the call. Only 2 extensions (2759 and
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.
2009 Jan 22
1
Zap connection problem
Greetings all,
                    I'm trying to connect to an AT&T teleconference, but the
call is never marked as ANSWERED by asterisk and therefore won't bridge and
continue.  The only work-around I've come up with so far is to dial like
this:
Exten => 744,1,Dial(Zap/g1,,p) 
The "private" mode keeps the line open without trying to do a bridge, but
requires the
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
Here's the short of it.  I have an Asterisk 1.2.1 system setup to
handle both personal and business calls.  Now, the business callers
will hear music while on hold, so the default MOH needs to play
regular music.  Personal callers should hear rings, not music.  I have
this working except for one specific case.  If someone calls during
the day (we're night people), asterisk will not ring