diff -r ebf79c79991a -r 5e8b14bae8c3 mmserv/tms/inc/tmsproxy.h --- 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);