- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
Update todo list
Updated bundled CA and certificate
Added setting for tracoing core engine
saghul committed rSYLK024069a8b8b7: Start and stop ScreenSharing listener with the conference application (authored by saghul).
Start and stop ScreenSharing listener with the conference application
saghul committed rSYLK2e2f4dc2eb3e: Moved server stopping code to a more appropriate place (authored by saghul).
Moved server stopping code to a more appropriate place
Rephrase xmpp section
Update manual installation instructions
saghul committed rSYLKe86233a1391c: Install XMPP gateway configuration file with Debian package (authored by saghul).
Install XMPP gateway configuration file with Debian package
saghul committed rSYLK6ad9634bf1a2: Register also with xmpp_gateway role in SIPThor (authored by saghul).
Register also with xmpp_gateway role in SIPThor
Update todo list
Updated debian changelog
Updated readme with XMPP functionality
Update installation instructions
Log the XMPP listening address and port
Added dependency on python-wokkel
Added XMPP gateway application
Raised version
saghul committed rSYLK3088629a962b: Use a thread from the ThreadManager to do the file logging (authored by saghul).
Use a thread from the ThreadManager to do the file logging
saghul committed rSYLK8c4ba7bafbcd: Added ApplicationLogger, in order to prefix each application's log lines (authored by saghul).
Added ApplicationLogger, in order to prefix each application's log lines
saghul committed rSYLKa41bc899f03c: Added ability to map applications by RURI, domain or username (authored by saghul).
Added ability to map applications by RURI, domain or username
saghul committed rSYLKf9f530828516: Added ability to select desired application with X-Sylk-App header (authored by saghul).
Added ability to select desired application with X-Sylk-App header
saghul committed rSYLKe29b09051cd6: Patch sipsimple.session to use ServerSession objects (authored by saghul).
Patch sipsimple.session to use ServerSession objects
Update readme files
Fixed missing import
saghul committed rSYLKfea7feb52d55: Allow applications to handle the 'presence' event on incoming subscriptions (authored by saghul).
Allow applications to handle the 'presence' event on incoming subscriptions
saghul committed rSYLKefc93ad9d24d: Modified ChatStream to send MSRP REPORT chunks manually (authored by saghul).
Modified ChatStream to send MSRP REPORT chunks manually
Convert MSRP message ID to string
saghul committed rSYLK95fa6250b8dd: Added ability to specify more attributes when sending MSRP messages (authored by saghul).
Added ability to specify more attributes when sending MSRP messages
saghul committed rSYLKbab78841bf23: Made contact_header optional in ServerSession.connect (authored by saghul).
Made contact_header optional in ServerSession.connect
Added start/stop methods to applications
Rollback bogus patch
Print file size when uploading
Update to do
saghul committed rSYLK6465732d26bc: WIP: Added support for bonjour conferencing (authored by saghul).
WIP: Added support for bonjour conferencing
saghul committed rSYLKdd37b2599ac7: Fixed ircconference application for latest XML payloads API changes (authored by saghul).
Fixed ircconference application for latest XML payloads API changes
saghul committed rSYLK3a701f6f7748: Remove meta keyword to refresh screensharing webpage (authored by saghul).
Remove meta keyword to refresh screensharing webpage
Removed bogus spaces
saghul committed rSYLK1aa2fb79c19f: Added log when screensharing is started / stopped (authored by saghul).
Added log when screensharing is started / stopped
saghul committed rSYLK610210a5771e: Use received reason when notifyig about REFER request progress (authored by saghul).
Use received reason when notifyig about REFER request progress
saghul committed rSYLKb7f698005bd7: Added dependency on python-twisted-web package (authored by saghul).
Added dependency on python-twisted-web package
saghul committed rSYLK89de7c8e7b1c: Install default CA with the Debian package (authored by saghul).
Install default CA with the Debian package
Updated changelog
saghul committed rSYLKbf1b064572f1: Changed screen sharing capability name on chat stream (authored by saghul).
Changed screen sharing capability name on chat stream
Updated README
Update draft version number
Update readme
Raised version and updated changelog
saghul committed rSYLK2e8695f6fafc: Only build Debian package for Python >= 2.6 (authored by saghul).
Only build Debian package for Python >= 2.6
Raised python-sipsimple dependency
Updated README
Removed bogus text from LICENSE file
saghul committed rSYLK6bb4bf35a4c2: Updated sample conference configuration file (authored by saghul).
Updated sample conference configuration file
Updated TODO
Use HTTPS for screen sharing by default
Prevented unauthorized file enumeration
Disabled Twisted Web verbose logging
saghul committed rSYLK1b0c1a069c47: Use random port by default for screen sharing (authored by saghul).
Use random port by default for screen sharing
saghul committed rSYLKe48f7c3c5a15: Changed default directory for screensharing images (authored by saghul).
Changed default directory for screensharing images
saghul committed rSYLK03949e5a92cf: Server scrensharing website from within SylkServer (authored by saghul).
Server scrensharing website from within SylkServer
saghul committed rSYLK0e852f7271bb: Raised screensharing timeout timer to 10 seconds (authored by saghul).
Raised screensharing timeout timer to 10 seconds
Made configuration file optional
saghul committed rSYLK9986965cf6f6: Prefer local configuration file rather than the one in /etc (authored by saghul).
Prefer local configuration file rather than the one in /etc
saghul committed rSYLKf9f2566646e6: Make database directory if SQLite backend is used (authored by saghul).
Make database directory if SQLite backend is used
saghul committed rSYLKe997ae2d9384: Moved URL datatype to the global datatypes module (authored by saghul).
Moved URL datatype to the global datatypes module
• dan committed rSYLKb2af14a08b41: Another fix related to latest payload changes in sipsimple (authored by • dan).
Another fix related to latest payload changes in sipsimple
saghul committed rSYLKd60043aa6a2b: Reject incoming call transfer requests to conference room (authored by saghul).
Reject incoming call transfer requests to conference room
Fixed room referencing error
• dan committed rSYLK6abab2063ad4: Added screen sharing through streamed images capability (authored by • dan).
Added screen sharing through streamed images capability
Intialize applications after loading them
saghul committed rSYLK2c1b2e07199f: Pass additional headers when dispatching chat messages (authored by saghul).
Pass additional headers when dispatching chat messages
• dan committed rSYLKaa4f663c8eb7: Adjusted to latest changes in XML payloads from sipsimple (authored by • dan).
Adjusted to latest changes in XML payloads from sipsimple
Escape angle brackets from Refer-To URI
Raised version and updated changelog
Updated dependencies
saghul committed rSYLK2250bed48d3c: Fixed import after rename in SIPSIMPLE SDK (authored by saghul).
Fixed import after rename in SIPSIMPLE SDK
Simplified code
Fixed bogus indentation
Update readme
Added installation instructions
Raised version and updated changelog
Added example CA certificate
saghul committed rSYLK25d1f7b1d879: Adapted to accounts handling changes in the middleware (authored by saghul).
Adapted to accounts handling changes in the middleware
saghul committed rSYLK7f65337c552c: Fixed exception when proposal is rejected but no timer was added (authored by saghul).
Fixed exception when proposal is rejected but no timer was added
adigeo committed rSYLK2a002c063efd: Listen by default on port 5061 for SIP TLS transport (authored by adigeo).
Listen by default on port 5061 for SIP TLS transport
saghul committed rSYLK41523a652b81: Added default TLS certificate and enabled it for MSRP (authored by saghul).
Added default TLS certificate and enabled it for MSRP
Removed bogus spaces
saghul committed rSYLK7865ddb10409: Fixed renaming file when it already exists (authored by saghul).
Fixed renaming file when it already exists
saghul committed rSYLK9bcfdd4caea2: Fixed regression when sending private messages (authored by saghul).
Fixed regression when sending private messages
saghul committed rSYLKef88bdf73a25: Added missing with_statement imports, since we now support python 2.5 (authored by saghul).
Added missing with_statement imports, since we now support python 2.5
saghul committed rSYLK5b1e16cca32c: Fixed python version dependency on debian control file (authored by saghul).
Fixed python version dependency on debian control file
Fixed import locations
Fixed adding applications to the registry
Raised version and updated changelog
Import WeakSet from backports package
saghul committed rSYLK15a85cdfd6bd: Raised python-application dependency in the dependency checker (authored by saghul).
Raised python-application dependency in the dependency checker