Hi,
I parse the output from `opensipsctl fifo get_statistics`
How i do this is to split all values on the : character.
Every value looks as the following.

    pkmem:11-real_used_size:: 388768
    Module : ValueName : EMPTY: Value

And then there is this one! Which has one more : than all other values.

    load:udp:192.168.1.1:5060-load:: 0

Could you make this more consistent? I suggest picking an other delimiter than 
so ip:port combinations don't add to this.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/673
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to