Hi,
When I run the gc_basic_call_model demo project and the gc_MakeCall() API is called using the EV_ASYNC parameter, the outgoing call is successful, however, when I use EV_SYNC, the API fails.
Any idea why?
Thanks.
Mike
gc_MakeCall(pline->ldev, &pline->call[callindex].crn, numberstr, makecallblkp, pline->makecall_timeout, EV_ASYNC)