From bb2534c7aaf0bdb6521371b8a31af6333d3a6a2d Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 21 Feb 2012 16:03:21 +0100 Subject: doc: add ras, q.931 and h.245 to examples configuration file Now it includes: ExpectationSync { ... ras q.931 h.245 } Which are the set of helpers for h.323. Signed-off-by: Pablo Neira Ayuso --- doc/sync/notrack/conntrackd.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/sync/notrack/conntrackd.conf') diff --git a/doc/sync/notrack/conntrackd.conf b/doc/sync/notrack/conntrackd.conf index 34e7b32..11f022e 100644 --- a/doc/sync/notrack/conntrackd.conf +++ b/doc/sync/notrack/conntrackd.conf @@ -260,7 +260,9 @@ Sync { # # ExpectationSync { # ftp - # h323 + # ras + # q.931 + # h.245 # sip # } # -- cgit v1.2.3