]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #137 in FS/freeswitch from bugfix/FS-7061-add-q-header-param-on...
authorMike Jerris <mike@jerris.com>
Tue, 9 Dec 2014 17:57:34 +0000 (11:57 -0600)
committerMike Jerris <mike@jerris.com>
Tue, 9 Dec 2014 17:57:34 +0000 (11:57 -0600)
* commit '21458f85cc4228e54151350dd89c5c87cc3dfef4':
  FS-7062: [mod_sofia] on redirect, when uri are passed in without <> with multiple uris, automatically add the q= header param in decending order.  This should make 300 Multiple Choices work well with devices that require the q param.  If you would like to specify explicit q-values, please use the syntax of redirect where you specify the entire header using the <>


Trivial merge