- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
Add advertised_ip setting
Raised version and updated changelog
saghul committed rSYLKe7c1053ff170: Fix loading general configuration when getting playback config (authored by saghul).
Fix loading general configuration when getting playback config
saghul committed rSYLKc7eeaea532b0: Allow user-part only matching on playback application (authored by saghul).
Allow user-part only matching on playback application
saghul committed rSYLK92e2ef1ce2c5: Use the specified IP address both for signaling and media (authored by saghul).
Use the specified IP address both for signaling and media
Remove unused import
Update copyright years
Add Session.call_id property
Enhance playback application
Add Session.request_uri property
Remove assert
saghul committed rSYLK5ed76e736d83: Use the FileTransferStream provided by SylkServer (authored by saghul).
Use the FileTransferStream provided by SylkServer
saghul committed rSYLK5e374ec17185: Initialize video device object with a Null camera (authored by saghul).
Initialize video device object with a Null camera
Adapt to changes in streams API
Added setting for toggling ICE support
saghul committed rSYLK34042879eeb1: Rename sylk.extensions to sylk.streams since it only contains streams (authored by saghul).
Rename sylk.extensions to sylk.streams since it only contains streams
Refactored WelcomeHandler
Removed unneded setting
Bumped Debain Standards-Version
saghul committed rSYLKfeef3a46f11c: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Add a custom Session class
saghul committed rSYLK091f37b68431: Refactor managing the single account SylkServer currently uses (authored by saghul).
Refactor managing the single account SylkServer currently uses
saghul committed rSYLK51838276ca4b: Use 127.0.0.1 if the local address could not be determined (authored by saghul).
Use 127.0.0.1 if the local address could not be determined
Log default application on start
saghul committed rSYLK330f310bafc1: Add ability to find applications by name to ApplicationRegistry (authored by saghul).
Add ability to find applications by name to ApplicationRegistry
saghul committed rSYLKe1d956afa01b: Don't advertise the default conference on Bonjour if it's not the default… (authored by saghul).
Don't advertise the default conference on Bonjour if it's not the default…
Adapt Engine initialization to latest SDK
saghul committed rSYLK3a3a2d15f1bd: Fix setting local IP address in the engine (authored by saghul).
Fix setting local IP address in the engine
Raised version and updated changelog
Null doesn't need to be instantiated
Fix variable name
Raised version and updated changelog
TAG release-2.7.0
saghul committed rSYLKd9a0163072ff: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Updated changelog
Added logrotate file
Raised version and updated changelog
Use '.log' as the extension for log files
Cleanup old room files on startup
Simplify loading room configuration
adigeo committed rSYLK0f60f53ca62a: Added display_name attribute to conference rooms (authored by adigeo).
Added display_name attribute to conference rooms
Fixed attribute access
saghul committed rSYLKb3d5609303b7: Fixed streams API usage after changes in SIPSIMPLE SDK (authored by saghul).
Fixed streams API usage after changes in SIPSIMPLE SDK
Fix handling cancelled proposals
Added missing import
saghul committed rSYLKdd344a7fc8db: Fix race condition when initializing TLS transport (authored by saghul).
Fix race condition when initializing TLS transport
adigeo committed rSYLKda31af03efe1: Added setting to set the hostname for conference room screen sharing URL (authored by adigeo).
Added setting to set the hostname for conference room screen sharing URL
Raised version and updated changelog
saghul committed rSYLK455a07a5855e: Refactored welcome prompt playback for ircconference application (authored by saghul).
Refactored welcome prompt playback for ircconference application
Raised version and updated changelog
saghul committed rSYLK3855694b8799: Fixed resource leak in plyback application (authored by saghul).
Fixed resource leak in plyback application
Removed unused variable
saghul committed rSYLKc7828e5da95a: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
saghul committed rSYLK0bd4bdc43104: Pass command line options to SylkServer.start (authored by saghul).
Pass command line options to SylkServer.start
saghul committed rSYLK9057b5f22ee2: Adapted server startup to changes in SIP SIMPLE SDK (authored by saghul).
Adapted server startup to changes in SIP SIMPLE SDK
Log SIP SIMPLE SDK version
saghul committed rSYLK51d470bd8380: Adjust Session to changes in SIP SIMPLE SDK (authored by saghul).
Adjust Session to changes in SIP SIMPLE SDK
Removed unneeded notifications
Set default refresh interval
Clarified code
saghul committed rSYLK0ad9950516c6: Send REPORT chunks automatically for keep-alive chunks (authored by saghul).
Send REPORT chunks automatically for keep-alive chunks
Removed unneeded checks
saghul committed rSYLK3142c16e8998: Wait until SylkServer is fully stopped when using s-s-d (authored by saghul).
Wait until SylkServer is fully stopped when using s-s-d
Updated changelog
Fixup adapting to API changes
Raised version and updated changelog
saghul committed rSYLK1781508c233f: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Bumped Debian Standards-Version
Fixed logline
saghul committed rSYLK233d42574ef3: Use the new NetworkConditionsDidChange notification (authored by saghul).
Use the new NetworkConditionsDidChange notification
adigeo committed rSYLKc9e5db36e086: Don't display sip: in front of participant uri (authored by adigeo).
Don't display sip: in front of participant uri
Fixed printing file uploader
saghul committed rSYLK193a94c29c60: Fixed logging session identity when it lacks a display name (authored by saghul).
Fixed logging session identity when it lacks a display name
Removed pending sessions list
saghul committed rSYLK84a187f0a122: Renamed incoming_sip_message to incoming_message (authored by saghul).
Renamed incoming_sip_message to incoming_message
Change log line
saghul committed rSYLKe65f1d25c430: Convert build_conference_info_payload into a property (authored by saghul).
Convert build_conference_info_payload into a property
Fixed log line
saghul committed rSYLKad21ecf4fbda: Simplified code for starting/stopping SylkServer (authored by saghul).
Simplified code for starting/stopping SylkServer
Simplified welcome handler
Removed debug statement
saghul committed rSYLKc5a42aa409ee: Simplified code for handling proposal failures (authored by saghul).
Simplified code for handling proposal failures
Removed unused imports
Simplified format_identity function
saghul committed rSYLK71ff8deeee12: Wait until engine has been stopped before stopping the reactor (authored by saghul).
Wait until engine has been stopped before stopping the reactor
saghul committed rSYLK964c78febc5f: Process SIPEngineDidFail notification from the parent (authored by saghul).
Process SIPEngineDidFail notification from the parent
Updated dependencies
saghul committed rSYLK0bae67d52319: Avoid unnecessary processing when dealing with CPIMIdentity objects (authored by saghul).
Avoid unnecessary processing when dealing with CPIMIdentity objects
saghul committed rSYLK8a93d286baa5: Simplified history storage in conference app (authored by saghul).
Simplified history storage in conference app
Don't use .next() syntax
saghul committed rSYLK582a910fda0c: Use better API for building is-composing payload (authored by saghul).
Use better API for building is-composing payload
saghul committed rSYLK6edb5b93d7fb: Fixed generating is-composing payload when refresh is not set (authored by saghul).
Fixed generating is-composing payload when refresh is not set
saghul committed rSYLK54d8410e1724: Accept multiple PSTN numbers for a given conference room (authored by saghul).
Accept multiple PSTN numbers for a given conference room
saghul committed rSYLK1138112ace98: Make sure stopping_event is set even if SIPApplicationWillEnd was never posted (authored by saghul).
Make sure stopping_event is set even if SIPApplicationWillEnd was never posted
Added log lines when shutting down
Log SIP engine failures