[Asterisk-Users] How to ECT (explicit call transfer) ?

Mateo Meier ich at mateo.ch
Mon Feb 21 04:10:18 MST 2005


Hey Guys

Im trying to find out how to transfer a call with ECT (explicit call
transfer) ?
Im currently transferring a call as following:

exten=>2,1,Dial(capi/720****:078888****,18)
exten => 2,2,Goto(2-${DIALSTATUS},1)
exten => 2-NOANSWER,1,Dial(capi/720****:07979****)
exten => 2-CHANUNAVAIL,1,Goto(1,1)
exten => 2-BUSY,1,Dial(capi/720****:07979****)

If I wanna transfer a call with ECT (call deflection), do I'll do that in
the extensions.conf file ?

Thx for the help
Matt


P.S: I've already looked on google, but could not find any help..




More information about the asterisk-users mailing list