kamailio-5.x: make jsonrpc filter portable
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 13 Oct 2018 08:05:01 +0000 (10:05 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 13 Oct 2018 08:05:03 +0000 (10:05 +0200)
commitd035542ffa1d1a2d7a4fa940657d8e9f365914f1
tree756b8f9c32e1ab0b5de875d3331e0c1201fae174
parenta18ff9446c56f89ffad121e531cbee59179b243b
kamailio-5.x: make jsonrpc filter portable

With OpenWrt default awk - so awk from busybox - the filter is broken,
causing jsonrpc calls to fail, i.e. when running "kamctl ps". Below
patch makes the filter portable. Patch was already accepted upstream.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/kamailio-5.x/patches/150-posix-awk-filter.patch [new file with mode: 0644]