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..

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to