[server] / trunk / server / src / dialogicchannel.h Repository:
ViewVC logotype

Diff of /trunk/server/src/dialogicchannel.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 759, Wed Jun 16 14:08:02 2010 UTC revision 760, Wed Jun 16 14:11:06 2010 UTC
# Line 186  Line 186 
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.
189             * \param overlay - overlay content.
190           * \param stop_digits - termination digits.           * \param stop_digits - termination digits.
191           * \param lang - language           * \param lang - language
192           * \param repeat_count - repetitions, use INT_MAX for infinite.           * \param repeat_count - repetitions, use INT_MAX for infinite.
193           */           */
194          virtual bool play( const std::string& audio_uri,          virtual bool play( const std::string& audio_uri,
195                             const std::string& video_uri,                             const std::string& video_uri,
196                               const std::string& overlay,
197                             const std::string& stop_digits,                             const std::string& stop_digits,
198                             const std::string& lang,                             const std::string& lang,
199                             int repeat_count );                             int repeat_count );

Legend:
Removed from v.759  
changed lines
  Added in v.760

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8