提交 42961b7f authored 作者: Anthony Minessale's avatar Anthony Minessale

remove debug

上级 b32abaad
...@@ -953,9 +953,6 @@ static switch_bool_t check_auth(jsock_t *jsock, cJSON *params, int *code, char * ...@@ -953,9 +953,6 @@ static switch_bool_t check_auth(jsock_t *jsock, cJSON *params, int *code, char *
switch_event_add_header_string(req_params, SWITCH_STACK_BOTTOM, i->string, i->valuestring); switch_event_add_header_string(req_params, SWITCH_STACK_BOTTOM, i->string, i->valuestring);
} }
} }
DUMP_EVENT(req_params);
} }
switch_event_add_header_string(req_params, SWITCH_STACK_BOTTOM, "action", "jsonrpc-authenticate"); switch_event_add_header_string(req_params, SWITCH_STACK_BOTTOM, "action", "jsonrpc-authenticate");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论