提交 bec8d75e authored 作者: Mathieu Parent's avatar Mathieu Parent

Skinny: don't double unlock on keypad

double unlock is same as locking :P
上级 c15e163b
......@@ -2186,7 +2186,6 @@ switch_status_t skinny_handle_keypad_button_message(listener_t *listener, skinny
switch_channel_queue_dtmf(channel, &dtmf);
}
}
switch_core_session_rwunlock(session);
}
if(session) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论