Displaying 20 results from an estimated 3000 matches similar to: "Transfer only, no outbound calling"
2008 Jun 18
1
TRANSFER_CONTEXT ignored?
Hi,
I am in a weird situation where a variable seemed ignored, but not always.
That variable is __TRANSFER_CONTEXT.
Basically, I have a phone registered with asterisk. It's context is
"internal". Outgoing calls go through that context (all good).
When I get an incoming call which I want transferred, I don't want it to go
through the context "internal" but
2007 Jun 11
1
CDR on transfers of called ZAP channel
Hello list,
I have a problem with called ZAP channels making an attended-transfer
or blind-xfer. Signalling at the phones is ok, but the CDR of Asterisk
is wrong.
At the moment there is a bristuffed Asterisk 1.2.18 running with
bristuff-0.3.0-PRE-1y-g. Here is my dialplan, I simplified it a bit:
[default]
exten => 0123456789,1,Macro(dialpstn,${EXTEN})
[macro-dialpstn]
exten =>
2007 Nov 20
1
store 2 separate records in cdr when a call is transferd
Hi
i've read this post
http://lists.digium.com/pipermail/asterisk-dev/2007-May/027666.html
I just want to know if there are some upgrades... on 1.4 or 1.2.
I'd like to store two records in the CDR instead of one, when a call
is transferd.
Is it possibile now?
Thanks to all
--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
2015 Jan 27
1
Inline transfer
Hello,
while most of the physical phones have keys to handle attended and blind
transfer, most soft phones have no support for it. Asterisk offers a
"featuremap" to assign a key to blindxfer and atxfer and they work fine if
the call is still in the same starting context, but if the call has moved
in another context, then the new call will be started from such context
with unpredictable
2013 Sep 13
2
Transfer Fraud
Is there a general recipe to avoid fraudulent calls under the following conditions?
A receptionist transfers calls as a callee (customers are calling) and as a caller (boss asks to
call and then transfer to him), i.e. the Dial cmd for the internal context contains "Tt". Then
an outside call would operate as a Local channel in an internal context after the first
transfer. If the
2013 Jan 22
2
Blind transfer behavior - Asterisk 1.8 and 10
Hi,
I want to check the status of a blind transfer (only sip endpoint)
between various phones. Transfer is working perfectly, using ## from
features.conf or using transfer key from phone, here SNOM320.
My problem is that if party to transfer to is busy, the transfer fail
and the call is ended. What I want to do is to return the call to the
party who originate the transfer.
I checked
2004 Jul 20
3
# Transfer Context
I am trying to setup a couple of virtual pbx's off of my one may
asterisk box. So far I have been able to segment most everything via
the Dial plan. My only question/problem has to do with the # Transfer
function. I had set up # Transfers prior to segmenting the dial plan,
and I cannot remember how I was able to specify which context to use
when the user presses #. I haven't been able
2015 Mar 05
1
OT - How does the blind transfer function work on Snom-870?
On Thu, March 5, 2015 09:56, Ruben R?gels wrote:
>
> Hi again,
>
> I'm glad to hear that I provided a somehow useful answer.
>
> Unfortunatelly, I don't know these details.
> If you wasn't lucky consulting the snom docs, maybe the snom support
> can be helpful with information about the exact implementation
> details.
>
> You also could use "sip
2010 Jan 26
2
Attended Transfer with REFER
Hi guys,
I am wondering (and have been unable to find out thus far) whether Asterisk
sets some special channel variables or something when a call is transfered
with the REFER method.
Basically, I'm trying to figure out if it is possible to somehow get a
transferred call back to the transferrer (as it is done with the built-in
atxfer) after X seconds (or an unsuccessful attempt).
Using a
2004 Dec 02
2
Sipura Blind Transfer - Help
I know this isn't an asterisk thing, but since the recommendation to
get one came from here I figure lots of people out there have one. I
read the docs, and it says that in order to do a blind transfer I
should hit "flash", then dial "*__" then the number.
Now, how on a normal phone do I dial "asterisk underscore underscore"?
Can someone tell me how doing a
2009 Nov 25
2
Restricting transfers between SIP phones
Hello,
We are in the process of splitting our phone system into two separate
logical systems for our two departments. One of the goals of this
switch is to restrict members of one department from transferring calls
to the other, but not restrict them from calling that department
themselves. So what I need to know is how to detect whether a call
from a member of that department is a transfer or
2007 May 10
1
Redirecting an existing channel?
Hi all,
There's been a few posts looking for telemarketer torture scripts so I
figured that I would write one using a SQLite db. Handling an incoming
call that is flagged from the database is pretty simple.
My problem is that I would like the callee on an established channel to
be able to redirect the caller to a specific context where my AGI is
called and handles the call by first
2009 Jan 12
6
CDR Rewrite -- Questions to the users
Hello!
Most are probably bored seeing another letter about this,
but I've put in a fair amount work on a spec for rewriting
the CDR system in Asterisk, and I have some questions:
First, please look at what I've written so far:
svn co http://svn.digium.com/svn/asterisk/team/murf/RFCs
and look at the file "CDRfix2.rfc.txt" in the RFCs dir.
The spec SIGNIFICANTLY alters the way
2006 Apr 27
2
Transfer - context/priority
Hi list!
When I'm doing transfer, to what context/priority does that call goes? Can it be changed? Is it the same for blind_tr/att_tr/and for transfer that appears when phone replies with - 302 "Moved Temporarily"?
The thing is that I'm trying to transfer incoming call from E1 interface back to E1 interface. Transfers will occur when user is going out and sets up all call
2009 Feb 18
1
Understand SIP REFER
Hi!
I have some problems understanding the concept of REFER in Asterisk 1.4.23.
I have the following scenario:
Incoming SIP call (incoming leg) from a SIP trunk into Asterisk (handled
in context fromTrunk), forwarded to the SIP Client (outgoing leg).
Now, the SIP Client sends a REFER request (unattended transfer) to
another extension. This terminates the outgoing leg and the incoming leg
2007 Sep 12
2
Callback for unanswered transfers...
Hi,
Does anybody know if there is a way for a call goes back to transferer if
unanswered ?
Thanks
Luis A P Barbosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070912/1e356013/attachment.htm
2009 May 30
2
Queue - Multiple Transfer
Hi all,
I ve setup a queue with 2+ agents for managing our inbound calls from
customer. Using Asterisk 1.2.18 in a CentOS box. Agents login using
AgentCallbackLogin application and I use a BASH AGI to accomplish this
as there are some validations done with MySQL DB. Im aware that transfer
could be done with option 't' in the queue() application and I was able
to successfully transfer
2003 Sep 02
9
ISDN
Hi,
I am using a Netjet-s ISDN Card, and am having some trouble dialling out
(Incoming Works Fine).
TRUNK=Modem/ttyI0
exten => _90XXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}||Ttm)
exten => _90XXXXXXXXX,2,Congestion
I get the following when diallingout:
-- Starting simple switch on 'Zap/2-1'
-- Executing Dial("Zap/2-1", "Modem/ttyI0/04XXXXXXXX||Ttm") in new
2014 Jul 16
0
Function transfer RFC 5589
Hello,
I have the following scenario:
1. VoIP Gateway G400 connected to PSTN
2. Asterisk server 1 (working as IVR)
3. Asterisk server 2 (working as ACD, with several agents connected)
I have incoming calls coming from PSTN through the VoIP Gateway to Asterisk
server 1 (IVR). When the IVR ends working with the call, transfers it to
the Asterisk server 2 (ACD).
In Asterisk server 1
2013 Jul 29
1
Sequence of transfers fail
I have a problem transferring calls multiple times using DTMF sequences (#, *2).
The scenario is:
Transferee calls Transferor 1
Transferor 1 transfers to Transferor 2
Transferor 2 transfers to Transfer Target
When Transferor 2 enters '#' or '*2', Asterisk no longer reacts and the call remains with
Transferor 2.
I have tested this with Asterisk 11.2 and 11.5 and