Hello all...
we are having a problem with call transfer with the button: Leave 3rd way call it doesn't work for most, like a page error, and it becomes un-clickable..
after troubleshooting and we found that if we add tTor at the end of each sip phone it works!
like the following:
o exten => 1316,1,Dial(SIP/1316,60,tTor)
inside extensions-vicidial.conf
this solves the problem, but then the auto configuration removes it afterwards!
so to solve this for now, made a cron job to update the extensions-vicidial.conf adding the tTor which is not clean at all!
so i seriously need a solution for this :/ any idea??
either by making permanent changes to extensions-vicidial.conf so how to do this :S ?
or if there is another solution to make the leave 3rd way call button to work directly will be great!!
the needed details are as below:
VERSION: 2.10-443a
BUILD: 140617-2017
Revision: 2133
Node Kind: directory
Last Changed Rev: 2133
please help!