Upgrade 3CX to v18 and get it hosted free!

BLINDTRANSFER

Author image

${BLINDTRANSFER} contains the active SIP channel that blind transfered the call.

This is usefull if you are trying to determine who to bill, or if you are trying to figure out a call back number for the transfered call. You could do something like this:

example (not tested, use at your own risk):

exten => s,1,Noop(BLINDTR = ${BLINDTRANSFER})
exten => s,2,GotoIf($[${LEN(${BLINDTRANSFER})} > 0]?10) ;if there is anything in the blindtransfer then you want to do something
exten => s,3,Dial(SIP/${ARG1},45,tr)
exten => s,10,Noop(we have been blint xfered by: ${BLINDTRANSFER})

See Bug 3268

Related Posts:

Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.