INSTALL
LICENSE
MANIFEST.in
README
TODO
config.ini.sample
openxcap
debian/changelog
debian/compat
debian/control
debian/copyright
debian/openxcap.default
debian/openxcap.dirs
debian/openxcap.docs
debian/openxcap.init
debian/openxcap.install
debian/pycompat
debian/pyversions
debian/rules
opensips/opensips.cfg
openxcap.egg-info/PKG-INFO
openxcap.egg-info/SOURCES.txt
openxcap.egg-info/dependency_links.txt
openxcap.egg-info/top_level.txt
scripts/add-openxcap-user.py
scripts/mysql-create-tables.sql
scripts/mysql-create-user.sql
test/__init__.py
test/common.py
test/disabled_test_subscribediff.py
test/test.py
test/test_attribute.py
test/test_auth.py
test/test_element.py
test/test_element_put.py
test/test_errors.py
test/test_etags.py
test/test_etags2.py
test/test_fragment.py
test/test_global.py
test/test_nsbindings.py
test/test_pidf.py
test/test_presrules.py
test/test_resourcelists.py
test/test_rlsservices.py
test/test_watchers.py
test/test_xcap_caps.py
test/test_xpath.py
test/xcapclientwrap.py
test/schemas/xcap-caps.xsd
test/schemas/xcap-error.xsd
tls/.placeholder
xcap/__init__.py
xcap/authentication.py
xcap/datatypes.py
xcap/dbutil.py
xcap/element.py
xcap/errors.py
xcap/logutil.py
xcap/resource.py
xcap/server.py
xcap/tls.py
xcap/tweaks.py
xcap/uri.py
xcap/xcapdiff.py
xcap/xpath.py
xcap/appusage/__init__.py
xcap/appusage/capabilities.py
xcap/appusage/dialogrules.py
xcap/appusage/directory.py
xcap/appusage/icon.py
xcap/appusage/pidf.py
xcap/appusage/presrules.py
xcap/appusage/resourcelists.py
xcap/appusage/rlsservices.py
xcap/appusage/test.py
xcap/appusage/test_oma_rules.py
xcap/appusage/watchers.py
xcap/appusage/xml-schemas/common-policy.xsd
xcap/appusage/xml-schemas/pidf-common-schema.xsd
xcap/appusage/xml-schemas/pidf-data-model.xsd
xcap/appusage/xml-schemas/pidf.xsd
xcap/appusage/xml-schemas/presence-rules.xsd
xcap/appusage/xml-schemas/resource-lists.xsd
xcap/appusage/xml-schemas/rls-services.xsd
xcap/appusage/xml-schemas/watchers.xsd
xcap/appusage/xml-schemas/xcap-directory.xsd
xcap/appusage/xml-schemas/xml.xsd
xcap/interfaces/__init__.py
xcap/interfaces/opensips.py
xcap/interfaces/backend/__init__.py
xcap/interfaces/backend/database.py
xcap/interfaces/backend/opensips.py
xcap/interfaces/backend/sipthor.py
xcap/sax/__init__.py
xcap/sax/_exceptions.py
xcap/sax/expatreader.py
xcap/sax/handler.py
xcap/sax/sax2exts.py
xcap/sax/saxexts.py
xcap/sax/saxlib.py
xcap/sax/saxutils.py
xcap/sax/writer.py
xcap/sax/xmlreader.py
xcap/sax/drivers/__init__.py
xcap/sax/drivers/drv_htmllib.py
xcap/sax/drivers/drv_ltdriver.py
xcap/sax/drivers/drv_ltdriver_val.py
xcap/sax/drivers/drv_pyexpat.py
xcap/sax/drivers/drv_sgmllib.py
xcap/sax/drivers/drv_sgmlop.py
xcap/sax/drivers/drv_xmldc.py
xcap/sax/drivers/drv_xmllib.py
xcap/sax/drivers/drv_xmlproc.py
xcap/sax/drivers/drv_xmlproc_val.py
xcap/sax/drivers/drv_xmltoolkit.py
xcap/sax/drivers/pylibs.py
xcap/sax/drivers2/__init__.py
xcap/sax/drivers2/drv_htmllib.py
xcap/sax/drivers2/drv_javasax.py
xcap/sax/drivers2/drv_pyexpat.py
xcap/sax/drivers2/drv_sgmllib.py
xcap/sax/drivers2/drv_sgmlop.py
xcap/sax/drivers2/drv_sgmlop_html.py
xcap/sax/drivers2/drv_xmlproc.py