summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-12-19 07:01:40 +0000
committerOlle Johansson <oej@edvina.net>2007-12-19 07:01:40 +0000
commit489a648d5dc62c9f49f257c93d76807c61f7aa93 (patch)
tree06d9c8f6dbc59f314c049c003fe5a22122c69424 /CHANGES
parent1de09e03cbfb17358b0b4f24f54bc941befeae46 (diff)
Add option for starting remote Asterisk by naming the actual runtime socket instead of pointing
to configuration file with -C Reported by: sobomax Patches: asterisk.c.diff.trunk uploaded by sobomax (license 359) doc changes by committer (closes issue #11598) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2fc85752d..91a6c3f3b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -395,4 +395,7 @@ Miscellaneous
set to false; setting that to true will force the use of the new algorithm.
Also, the cli commands "dialplan set extenpatternmatchingnew true/false" can
be used to switch the algorithms at run time.
+ * A new option when starting a remote asterisk (rasterisk, asterisk -r) for
+ specifying which socket to use to connect to the running Asterisk daemon
+ (-s)