]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_dundi: DUNDi weight parameter not processed correctly 53/5053/2
authorSean Bright <sean.bright@gmail.com>
Tue, 21 Feb 2017 21:09:47 +0000 (16:09 -0500)
committerSean Bright <sean.bright@gmail.com>
Tue, 21 Feb 2017 23:10:27 +0000 (17:10 -0600)
commitf29b7ed71f5f7347296d95e118e177934f735900
tree9bbaaeb751eea43073c2609ec67cdebe5bfb1aeb
parent12f14dbaa35cd2232ce11e3cccdaf9b125476d9e
pbx_dundi: DUNDi weight parameter not processed correctly

The DUNDi weight field is not always converted from network byte order
to host byte order. This can result in incorrect weight values and
incorrect selection of DUNDi destinations.

ASTERISK-18731 #close
Reported by: Peter Racz
Patches:
dundi_weight.patch (license #6290) patch uploaded by Peter Racz

Change-Id: Iba3e1a700ff539db57211a7bbc26f7b22ea9a1be
pbx/pbx_dundi.c