]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Several chan_zap options were not working on reload because they were arbitrarily
authorJason Parker <jparker@digium.com>
Mon, 9 Jul 2007 20:18:15 +0000 (20:18 +0000)
committerJason Parker <jparker@digium.com>
Mon, 9 Jul 2007 20:18:15 +0000 (20:18 +0000)
commit29da454042428251a02363fc6d784c2234459c59
tree3242af6b2cd4b5984670e7bc2b74e67a63776011
parent0a22a515254856fc8cd0e5fe35be8b2849b44fa4
Several chan_zap options were not working on reload because they were arbitrarily
 disallowed when reloading some/most PRI options (such as signalling) was disallowed.

Options such as polarityonanswerdelay and answeronpolarityswitch can safely be changed on a reload.
This corrects that behavior.

Issue 9186, patch by tzafrir.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@74158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_zap.c