Hi Guys,
I’m currently trying to develop an operator console for * and have hit a slight snag.
I want to allow blind AND attended transfers. The blind transfers are simple to do in manager API using the redirect command. However I don’t appear to be able perform attended transfers.
I did manage to simulate DTMF tones to use the features.conf attended transfer method. However this has introduced a problem because the use of the ‘T’ or ‘t’ flags to allow transfers forces audio to route via * for every call, even internal. This has messed up my bandwidth calculations.
Does anyone know a method to perform the attended transfer via the CLI or API that does not require the use of T flags.
Thanks,
M.