Resolved! lineMakeCall Failing
My application attempts to call an extension from a CTI port. The call to lineMakeCall() is successful but I immediately get back a disconnect event with reason LINEDISCONNECTMODE_BADADDRESS. My function call looks like this:int nResult = lineMakeCal...