Displaying 20 results from an estimated 20000 matches similar to: "Any luck with attended transfer and ATA186?"
2004 Jun 16
1
ATA186 v3.1 SIP - Attended transfer: NO JOY
Hi,
I'm still hassling with the consultative/attended transfer stuff. Someone
please help me identify this
A lot has already been said about the ATA186. Some report it works fine,
others say it doesn't. Lets get clarity on this.
My scenario is reasonably simple (I think)
Phone A: SIP/video1
Phone B: SIP/werkkamer
Phone C: IAX2/provider
Phone A calls phone B, they chat:
*CLI> show
2006 Nov 03
1
SIP - IAX Attended transfer
Need help on this..
I have configured all my internal extensions as SIP phones, i have one
ATA-186 and one softphone. When I try to transfer calls between
internalt, I use *1 as it configured on feature.conf.
But my external line configured a IAX.
When there is an incoming call from outside, the line 1 from my ATA186
rings. If I want to transfer my call using *1 is not possible. So I
need to
2005 Feb 18
1
Is this a bug or by design? Workaround?
Hi,
I need to use the trailing 5 digits of a callerid. callerid may be anything
from a length of 4 to 10 digits in this case.
Using this:
-----------
SubString,cid=${CALLERIDNUM}|-5|5
Works great, BUT shows this message:
"The use of Substring application is deprecated. Please use ${variable:a:b} instead"
So, I try
---------
SetVar(cid=${CALLERIDNUM:-5:5})
The result is a empty
2003 Aug 18
3
Call transfer ATA186
Hi all:
I'm testing a new installation of *, bringing up some ATA186. In * environment, all stuff works greats. The only thing that don't work is a Call Transfer, but the 3Party works ok. Some time ago I read that somebody had proven this functionality successfully. If somebody knows what I missing, please let me know.
Thanks in advance,
Gus
-------------- next part --------------
An
2009 Sep 05
0
Remote attended transfer
Hi,
I'm having problems with sip remote attended transfer using 2 asterisk
boxes (same version, latest 1.4.X). Whenever I transfer from a call
from box A to a call on box B, one call leg of the transferring phone
is not disconnected (the one that is normally dropped by server side,
phone disconnects the other one). The same situation works perfectly
with local attended transfer.
Is anyone
2005 Jul 15
0
How to get _out_ of an attended transfer?
Hi,
I've got attended (superivised) transfer working with a handful of SIP phones, connected via different ATA's to an Asterisk
CVS-D2005.05.28.22.00.00-07/12/05-20:47:08.
pingu*CLI> show features
Feature Default Current
------- ------- -------
Pickup *8 *8
Blind Transfer # **
Attended Transfer
2005 Jun 13
2
SNOM, Asterisk and Attended transfer (bug?)
Hi,
I am using a number of snom190 phones, and an asterisk "gateway"
server, and recently started experimenting with call transfers. The
snom phones provide support for attended and un-attended call
transfer, so I would rather use that than call-parking.
I have found that un-attended transfer works fine, and that attended
transfer works fine if the originating phone call is NON-SIP
2009 Jun 15
1
Opinion on Attended transfer in features.conf
Hi,
In 1.6.1, it seems Attended Transfer do not behave exactly behave like Blind
Transfer when transferer hangs up before callee answers :
- in Blind Transfer, caller (ie transferee) is hearing Ringing tone when
callee's phone is ringing
- in Attended Transfer, caller (ie transferee) is hearing Music On Hold when
callee's phone is ringing
- in Attended Transfer, if callee don't answer
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
Hi,
I think I've identified an issue and just want to check before completing a bug report.
Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp. AgentA answers and is able to use that feature code.
If AgentA performs an attended transfer of a call from a queue to AgentB, the feature code no longer works.
Cases that do work are as follows...
Calls using both Queue() and
2013 Sep 16
0
Transfer rights for attended transfers
Recently I asked a question about possibly unwanted calls due to extended transfer rights after
attended transfers using DTMF sequences
(http://lists.digium.com/pipermail/asterisk-users/2013-September/280536.html). Obviously,
transferring with SIP INVITEs (hold + transfer keys) is not immediately affected by the this,
but it is not always possible to enforce this.
Meanwhile I have changed the
2009 Jul 16
1
Stop recording on SIP attended transfer
Hello,
We have an application where operators will sometimes take an incoming
call from a queue, then contact an outside line, do a consultation,
and finally do a SIP attended transfer to join the two parties
together. We'd like to record the incoming caller's conversation with
the operator and the attended part of the outgoing call, but not the
unattended part, after the transfer has
2009 Oct 26
1
Cancel attended transfer
Hi folks,
I have a simple question regarding attended transfers. I have some
queues where agents take calls and I have configured attended transfers
between queues. That is, the agent dials the attended transfer extension
that routes it to the aproppiate transfer queue where the second agent
answers and they both talk for a while. Finally the transferrer leaves
the call with *, connecting
2009 Jul 27
0
Emulating attended transfer through the dialplan
Hello,
I'd like to implement something similar to an attended transfer, but
with a little more control (I'd like to be able to use MixMonitor and
StopMixMonitor to control the call recording, set the account code,
etc. I'm on Asterisk 1.4.26.
All of the ways I have seen to do this are complicated plans using
MeetMe and applicationmap features, and playing with those over the
2015 Jan 30
0
Remote Attended Transfer
Hello,
I'm trying to find more information about this Remote Attended Transfers,
as is explained in
https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Remote+Attended+Transfers
for Asterisk 12 using pjsip stack
Was Remote Attended Transfer implemented in previous versions of Asterisk
(versions without PJSIP, Asterisk 11 and previous)?
Where can I find configuration examples to do it work
2015 Jun 04
0
Differences between blind or attended transfer and impact on CDR entries
Hello,
Sorry for a bit of a newbie post but we all had to start somewhere right ..
I'm wondering if someone can briefly explain the difference between blind and attended transfers and why they would generate two very different CDR entries.? From my own research, it seems that transfers are both ultimately a SIP REFER and thus seeing two different CDR entries just confuses me further.
2004 May 17
0
Some thougts about implementing native 3-way calling and attended transfer
As I understood, Asterisk has a lot of features but lacks native 3-way
calling and attended transfer. It would be great to have these features
available to a simple IAX phone.
I wonder how this could be implemented in Asterisk without asking for a
patch. It should be possible with parking, conferencing, AGI and the
manager interface.
The extension 77 could be used by the attendant to blindly
2005 Jul 01
1
Attended transfer works for caller, not for callee
Hi,
I have been trying to enable attended transfer for callee. When the
callee pressed *2, DTMF tone was heard by the caller. But when the
caller pressed *2, attended transfer started. It's strange.
I used two SIP phones. My Asterisk version is "Asterisk CVS-HEAD built
by root@router on a i686 running Linux on 2005-06-27 06:07:18".
In features.conf, I have:
[featuremap]
2013 Nov 22
0
Channel not releasing immediately for Attended Transfer
I have a situation where Asterisk is not releasing the channel for Attended
transfer immediately once I transferred and hangup from my side. The call
is still ongoing and disconnecting after the third party disconnected.
I see that its bug in the Asterisk, but not sure its fixed in version
11.2.1.
Any one facing this issue?
Regards.
-------------- next part --------------
An HTML attachment was
2005 Jun 14
0
ATA186 & X100P - detect hangup
I have a Vonage acct that uses the Cisco ATA186. Currently, I have the
ATA186 plugged into a SPA3000 to act as the FXO port. I installed a X100P
card with the idea of replacing the SPA3000. Now, when I plug in the
ATA186 into the X100P card and make a call into the system (from cell
phone) and hangup when the IVR is playing, Asterisk is not detecting a
hangup and keeps looping the IVR. If
2005 Aug 05
0
ATA186 can not generate dtmf
Hello:
I have problems sending dtmf signal to an ATA186 my configuration is:
ATA186 --> asterisk --> ATA186 --> FXS to FXO Converter --> PSTN
The ATA186 are set to send dtmf RFC2833, but it seems that the ATA186 can't
generate dtmf so I can dial to a PSTN number.
Is there a setting that can fix my problem, inband dtmf does not work
because I'm using G729 codec
Thanks