]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #331 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7780-add-max...
authorMike Jerris <mike@jerris.com>
Tue, 7 Jul 2015 16:16:03 +0000 (11:16 -0500)
committerMike Jerris <mike@jerris.com>
Tue, 7 Jul 2015 16:16:03 +0000 (11:16 -0500)
* commit '05cc8bb37d4ec19446943c98cfb6e21cd6aaf9e9':
  FS-7780 add new channel variable max_session_transfers.  If set, this variable is used to count the number of session transfers allowed instead of the max_forwards variable.  If not set, the existing behavior is preserved.


Trivial merge