Displaying 1 result from an estimated 1 matches for "1094796".
Did you mean:
1094786
2018 Apr 13
2
Disable blind and attended transfer during call
Hi
Is there a way to disable blind and attended transfer during a call.
I am trying this configuration but unfortunately with no luck:
- in features.conf
[applicationmap]
disabletransfer => 9*9,self,GoSub(disabletransfer,s,1)
- in extensions.conf
[incoming]
exten => 99,1,Set(__DYNAMIC_FEATURES=disabletransfer)
exten => 99,n,Dial(Sip/alice,120,tT)
exten => 99,n,Hangup()