Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
t: Allow the called user to transfer the call by hitting the blind xfer keys (features.conf)
If you have set the variable GOTO_ON_TRANSFER then the transferrer will be sent to the context|exten|pri (you can use ^ to represent | to avoid escapes), example: SetVar(GOTO_ON_TRANSFER=woohoo^s^1); works with both t and T
WARNING: GOTO_ON_TRANSFER does not exist in any version of ASTERISK and will not! the variable is called GOTO_ON_BLINDXFR see http://svn.digium.com/view/asterisk?rev=5495&view=rev and http://bugs.digium.com/view.php?id=4056 for details. THX to the person who shared the information above!
T: Allow the calling user to transfer the call by hitting the blind xfer keys (features.conf)
root@ka-vici-dialer:/var/lib/asterisk/mohmp3# tail -n 300000 /var/log/astguiclient/screenlog.0 | grep 3968
-- Executing MeetMe("Local/8600055@default-3968,2", "8600055|F") in new stack
> Channel Local/8600055@default-3968,1 was answered.
-- Executing AGI("Local/8600055@default-3968,1", "agi://127.0.0.1:4577/call_log") in new stack
-- Executing Dial("Local/8600055@default-3968,1", "SIP/colt/025626012|35|tTo") in new stack
-- SIP/colt-082bf590 is making progress passing it to Local/8600055@default-3968,1
-- SIP/colt-082bf590 is making progress passing it to Local/8600055@default-3968,1
-- SIP/colt-082bf590 is making progress passing it to Local/8600055@default-3968,1
-- SIP/colt-082bf590 answered Local/8600055@default-3968,1
-- Started music on hold, class 'default', on Local/8600055@default-3968,1
-- Stopped music on hold on Local/8600055@default-3968,1
-- Started music on hold, class 'default', on Local/8600055@default-3968,1
-- Stopped music on hold on Local/8600055@default-3968,1
Users browsing this forum: No registered users and 122 guests