mmserv/tms/inc/tmsproxy.h
changeset 33 5e8b14bae8c3
parent 28 ebf79c79991a
child 36 73253677b50a
--- a/mmserv/tms/inc/tmsproxy.h	Fri Jun 25 17:36:03 2010 -0500
+++ b/mmserv/tms/inc/tmsproxy.h	Fri Jul 09 16:43:35 2010 -0500
@@ -93,6 +93,7 @@
     IMPORT_C gint MuteRT();
 
     // TMSDTMF
+    IMPORT_C gint InitDTMFPlayer(TMSStreamType streamtype);
     IMPORT_C gint StartDTMF(TMSStreamType streamtype, GString* tone);
     IMPORT_C gint StopDTMF(TMSStreamType streamtype);
     IMPORT_C gint ContinueDTMFStringSending(TBool continuesending);