| 173 |
virtual bool sendDtmf( const std::string& dtmf ); |
virtual bool sendDtmf( const std::string& dtmf ); |
| 174 |
|
|
| 175 |
/*! |
/*! |
| 176 |
|
* Enable tone event notications. |
| 177 |
|
*/ |
| 178 |
|
virtual bool enableToneEvents(); |
| 179 |
|
|
| 180 |
|
/*! |
| 181 |
|
* Disable tone event notications. |
| 182 |
|
*/ |
| 183 |
|
virtual bool disableToneEvents(); |
| 184 |
|
|
| 185 |
|
/*! |
| 186 |
* Play media to an established call using the mm device. |
* Play media to an established call using the mm device. |
| 187 |
* \param audio_uri - audio file. |
* \param audio_uri - audio file. |
| 188 |
* \param video_uri - video file. |
* \param video_uri - video file. |