From 3016f2ec3c793202baa7b921e2a07f368c1e6dfb Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sat, 9 Apr 2016 10:56:39 +0200 Subject: test: add test-case for DNS SRV loadbalancing and authentication (refs #39) --- test/sip/sipsrv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sip/sipsrv.h') diff --git a/test/sip/sipsrv.h b/test/sip/sipsrv.h index aa136e0..a4b8bbf 100644 --- a/test/sip/sipsrv.h +++ b/test/sip/sipsrv.h @@ -17,6 +17,7 @@ struct sip_server { struct sip_lsnr *lsnr; bool auth_enabled; bool terminate; + unsigned instance; unsigned n_register_req; enum sip_transp tp_last; -- cgit v1.2.1