[sr-dev] extra_hdrs param to imc module

Juha Heinanen jh at tutpro.com
Thu Sep 3 20:35:34 CEST 2009


it looks to me that

LM_ERR("command: [%.*s]\n", cmd->name.len, cmd->name.s);

should be changed to 

LM_DBG("command: [%.*s]\n", cmd->name.len, cmd->name.s);

since it is printed every time when imc_parse_cmd is called
successfully.

this does not still explain, why imc server does not send 200 ok
response to the #join message.

-- juha



More information about the sr-dev mailing list