- 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
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
saghul committed rSYLK7edbdc3e2925: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
saghul committed rSYLK46f11a3db0b3: Updated subject header text for outbound invites (authored by saghul).
Updated subject header text for outbound invites
Updated readme
saghul committed rSYLKde552ef80d1d: Added display name to outbound INVITE requests (authored by saghul).
Added display name to outbound INVITE requests
saghul committed rSYLKd035263b6025: Append X-Referrer-From header to outbound INVITE (authored by saghul).
Append X-Referrer-From header to outbound INVITE
saghul committed rSYLK230ae5835f36: Add Referred-By header to outbound INVITE even if missing in REFER (authored by saghul).
Add Referred-By header to outbound INVITE even if missing in REFER
saghul committed rSYLKe6c59ce9c060: Added request authorization based on source IP address (authored by saghul).
Added request authorization based on source IP address
saghul committed rSYLK98076daf3ceb: Reject incoming MESSAGE requests if support was not enabled (authored by saghul).
Reject incoming MESSAGE requests if support was not enabled
saghul committed rSYLKea0f753a5fd2: Add Thor-Scope header for outgoing INVITEs, if using thor (authored by saghul).
Add Thor-Scope header for outgoing INVITEs, if using thor
Added SIPThor integration
saghul committed rSYLKe94de8965b63: Reject incoming requests with 404 if application is not found (authored by saghul).
Reject incoming requests with 404 if application is not found
Refactored application finding mechanism
Set boring file
saghul committed rSYLK3a7305508684: Refactored exception handling when sending chat messages (authored by saghul).
Refactored exception handling when sending chat messages
saghul committed rSYLKd37707cd8c61: Fixed exception when sending private message to a participant w/o chat (authored by saghul).
Fixed exception when sending private message to a participant w/o chat
Fixed option name in config.ini.sample
Use customized settings classes
Fixed outbound proxy setting datatype
Added SIP outbound proxy support
saghul committed rSYLK910e6366aa27: Use active media in the room when generating outbound INVITE (authored by saghul).
Use active media in the room when generating outbound INVITE
Fixed removing participant from room
Changed subject header
Removed bogus import
Fixed regex use
Updated readme
Added incoming REFER support
saghul committed rSYLK9efdee0fce58: Reset conference bridge attribute on MoH stop (authored by saghul).
Reset conference bridge attribute on MoH stop
saghul committed rSYLK34c2b9d9caeb: Catch exception if outgoing NOTIFY could not be sent (authored by saghul).
Catch exception if outgoing NOTIFY could not be sent
saghul committed rSYLK035083129aaf: Remove unneded attribute and properly stop MoH handler (authored by saghul).
Remove unneded attribute and properly stop MoH handler
Better attribute name
saghul committed rSYLKb0c40156d39f: Made session connect method receive the contact header (authored by saghul).
Made session connect method receive the contact header
Fixed initialization of TLS settings
Added ServerSession class
saghul committed rSYLKf63101d38881: Percent-encode IRC nicknames when building URI (authored by saghul).
Percent-encode IRC nicknames when building URI
saghul committed rSYLKad0d27722997: Advertise provisioned website on irc-conference (authored by saghul).
Advertise provisioned website on irc-conference
Added irc-conference sample ini file
saghul committed rSYLK25abfb2bfff9: Added audio conferencing capability to irc-conference (authored by saghul).
Added audio conferencing capability to irc-conference
saghul committed rSYLK5d893c8d87d4: Refactored chat stream chatroom capabilities offering (authored by saghul).
Refactored chat stream chatroom capabilities offering
Added basic multi-application support
saghul committed rSYLK3677255e83ee: Made chat stream focus capabilities dynamic (authored by saghul).
Made chat stream focus capabilities dynamic
Added ircconference application
Raised version and updated changelog
saghul committed rSYLK0d9ebf688742: Updated application and sipsimple dependency checks (authored by saghul).
Updated application and sipsimple dependency checks
Updated dependencies
saghul committed rSYLKa8c78309a9b4: Use request URI to match rooms instead of the To header (authored by saghul).
Use request URI to match rooms instead of the To header