Dialogic Global Call IP Benutzerhandbuch

Seite von 604
4.10.2
Enabling and Configuring the SIP MIME Feature
.
.
INIT_IPCCLIB_START_DATA(&ipcclibstart, 2, ip_virtboard); 
INIT_IP_VIRTBOARD(&ip_virtboard[0]); 
INIT_IP_VIRTBOARD(&ip_virtboard[1]); 
ip_virtboard[0].sip_msginfo_mask = IP_SIP_MSGINFO_ENABLE | IP_SIP_MIME_ENABLE 
                                 /* override default to enable SIP header and MIME access*/
ip_virtboard[1].sip_msginfo_mask = IP_SIP_MSGINFO_ENABLE | IP_SIP_MIME_ENABLE; 
                                 /* override default to enable AIP header and MIME access */
.
.
4.10.3
Getting MIME Information