Blacklist LinphoneCallStats

This commit is contained in:
François Grisez 2017-01-20 11:19:37 +01:00
parent 558659155c
commit 93b787c798

View file

@ -486,7 +486,8 @@ class CParser(object):
self.classBl = ['LinphoneImEncryptionEngine',
'LinphoneImEncryptionEngineCbs',
'LinphoneImNotifPolicy',
'LpConfig']
'LpConfig',
'LinphoneCallStats'] # temporarly blacklisted
self.cProject = cProject