]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_dundi: DUNDi weight parameter not processed correctly 52/5052/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:11 +0000 (17:10 -0600)
commit0654bf637cd8f1c31b82e1751d4030299e745452
treedb4935e1393a2e5f83154d9dc9259d29f83d5267
parentf29ea24d9f1d5771f7a5fe2f0bae51c4bf9a657a
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