Quantcast
Channel: Developer Group
Viewing all articles
Browse latest Browse all 1888

Forum Post: Delay receive DTMF after press key

$
0
0
I use HMP with ipm as bellow code: char str[MAX_STRING_SIZE]; //---------inband mode-------- IPM_PARM_INFO parmInfo; unsigned long ulParmValue = DTMFXFERMODE_INBAND; parmInfo.eParm = PARMCH_DTMFXFERMODE; parmInfo.pvParmValue = &ulParmValue; ipm_SetParm(voice[index_voice].deviceInfo[IPM].devH, &parmInfo, EV_ASYNC); But when i press key, I must wait 10s to received from my program. what is wrong? it's by MSC or how to setting in HMP. This is my capture file pcap. http://www.mediafire.com/download/wv6c7wu94j45676/0203_1.pcap

Viewing all articles
Browse latest Browse all 1888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>