mmserv/tms/inc/tmsproxy.h
changeset 36 73253677b50a
parent 33 5e8b14bae8c3
child 53 eabc8c503852
equal deleted inserted replaced
33:5e8b14bae8c3 36:73253677b50a
   101     // TMSInbandTone
   101     // TMSInbandTone
   102     IMPORT_C gint StartInbandTone(TMSInbandToneType inbandtonetype);
   102     IMPORT_C gint StartInbandTone(TMSInbandToneType inbandtonetype);
   103     IMPORT_C gint StopInbandTone();
   103     IMPORT_C gint StopInbandTone();
   104 
   104 
   105     // Global notifiers
   105     // Global notifiers
   106     IMPORT_C gint StartDTMFNotifier();
       
   107     IMPORT_C gint CancelDTMFNotifier();
       
   108     IMPORT_C gint StartGlobalEffectNotifier();
   106     IMPORT_C gint StartGlobalEffectNotifier();
   109     IMPORT_C gint CancelGlobalEffectNotifier();
   107     IMPORT_C gint CancelGlobalEffectNotifier();
   110     IMPORT_C gint StartRoutingNotifier();
   108     IMPORT_C gint StartRoutingNotifier();
   111     IMPORT_C gint CancelRoutingNotifier();
   109     IMPORT_C gint CancelRoutingNotifier();
   112 
   110