I realized with more tests that my previous commit for core.sockets_list 38f5140 is not working. The result is returned yes as an array but inside there is still the sockets list as an object (so with multiple "socket" keys). Digging more in kamailio json lib I understood that to be considered an array the rpc result must be enclosed in "[]".
I was misled by a wrong test result, sorry for the noise.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1187

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.