From 824a4e84d162c6b0925e6b1b07c395a4a7f4a53a Mon Sep 17 00:00:00 2001 From: Corey Farrell Date: Mon, 15 Aug 2016 16:29:53 -0400 Subject: Refactor usage pattern of xmldoc info tag. This updates func_channel.c and main/message.c to use a generic xpointer include instead of including info from each channel driver. Now the name attribute of info is CHANNEL or CHANNEL_EXAMPLES to be included in documentation for func_channel. Setting the name attribute of info to MessageToInfo or MessageFromInfo causes it to be included in the MessageSend application and AMI action. Change-Id: I89fd8276a3250824241a618009714267d3a8d1ea --- addons/chan_ooh323.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addons') diff --git a/addons/chan_ooh323.c b/addons/chan_ooh323.c index 127ba0c8f..2a895650a 100644 --- a/addons/chan_ooh323.c +++ b/addons/chan_ooh323.c @@ -23,7 +23,7 @@ ***/ /*** DOCUMENTATION - + R/W Fax Detect -- cgit v1.2.3