Hi Juha,

Juha Heinanen wrote:

bogdan,

i changed a couple of addf_mi_node_child calls to add_mi_node_child
calls, and after that i didn't anymore get errors.
thanks for the fixup !

here is an example
what lcr_dump now produces:

# openserctl fifo lcr_dump
200 OK
GW::  GRP_ID=1 URI=sip:194.98.85.1:5060 PREFIX=2745252464

prefix is still not correct.  i need to investigate more.
I found the problem and hopefully fixed it - the prefix was printed as integer but it actually was a char*. See if works now.

is there supposed to be the two :s after GW or is there something
missing in between?
double ':' is correct - that is separator between name and value of an mi node when scanning/printing via FIFO.

i didn't find in code where they come from.
it is in the mi_fifo module

regards,
Bogdan

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to