initializeListeners( _eventName ); select count(*) installed from tbl_SYS_EventListeners where ownerId = and ownerType = and eventSubjectType = 'CDR' and eventName = insert into tbl_SYS_EventListeners ( ownerId, ownerType, eventSubjectType, eventName, listenerPath ) values( , , , , )