Hi all,
I have a problem I have been unable to solve. I have the following in our main internal context:
exten => 994,1,Dial(SIP/994|60|t)
include => parkedcalls
Nothing special changed in the features.conf.
The problem:
Caller calls 994 and Callee (994) answers - all ok. At this stage, the caller gets nothing when pressing ‘#’. Callee (994) now parks the call (via blind transfer), get the parked extension and hangs up - all still ok.
The problem is that when someone picks up the parked call, both the callee AND the caller are now able to press ‘#’ and initiate a blind transfer.
Is there something I’m likely to have missed in the config or some way to prevent this.
Using version 1.2.6, however the problem was evident in 1.0.9 also.
Cheers,
Graham