Hello, If I'm using pjsua_call_make_call to make an outgoing call how do I stop this call if it hasn't answered yet? I know that I can hangup a call based on the call_id but before the call is actually answered no call_id is given so I'm wondering how to terminate it before it even answers. Thank you! -Ted