]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make Asterisk -x command line parameter imply -r parameter presence.
authorRichard Mudgett <rmudgett@digium.com>
Mon, 9 Jan 2012 17:04:21 +0000 (17:04 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 9 Jan 2012 17:04:21 +0000 (17:04 +0000)
commit0265617b20f294adfaa71645767d4db71afa00ae
treec327521a20a98969505c044c3375b646e3af46bf
parent2d27c6c255a1d55c50fa20765185a7b0d0c27de5
Make Asterisk -x command line parameter imply -r parameter presence.

The Asterisk -x command line parameter is documented inconsistently.

* Made the -x documentation and behavior consistent.

* Since this is also a new year, updated the copyright notices while here.

(closes issue ASTERISK-19094)
Reported by: Eugene
Patches:
      issueA19094_correct_asterisk_option_x.patch (license #5674) patch uploaded by Walter Doekes (modified)
Tested by: Eugene
........

Merged revisions 350075 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@350076 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c