- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
saghul committed rSYLK81164165dbd1: Fixed processing XMPP notifications if SIP side is not ready (authored by saghul).
Fixed processing XMPP notifications if SIP side is not ready
Fixed error building error stanza
saghul committed rSYLK02f4e266dafb: Added support for XMPP MUC to SIP MSRP sessions translation (authored by saghul).
Added support for XMPP MUC to SIP MSRP sessions translation
Use nickname as CPIM display-name, if set
Fixed rejecting set nickname request
saghul committed rSYLKe28ffb866027: Fixed setting local identity when dispatching MSRP messages (authored by saghul).
Fixed setting local identity when dispatching MSRP messages
saghul committed rSYLK21548d03a3f9: Subscribe to conference event on sessions initiated by SylkServer (authored by saghul).
Subscribe to conference event on sessions initiated by SylkServer
Disabled automatic SIP loop detection
Simplified stanza datatypes
ROLLBACK: Removed no longer needed code
Simplified code
Removed no longer needed code
Raised Wokkel dependency to version 0.7.0
Avoid logging XMPP pings
Fixed default value for domains setting
saghul committed rSYLKbce4094f5dea: Fixed installing sylk-server binary after package refactoring (authored by saghul).
Fixed installing sylk-server binary after package refactoring
saghul committed rSYLK14662e2c3edb: Reorganized XMPP protocol implementation components (authored by saghul).
Reorganized XMPP protocol implementation components
Avoid renaming on import
Fixed setting deviceID on PIDF generation
Added support for MSRP NICKNAME
Added missing files
saghul committed rSYLK5858bb497fb4: Validate the sender domain when receiving SIP sessions, subscriptions or… (authored by saghul).
Validate the sender domain when receiving SIP sessions, subscriptions or…
saghul committed rSYLKd7ad065fe8bb: Fixed waking up XMPP clients in more cases (authored by saghul).
Fixed waking up XMPP clients in more cases
saghul committed rSYLK809dfc09e0a8: Added hack to let XMPP clients now that the SIP session was established (authored by saghul).
Added hack to let XMPP clients now that the SIP session was established
adigeo committed rSYLK7e1864ba7477: Update xmpp gateway sample configuration file (authored by adigeo).
Update xmpp gateway sample configuration file
saghul committed rSYLK933bdd4d4a14: Split Debian package in sylkserver and sylkserver-sounds (authored by saghul).
Split Debian package in sylkserver and sylkserver-sounds
adigeo committed rSYLK6576a08aebd8: Update running instructions for bonjour mode (authored by adigeo).
Update running instructions for bonjour mode
Added Bonjour support
Don't use MSRP ACM when in Bonjour mode
Update readme
adigeo committed rSYLK3cc1c1028097: Update text reason when rejecting xmpp media sessions (authored by adigeo).
Update text reason when rejecting xmpp media sessions
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