| 
    UniMRCP
    1.5.0
    
   | 
 
#include <mpf_named_event.h>
Data Fields | |
| apr_uint32_t | event_id: 8 | 
| apr_uint32_t | volume: 6 | 
| apr_uint32_t | reserved: 1 | 
| apr_uint32_t | edge: 1 | 
| apr_uint32_t | duration: 16 | 
Named event (RFC4733/RFC2833, out-of-band DTMF)
| apr_uint32_t mpf_named_event_frame_t::duration | 
event duration
| apr_uint32_t mpf_named_event_frame_t::edge | 
end of event
| apr_uint32_t mpf_named_event_frame_t::event_id | 
event (DTMF, tone) identifier
| apr_uint32_t mpf_named_event_frame_t::reserved | 
reserved
| apr_uint32_t mpf_named_event_frame_t::volume | 
tone volume
 1.8.6