WIP voip support on web client

This commit is contained in:
David Baker 2014-08-27 18:57:54 +01:00
parent d027e859cd
commit 7d34a1c108
7 changed files with 170 additions and 3 deletions

View file

@ -93,7 +93,6 @@ angular.module('eventHandlerService', [])
$rootScope.$broadcast(PRESENCE_EVENT, event, isLiveEvent);
};
return {
MSG_EVENT: MSG_EVENT,
MEMBER_EVENT: MEMBER_EVENT,