Remove ping API permission

This commit is contained in:
Daniel Berteaud 2015-06-25 23:19:17 +02:00
parent 761f9035d5
commit 11dda5d0a9
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ use constant API_ACTIONS => {
update_room_conf => 1
},
participant => {
ping => 1,
get_room_info => 1,
get_room_conf => 1,
get_peer_role => 1,