Quantcast
Channel: Dialogic PowerMedia HMP GlobalCall and R4 API - Recent Threads
Viewing all articles
Browse latest Browse all 1151

RE: gc_SetInfoElem() - Error

$
0
0

Hi Jeff,

Problem was in line

ieblk.data[1] = strlen(my_num)+2;

where is passed the size of the data, It should be:

ieblk.data[1] = strlen(my_num)+1;

because size of (unsigned char)(0x80 | ISDN_PI_RESTRICT << 5 | USER_PROVIDED) is 1 not 2

Piotr


Viewing all articles
Browse latest Browse all 1151

Trending Articles



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