From 136f8543e65e29fea1538fa7cd9a4dbdd533a6eb Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Thu, 29 Oct 2015 20:12:41 +0100 Subject: call: check address-family of incoming SDP offer this fixes #79 --- test/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.h') diff --git a/test/test.h b/test/test.h index 2600bd6..8aedc00 100644 --- a/test/test.h +++ b/test/test.h @@ -81,6 +81,7 @@ int test_ua_register(void); int test_call_answer(void); int test_call_reject(void); +int test_call_af_mismatch(void); #ifdef __cplusplus -- cgit v1.2.3