# file GENERATED by distutils, do NOT edit INSTALL LICENSE MANIFEST.in README conference.ini.sample config.ini.sample ircconference.ini.sample playback.ini.sample setup.py sylk-server webrtcgateway.ini.sample xmppgateway.ini.sample debian/changelog debian/compat debian/control debian/copyright debian/rules debian/sylkserver-sounds.install debian/sylkserver.install debian/sylkserver.logrotate debian/sylkserver.service debian/source/format resources/html/webrtcgateway/bootstrap.min.css resources/html/webrtcgateway/index.html resources/sounds/bi_0.wav resources/sounds/bi_1.wav resources/sounds/bi_10.wav resources/sounds/bi_100.wav resources/sounds/bi_1000.wav resources/sounds/bi_10th.wav resources/sounds/bi_11.wav resources/sounds/bi_11th.wav resources/sounds/bi_12.wav resources/sounds/bi_12th.wav resources/sounds/bi_13.wav resources/sounds/bi_13th.wav resources/sounds/bi_14.wav resources/sounds/bi_14th.wav resources/sounds/bi_15.wav resources/sounds/bi_15th.wav resources/sounds/bi_16.wav resources/sounds/bi_16th.wav resources/sounds/bi_17.wav resources/sounds/bi_17th.wav resources/sounds/bi_18.wav resources/sounds/bi_18th.wav resources/sounds/bi_19.wav resources/sounds/bi_19th.wav resources/sounds/bi_1th.wav resources/sounds/bi_2.wav resources/sounds/bi_20.wav resources/sounds/bi_20th.wav resources/sounds/bi_2th.wav resources/sounds/bi_3.wav resources/sounds/bi_30.wav resources/sounds/bi_30th.wav resources/sounds/bi_3th.wav resources/sounds/bi_4.wav resources/sounds/bi_40.wav resources/sounds/bi_4th.wav resources/sounds/bi_5.wav resources/sounds/bi_50.wav resources/sounds/bi_5th.wav resources/sounds/bi_6.wav resources/sounds/bi_60.wav resources/sounds/bi_6th.wav resources/sounds/bi_7.wav resources/sounds/bi_70.wav resources/sounds/bi_7th.wav resources/sounds/bi_8.wav resources/sounds/bi_80.wav resources/sounds/bi_8th.wav resources/sounds/bi_9.wav resources/sounds/bi_90.wav resources/sounds/bi_9th.wav resources/sounds/co_enter_pin.wav resources/sounds/co_more_participants.wav resources/sounds/co_only_one.wav resources/sounds/co_right_pin.wav resources/sounds/co_there_are.wav resources/sounds/co_there_is_one.wav resources/sounds/co_welcome_conference.wav resources/sounds/co_wrong_pin.wav resources/sounds/connected_tone.wav resources/sounds/moh/Cold_Day_vbr.wav resources/sounds/moh/Cool_Grass_vbr.wav resources/sounds/moh/Listening_to_the_Birds_vbr.wav resources/sounds/moh/Macroform-Letting_Yourself_Go-05-Letting_Yourself_Go_vbr.wav resources/sounds/moh/Manolo Camp - morningcoffee.wav resources/sounds/moh/dokapi-bonus_tracks-01-space_odyssey_ambient.wav resources/tls/ca.crt resources/tls/default.crt sylk/__init__.py sylk/accounts.py sylk/bonjour.py sylk/log.py sylk/resources.py sylk/server.py sylk/session.py sylk/streams.py sylk/tls.py sylk/web.py sylk/applications/__init__.py sylk/applications/conference/__init__.py sylk/applications/conference/configuration.py sylk/applications/conference/logger.py sylk/applications/conference/room.py sylk/applications/conference/web.py sylk/applications/echo/__init__.py sylk/applications/ircconference/__init__.py sylk/applications/ircconference/configuration.py sylk/applications/ircconference/logger.py sylk/applications/ircconference/room.py sylk/applications/playback/__init__.py sylk/applications/playback/configuration.py sylk/applications/webrtcgateway/__init__.py sylk/applications/webrtcgateway/configuration.py sylk/applications/webrtcgateway/factory.py sylk/applications/webrtcgateway/handler.py sylk/applications/webrtcgateway/janus.py sylk/applications/webrtcgateway/logger.py sylk/applications/webrtcgateway/protocol.py sylk/applications/webrtcgateway/push.py sylk/applications/webrtcgateway/storage.py sylk/applications/webrtcgateway/web.py sylk/applications/webrtcgateway/models/__init__.py sylk/applications/webrtcgateway/models/firebase.py sylk/applications/webrtcgateway/models/janus.py sylk/applications/webrtcgateway/models/jsonobjects.py sylk/applications/webrtcgateway/models/sylkrtc.py sylk/applications/webrtcgateway/models/validators.py sylk/applications/xmppgateway/__init__.py sylk/applications/xmppgateway/configuration.py sylk/applications/xmppgateway/datatypes.py sylk/applications/xmppgateway/im.py sylk/applications/xmppgateway/logger.py sylk/applications/xmppgateway/media.py sylk/applications/xmppgateway/muc.py sylk/applications/xmppgateway/presence.py sylk/applications/xmppgateway/util.py sylk/applications/xmppgateway/xmpp/__init__.py sylk/applications/xmppgateway/xmpp/protocols.py sylk/applications/xmppgateway/xmpp/server.py sylk/applications/xmppgateway/xmpp/session.py sylk/applications/xmppgateway/xmpp/subscription.py sylk/applications/xmppgateway/xmpp/jingle/__init__.py sylk/applications/xmppgateway/xmpp/jingle/session.py sylk/applications/xmppgateway/xmpp/jingle/util.py sylk/applications/xmppgateway/xmpp/jingle/streams/__init__.py sylk/applications/xmppgateway/xmpp/jingle/streams/rtp.py sylk/applications/xmppgateway/xmpp/stanzas/__init__.py sylk/applications/xmppgateway/xmpp/stanzas/jingle.py sylk/configuration/__init__.py sylk/configuration/datatypes.py sylk/configuration/settings.py sylk/interfaces/__init__.py sylk/interfaces/sipthor.py