[sr-dev] [kamailio/kamailio] Permissions module RPC array issue (#747)

kelchy notifications at github.com
Tue Aug 16 18:19:16 CEST 2016


using 4.4.2
on kamctl kamcmd permissions.addressDump

{
	table: 80
	group: 5
	item: {
		ip: 6x.x4.1x7.10
		port: 50060
		tag: 0
	}
	table: 120
	group: 8
	item: {
		ip: 1x8.1x4.1x6.19
		port: 50060
		tag: 0
	}
	table: 122
	group: 7
	item: {
		ip: 1x8.1x4.1x6.17
		port: 50060
		tag: 0
	}
	table: 122
	group: 6
	item: {
		ip: 1x8.1x4.1x6.17
		port: 50060
		tag: 0
	}
}


on jsonrpc-s

{ jsonrpc: '2.0',
  result: 
   { table: 122,
     group: 6,
     item: { ip: '1x8.1x4.1x6.17', port: 50060, tag: '0' } } }


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/747
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160816/161e3e62/attachment.html>


More information about the sr-dev mailing list