Displaying 20 results from an estimated 2000 matches similar to: "Hold Pickup"
2006 Feb 14
1
SPA-941/2 Monitoring
(now that I've remembered which address is subscribed to this list)
Does anyone with one of these phones have any sort of presence
working? I'm looking to monitor the DND state of the phones, if
nothing else. Setting the SIP-B bit enables SUBSCRIBE/NOTIFY, but
the "dialog" package is the only one I know of the phone
implementing, and it doesn't fire when DND
2018 Jul 09
6
How to steal an answered call?
Hello,
I'm familiar with Pickup/PickupChan for taking a ringing call, but does
anyone know how a phone can "steal" an already answered call from another
phone? Our users have decided that call parking is too long-winded and
don't want to use that.
For example: phone A calls phone B, phone B answers the call, phone C dials
something to "steal" the call from B, and
2011 Aug 05
0
Audio when a call is on hold.
Hi All,
When asterisk bridges a call between 2 peers and peer-A's user puts the call
on hold, then peer-A sends a INVITE with recvonly in the SDP. Asterisk
responds to peer-A with sendonly in the SDP and asterisk sends an INVITE to
peer-B with recvonly in the SDP. Peer-B then responds with a sendonly in the
SDP.
I've noticed in the above scenario that peer-B contiutes to send audio to
2009 Mar 30
1
Asterisk doesn't relay remote MOH during hold
Hi all
If Asterisk is bridging a call between two SIP peers and one peer puts
the other on hold by means of a re-INVITE with SDP containing
a=sendonly, Asterisk will play locally generated MOH instead of
relaying the media streamed by the SIP peer which took the hold
action.
Any ideas how to change that?
(This is understandable if the peer is a handset but can be a problem
if it is a PBX with
2014 Jul 16
1
R: Asterisk and Call Hold
Hi All,
I have a problem with asterisk and call hold.
In the re-invite package when I take the call to the hold, the SDP value "a=sendrecv" is present, according to the rfc3264 the sdp value a must be mark with "sendonly".
I've already tried with Asterisk 1.8 and Asterisk 11, but there is the same problem.
I've already read all the information about canreinvite and
2011 Jul 22
1
Pickup(${EXTEN:2}); not works from outside
Hi!
I'm using ael language and I need to pick up a call from outside to an internal number.
for example:
i'm 120
the phone 100 rings, it's a call from outside.
now I pick up the call with: *8100
and I would expect to answer the call but the response is Declined
the Puckup code is below:
_*8X! => {
Pickup(${EXTEN:2});
Hangup();
}
the problem is if an another number ( 130) calls
2004 Aug 19
1
Inband announcement of parking slot from app _parkandannounce?
Couldn't see the forrest for all the fascinating tree-like applications that
are out there:
For future reference, see:
http://www.voip-info.org/wiki-Asterisk+call+parking
:-)
-----Original Message-----
From: Kris Boutilier [mailto:Kris.Boutilier@scrd.bc.ca]
Sent: August 11, 2004 1:10 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Inband announcement of parking slot from
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,
2007 Jun 25
1
Asterisk 1.4.5, Cisco 7960, call dropped when sip client put on hold/transfer
Hello,
I've been racking my brain over this for much of the day so I thought
the list would probably be more helpful. A few days ago I upgraded
from Asterisk 1.2 to Asterisk 1.4.5. Everything appeared to be working
properly.
However, on the first business day, we realized that when transferring
calls (not using call parking, using the built in transfer buttons on
a Cisco 7960) would not
2005 Jun 03
1
Call parking on Polycom 500 doesn't transfer, stays on hold
When I try and park a call by transferring to 700, it audibly says to me
"701", and then instead of hanging up with me, it puts me on hold. The
only way to park the call is to send it blind to 700, but then I
wouldn't know which parking spot the call is in!
Before I send any .conf files to the list, does anyone recognize this
behavior, and have a workaround?
Chris Coulthurst
2008 Mar 25
1
Asterisk parking hold and transferdigittimeout
Hi,
anyone out there with the same problems and a possible solution to the
following?
The functions callparking and hold use the same transferdigittimeout in
features.conf.
While I think 3 to 5 seconds are enough to let the user "find" their keys on
the phone,
the double ammount of time ( 2 x 5 secs) you have to wait before a call is
parked and
the parkposition is announced, is
2004 Jul 04
2
music on hold question with asterisk
hello I'm trying to figure out if anyone's accomplished putting someone on
hold with a hardphone that doesn't have a hold button or multiple lines. I'm
thinking transferring the caller to a specific extension or something...is
this possible? Has it been done?
thanks
hank
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
2004 Aug 03
3
Re: problems with'#' transfer after hold
On Tuesday 03 August 2004 12:07, Chris Shaw wrote:
>Are you using the double ## transfer patch or just the regular
>single # that comes with CVS?
Hi Chris,
Where to get the 'double ##' transfer patch? We are having the same
problem and I was thinking of a similar patch.
Thanks,
-- sudhir
2003 May 13
5
Music on hold, Call Parking, etc
Ok, this falls under the newbie category:
Has anybody created any documentation on using musiconhold or call parking?
I have found sample config files for musiconhold, but I'm not sure how they
work.
[musiconhold.conf]
[classes]
loud=>mp3:/var/lib/asteriks/mohmp3
How do I then set up this feature in extensions.conf?
I can't seem to find an example of what I'm looking for (or I
2005 May 19
2
How do you put someone on hold on a zap channel?
Ok, this is probably a stupid question, but I can't seem to find
anywhere where it tells how to put someone on hold on a zap channel.
Flash gives me a dialtone and # tells me to enter a new
extension, how can i just put the caller on hold. Pressing # then
hanging up drops the call. Is there a simple way of doing this
without transfering the user to a parking lot?
Thanks,
Jon.
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 Jul 14
8
Directed Call Pickup
In the list I found some messages that *8 doesn't work so well. Is there
any possibility to create a extention that you can call, and if you are
fast enough, pick up a number? (Also if you are outside your callgroup)
like
pseudo code:
exten => 888, 1, EnterPhoneNumber()
exten => 888, 2, EnterPass()
exten => 888, 3, TransferCallToThisPhone()
exten => 888, 103, Invalid()
2003 Jun 04
1
detecting pickup
Hi,
I have a simple asterisk application that bridges a call to an operator.
Now I want to detect if this operator has picked up his phone or not.
Ass John Todd told me on the irc channel, that cannot easily be done
because Asterisk understands this internally, but does not present these
data
to the dial plan...
Is there a solution to my problem or do I have to hack the code...
I'm sure
2020 Jun 01
0
do not start MoH when caller pres HOLD on mobile
hi,
its possibe to "dont start" music on hold when caller (from sip operator
trunk) press HOLD (i.e. on mobile phone)
Asterisk acts on SDP a=sendonly
i want pass trough media from SIP trunk provider
Marek