[Asterisk-Users] Call transfer - atxfer
Andrew Nowrot
andrew.nowrot at gmail.com
Mon Oct 17 07:05:25 MST 2005
Hi,
I try to set up attended transfer in my Asterisk Box . My
features.conf look like this:
[general]
parkext => 100
parkpos => 1-5
context => parkedcalls
parkingtime => 100
transferdigittimeout => 3l
courtesytone = beep
xfersound = beep
xferfailsound = invalid
featuredigittimeout = 500
;adsipark = yes
pickupexten = *8
[featuremap]
atxfer => *2
blindxfer => #
disconnect => *0
automon => *1
and when I press *2 console says something like this:
Oct 17 15:52:23 DEBUG[20916]: rtp.c:190 send_dtmf: Sending dtmf: 42
(*), at 10.2.20.65
Oct 17 15:52:23 DEBUG[20916]: channel.c:2762 ast_channel_bridge: Got
AST_BRIDGE_DTMF_CHANNEL_1 on c1 (SIP/rafal-89b1)
Oct 17 15:52:23 DEBUG[20916]: channel.c:2798 ast_channel_bridge:
Bridge stops bridging channels SIP/andrzej-0265 and SIP/rafal-89b1
Oct 17 15:52:23 DEBUG[20916]: res_features.c:600 ast_bridge_call: Read
from SIP/rafal-89b1 (1,42)
-- Attempting native bridge of SIP/andrzej-0265 and SIP/rafal-89b1
Oct 17 15:52:23 DEBUG[20916]: rtp.c:190 send_dtmf: Sending dtmf: 50
(2), at 10.2.20.65
Oct 17 15:52:23 DEBUG[20916]: channel.c:2762 ast_channel_bridge: Got
AST_BRIDGE_DTMF_CHANNEL_1 on c1 (SIP/rafal-89b1)
Oct 17 15:52:23 DEBUG[20916]: channel.c:2798 ast_channel_bridge:
Bridge stops bridging channels SIP/andrzej-0265 and SIP/rafal-89b1
Oct 17 15:52:23 DEBUG[20916]: res_features.c:600 ast_bridge_call: Read
from SIP/rafal-89b1 (1,50)
-- Attempting native bridge of SIP/andrzej-0265 and SIP/rafal-89b1
Does anyone know what's going on? What should I do to make attended
transfer works well?
Cheers
Andrew
More information about the asterisk-users
mailing list