- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
Raised version and updated changelog
TAG release-2.1.1
Removed unneeded constants
saghul committed rSYLK6c7d45012888: Disable private messages support when using Bonjour mode (authored by saghul).
Disable private messages support when using Bonjour mode
Fixed normalizing IPAddress datatype
Added help for outbound_proxy setting
saghul committed rSYLKf185bc163593: Fixed file transfers when using Bonjour mode (authored by saghul).
Fixed file transfers when using Bonjour mode
saghul committed rSYLK097542dae7c5: Updated changelog and prepared for release (authored by saghul).
Updated changelog and prepared for release
TAG release-2.1.0
Renamed variable
saghul committed rSYLK0f767b3ecbf6: Don't encode and quote DeviceInfo description (authored by saghul).
Don't encode and quote DeviceInfo description
Fixed conference-info payload for Bonjour
Raised version and updated changelog
Added ability to listen on all interfaces
saghul committed rSYLK6fed829a4643: Fixed setting extended status for XMPP dnd state (authored by saghul).
Fixed setting extended status for XMPP dnd state
TAG cocoa-1.0.0a
More API change fixes
saghul committed rSYLK194d099616ed: Fixed remaining API calls due to changes in SIP SIMPLE SDK (authored by saghul).
Fixed remaining API calls due to changes in SIP SIMPLE SDK
Removed unused imports
Added missing statement
Refactored Bonjour support
saghul committed rSYLK8a186b16dc19: Added ability to configure the directory for resource files (authored by saghul).
Added ability to configure the directory for resource files
Fixed starting MoH playback
saghul committed rSYLK3757bc72a7ff: Delay conference database initialization until application is started (authored by saghul).
Delay conference database initialization until application is started
Added ability to disable applications
saghul committed rSYLK92681cb97085: Fixed initializing transport list if ports are random (authored by saghul).
Fixed initializing transport list if ports are random
TAG release-2.0.0
Added Suggests for mDNS library
Added Debian .install files to MANIFEST
Removed no longer needed check
Updated changelog for release
Raised version and updated changelog
Bumped debian standards version to 3.9.3
Raised python-sipsimple dependency
Dropped Python 2.5 support
Removed runtime dependency checking
Raised python-application dependency
Adapted to eventlet package rename
saghul committed rSYLK6386fa416dcd: Fixed handling a SIP NOTIFY if the XMPP subscription is terminated (authored by saghul).
Fixed handling a SIP NOTIFY if the XMPP subscription is terminated
Made stopping rooms not block
Renamed function for consistency
saghul committed rSYLK3bb49c88bd6e: Avoid monkey-patching SIPSIMPLE SDK account and session managers (authored by saghul).
Avoid monkey-patching SIPSIMPLE SDK account and session managers
Adapted to changes in SIPSIMPLE SDK
Removed unneeded exception class
saghul committed rSYLKea97172ec916: Fixed building contact URI for outgoing SUBSCRIBE requests (authored by saghul).
Fixed building contact URI for outgoing SUBSCRIBE requests
Removed bogus test
saghul committed rSYLK11b5de1148dd: Allow same nickname to be set by same user (authored by saghul).
Allow same nickname to be set by same user
Update todo list
saghul committed rSYLKf584e6b62adc: Indicate XMPP user that she has been kicked out of the room if the SIP session… (authored by saghul).
Indicate XMPP user that she has been kicked out of the room if the SIP session…
saghul committed rSYLK77790f9e0f0c: Don't terminate session if nickname could not be set (authored by saghul).
Don't terminate session if nickname could not be set
saghul committed rSYLKa5dadb1a162c: Added helper function to enqueue XMPP messages (authored by saghul).
Added helper function to enqueue XMPP messages
saghul committed rSYLK119045f4602c: Proper support for HTML content type on XMPP (authored by saghul).
Proper support for HTML content type on XMPP
Fixed initializing presence stanza type
saghul committed rSYLK97aa395642fe: Fixed exception due to a race condition in handling NICKNAME requests (authored by saghul).
Fixed exception due to a race condition in handling NICKNAME requests
saghul committed rSYLK59ebbaae241c: Moved XMPP logger to a more appropriate place (authored by saghul).
Moved XMPP logger to a more appropriate place
saghul committed rSYLKcde9872d00ae: Don't attempt to set the nickname if it didn't change (authored by saghul).
Don't attempt to set the nickname if it didn't change
saghul committed rSYLK6c999a279c5d: Updated xmppgateway sample configuration file (authored by saghul).
Updated xmppgateway sample configuration file
Don't use receipts for groupchat stanzas
saghul committed rSYLK39e67a931a9c: Don't try to send queued MSRP messages if XMPP closed the session (authored by saghul).
Don't try to send queued MSRP messages if XMPP closed the session
saghul committed rSYLK1b92933b1d5c: Set local display name to 'Conference Room' (authored by saghul).
Set local display name to 'Conference Room'
saghul committed rSYLKb8018e3e9b1f: Catch ChatStreamError in case stream wasn't connected when trying to set… (authored by saghul).
Catch ChatStreamError in case stream wasn't connected when trying to set…
Don't use HTML for MUC stanzas
Send removed participnt's presence first
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