From 03efafbd4d6ba30c2db7c1e35f6ed08baf53a34f Mon Sep 17 00:00:00 2001 From: Kevin Harwell Date: Tue, 6 Nov 2018 16:35:30 -0600 Subject: [PATCH] res_pjsip: formatting error in documentation The use of a '|' in the "global/debug" synopsis documentation caused the generated html table on the wiki to add an extra column that included the text after the pipe. This patch replaces the pipe with a comma. ASTERISK-28150 Change-Id: I3d79a6ca6d733d9cb290e779438114884b98a719 --- res/res_pjsip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/res_pjsip.c b/res/res_pjsip.c index 9eefbcc787..6e112d6275 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -1786,7 +1786,7 @@ The voicemail extension to send in the NOTIFY Message-Account header if not specified on endpoint or aor - Enable/Disable SIP debug logging. Valid options include yes|no or + Enable/Disable SIP debug logging. Valid options include yes, no, or a host address