Hi Leonid,
I have install DNI310TEPE2HMP board and ISDN protocol, I want send UU IE message, i use gc_SetInfoElem before make call, The telephone is ringing, but no text message on telephone, The code as below:
gc_OpenEx(......);
InitIEBlk(&ieBlk);
if (gc_SetInfoElem(pline->ldev, &gcIeBlk) == -1)
{ ///}
gc_MakeCall(pline->ldev, &pline->call[callindex].crn,.....)
Can you help me? please you support example code for DM3.
Thanks
Frank