Skinny: don't double unlock on keypad

double unlock is same as locking :P
This commit is contained in:
Mathieu Parent 2010-04-08 23:17:13 +02:00
parent c15e163b88
commit bec8d75ef6

View File

@ -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) {