Does anyone know if TSendDTMF is supported on the Nortel switch? I issue the following command and receive an error while on an active call: frm.TLine1(LineSelected).TSendDTMF “9”
EventError[51] Unsupported Operation
Does anyone know if TSendDTMF is supported on the Nortel switch? I issue the following command and receive an error while on an active call: frm.TLine1(LineSelected).TSendDTMF “9”
EventError[51] Unsupported Operation
Edward,
The TSendDTMF command is not supported on the Nortel Meridian switch. If you look at the Nortel Meridian TServer guide, it will list the TRequests that are and are not supported.
Steve
Thanks for pointing me in the right direction.