[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 662, Tue Mar 30 11:01:03 2010 UTC revision 663, Tue Mar 30 17:12:42 2010 UTC
# Line 187  Line 187 
187           * \param video_uri - video file.           * \param video_uri - video file.
188           * \param stop_digits - termination digits.           * \param stop_digits - termination digits.
189           * \param lang - language           * \param lang - language
190             * \param beep - if true, play a tone when recording starts.
191           */           */
192          virtual bool record( const std::string& audio_uri,          virtual bool record( const std::string& audio_uri,
193                               const std::string& video_uri,                               const std::string& video_uri,
194                               const std::string& stop_digits,                               const std::string& stop_digits,
195                               const std::string& lang );                               const std::string& lang,
196                                 bool beep );
197    
198          /*!          /*!
199           * Stop the current play or record operation.           * Stop the current play or record operation.

Legend:
Removed from v.662  
changed lines
  Added in v.663

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