
D14128.02—NOVEMBER 2008
72
Codec C90
System Integrator Guide
Contents Introduction Getting Started Interfaces About the API xConfiguration xCommand xStatus Cameras Appendices Contact us
xCommand DTMFSend
Send DTMF tones to the far end.
Required parameters with (r):
CallId(r): < 0..65 5 3 4 >
DTMFString(r): <S: 0, 32>
Example:
xCommand DTMFSend CallId:2 DTMFString:1234
*r DTMFSendResult (status=OK):
*r/e n d
OK
xCommand TStringSend
Used to send data to far end, e.g. for Telepresence control systems. Uses the H.245 control channel (TCP).
Only works with H.323 calls.
Required parameters with (r):
CallId(r): < 0..65 5 3 4 >
Message(r): <S: 1, 1450>
Example:
xCommand TStringSend CallId:1 Message:”This is an example”
*r TStringSendResult (status=OK):
*r/e n d
OK
The DTMF Send command The TString Send command
Comentarios a estos manuales