[sr-dev] [kamailio] error while dumping dialog via RPC (#145)

Dmitri Savolainen notifications at github.com
Mon Aug 31 13:16:55 CEST 2015


it woks. for example
**json-rpc**
```
............
"profiles":	[{
					"call_by_client":	"12"
				}, {
					"call_by_extension":	"54"
				}, {
					"call_by_extension":	"3"
				}],
...............
```
**kamcd**
```
....................
	profiles: {
		{
			call_by_client: 12
		}
		{
			call_by_extension: 54
		}
		{
			call_by_extension: 3
		}
	}

...................

backporting to 4.x is appreciated

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/145#issuecomment-136338204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150831/cba108ed/attachment.html>


More information about the sr-dev mailing list