kamailio-5.x: make jsonrpc filter portable 382/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 13 Oct 2018 08:01:48 +0000 (10:01 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 13 Oct 2018 08:01:49 +0000 (10:01 +0200)
commit5624908abe9bab8e9def8075d81abc03548423f5
treee6a30ffcf911362cdc230dfc9eb436e225373453
parentb1981cc5476f106237df3baac425215f4db5f109
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/Makefile
net/kamailio-5.x/patches/150-posix-awk-filter.patch [new file with mode: 0644]