mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-10 03:31:06 +00:00
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
This commit is contained in:
3
CHANGES
3
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user