- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
• 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
saghul committed rSYLK8743c0f48a73: Avoid importing the sylk module from setup.py (authored by saghul).
Avoid importing the sylk module from setup.py
saghul committed rSYLKfd9737f9f9a1: Raised python-application version dependency (authored by saghul).
Raised python-application version dependency
saghul committed rSYLKd13b53960289: Allow SylkServer to be built with Python 2.5 (authored by saghul).
Allow SylkServer to be built with Python 2.5
saghul committed rSYLK715194b7909e: Avoid using a class decorator, use a metaclass instead (authored by saghul).
Avoid using a class decorator, use a metaclass instead
saghul committed rSYLKa5db17275b53: Adapted to latest changes in python-application (authored by saghul).
Adapted to latest changes in python-application
saghul committed rSYLK2d18e63a5d4b: Removed dependency on python-support, use dh_python2 instead (authored by saghul).
Removed dependency on python-support, use dh_python2 instead
saghul committed rSYLKf481f627fadc: Handle case when session is ended while a proposal is pending (authored by saghul).
Handle case when session is ended while a proposal is pending
saghul committed rSYLK7b6f118e17a8: Avoid starting sylkserver when it's installed (authored by saghul).
Avoid starting sylkserver when it's installed
Reworked Debian packaging
saghul committed rSYLK24454731ce0f: Adjusted pyversions to avoid building with python 2.7 for now (authored by saghul).
Adjusted pyversions to avoid building with python 2.7 for now
Raised python-sipsimple dependency
Raised version and updated changelog
Bumped Debian standards version to 3.9.2
saghul committed rSYLK53cc3cd984f9: Added NillablePath datatype and adjusted some option types (authored by saghul).
Added NillablePath datatype and adjusted some option types
saghul committed rSYLK3ca9ac1794a3: Updated conference configuration sample file (authored by saghul).
Updated conference configuration sample file
saghul committed rSYLKb3ecc2f1fec9: Added setting for enabling push file transfers, default False (authored by saghul).
Added setting for enabling push file transfers, default False
Changed default file transfer directory
saghul committed rSYLK5d6bc8d67237: Added message when file upload is cancelled (authored by saghul).
Added message when file upload is cancelled
saghul committed rSYLK917fb804a19d: Reset stream attribute in file transfer handler (authored by saghul).
Reset stream attribute in file transfer handler
saghul committed rSYLK15bf50ef718e: Splicitly check for stream direction for incoming file transfers (authored by saghul).
Splicitly check for stream direction for incoming file transfers
Added pull based file transfer support
Better format for file sender identity
Save stream as a local variable
Fixed license name in setup.py file
Fixed link to license
Fixed message dispatching
Updated readme
saghul committed rSYLK84d4401c419f: Reorganized formatting functions and removed the unneeded (authored by saghul).
Reorganized formatting functions and removed the unneeded
Added initial file transfer support
saghul committed rSYLKd716f7605db2: Adapted to changes in ChatStream from the middleware (authored by saghul).
Adapted to changes in ChatStream from the middleware
saghul committed rSYLK8e9b44fb818a: Added weakrefset module, backported from 2.7 (authored by saghul).
Added weakrefset module, backported from 2.7
Fixed conflict
Simplified handling some datatypes
saghul committed rSYLK4fd6524bdb64: Adapt to changes in middleware API for MSRP streams (authored by saghul).
Adapt to changes in middleware API for MSRP streams
Updated readme
Update readme
Added support links
Wait and retry DB operations if they fail
saghul committed rSYLK41c1f0da1b25: Terminate all pending subscriptions when stopping a room (authored by saghul).
Terminate all pending subscriptions when stopping a room
Remove empty spaces
Disable echo tail
adigeo committed rSYLK60cc1ea0031c: Updated comments in sample configuration file (authored by adigeo).
Updated comments in sample configuration file
Refactored room handling
saghul committed rSYLK7876ec93fe0d: Raise number os possible slots for a conference bridge (authored by saghul).
Raise number os possible slots for a conference bridge
Added support for MSRP ACM
Added dependency on python-eventlet
Fixed outbound IP address on MSRP streams
Removed unneded object
Fixed resetting attribute
Adapted to changes in the middleware API
Quote IRC nickname when building SIP URI
Added twisted-words dependency
saghul committed rSYLK6a52869c7295: Fixed setting invited participants mapping (authored by saghul).
Fixed setting invited participants mapping
adigeo committed rSYLK9c3f9c29d80d: Updated sample conference app configuration file (authored by adigeo).
Updated sample conference app configuration file
Removed unused import
saghul committed rSYLK20166d7a8672: Removed SIP MESSAGE support in conference application (authored by saghul).
Removed SIP MESSAGE support in conference application
Raised version and updated changelog
saghul committed rSYLKe94cb8bae8ce: Implemented per room ACLs for conference application (authored by saghul).
Implemented per room ACLs for conference application
saghul committed rSYLK32e34b89437c: Skip ACL check for SUBSCRIBE requests coming from invited parties (authored by saghul).
Skip ACL check for SUBSCRIBE requests coming from invited parties
Fixed Thor component shutdown
Ported fixes to ircconference application
Removed unneeded statements
saghul committed rSYLK2217185d61bc: Added logging for add/remove participant requests (authored by saghul).
Added logging for add/remove participant requests
saghul committed rSYLKb720a49b5d4d: Added connected tone playback when joining a conference (authored by saghul).
Added connected tone playback when joining a conference