From d904906a1a0818bd34dcde2c6be30da2cdd5d2c6 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Tue, 3 Dec 2013 16:32:12 +0000 Subject: [PATCH] Revert revision 403304: Fixed the filename for the ari.conf docs The changed value refers to the name of the module. The name of the configuration file is specified in the configFile section. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@403310 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_ari.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/res_ari.c b/res/res_ari.c index 449c556238..108f6c7e1a 100644 --- a/res/res_ari.c +++ b/res/res_ari.c @@ -77,7 +77,7 @@ ***/ /*** DOCUMENTATION - + HTTP binding for the Stasis API -- 2.47.2