- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 29 2020
Jan 29 2020
Use single quotes in help message
Reworded help message
Improved call-control-cli help message
Fixed pidfile argument to process.daemonize()
Reworded some sections in the manual pages
• dan committed rCC35a4bfd16dcb: Removed outdated termination detection mechanism (authored by • dan).
Removed outdated termination detection mechanism
• dan committed rCC2df8cd42cc75: Removed duplicated arguments from the CallControlServer instantiation (authored by • dan).
Removed duplicated arguments from the CallControlServer instantiation
• dan committed rCC6bf72f326e4a: Use the unlink wrapper from python-application (authored by • dan).
Use the unlink wrapper from python-application
• dan committed rCC0d44d611ebeb: Added code to wait for the network to become available on start (authored by • dan).
Added code to wait for the network to become available on start
Updated commment
• dan committed rCCcb48ee069c9d: Removed no longer available configuration option from INSTALL (authored by • dan).
Removed no longer available configuration option from INSTALL
Removed duplicate changelog file
Fixed default runtime directory path
Renamed variable
Updated license and copyright years
• dan committed rCCcee4ed9cc733: Switched from init script to systemd service file (authored by • dan).
Switched from init script to systemd service file
Removed no longer needed debian file
• dan committed rCCa9f71e6bf7f7: Renamed debian file to remove unnecessary package name prefix (authored by • dan).
Renamed debian file to remove unnecessary package name prefix
• dan committed rCCc76b887b46d8: Fixed permissions for the debian installed configuration file (authored by • dan).
Fixed permissions for the debian installed configuration file
Updated debian build procedure
Install config.ini.sample from setup.py
• dan committed rCCbe8b1ae27b19: Split debian package dependencies one per line (authored by • dan).
Split debian package dependencies one per line
Increased debian compatibility level to 11
Updated debian uploaders
Refactored the call-control script
• dan committed rCC054c4b1838ed: Removed no longer needed pycompat and pyversions files (authored by • dan).
Removed no longer needed pycompat and pyversions files
Refactored setup.py
• dan committed rCC65f4c7707d75: Removed unnecessary list creation with dict instantiation (authored by • dan).
Removed unnecessary list creation with dict instantiation
• dan committed rCC08bc084781dd: Adapted to process API changes in python-application 2.8.0 (authored by • dan).
Adapted to process API changes in python-application 2.8.0
• dan committed rCCde50c20f8962: Updated logging to the API changes in python-application 2.8.0 (authored by • dan).
Updated logging to the API changes in python-application 2.8.0
Fixed some PEP-8 violations
Simplified class definition
• dan committed rCC7e6eb0796e04: Set boring file to .boring and updated its content (authored by • dan).
Set boring file to .boring and updated its content
Fixed octal constants to use new syntax
Fixed comment style
Removed some superfluous comments
Removed unnecessary variable
Use new runtime directory
• dan committed rCCcb95004ac690: Streamlined error logging for the OpenSIPS MI interface (authored by • dan).
Streamlined error logging for the OpenSIPS MI interface
• dan committed rCCbfb5a52f31e6: Renamed configuration_filename to configuration_file (authored by • dan).
Renamed configuration_filename to configuration_file
Updated opensips interface to use json
Jan 8 2020
Jan 8 2020
Silenced some IDE weak warnings
Converted method to static method
Fixed typing information
Dec 11 2019
Dec 11 2019
Increased version and updated changelog
• dan committed rSYLK413adc3fd62a: Refactored welcome message and renamed txt variable to message (authored by • dan).
Refactored welcome message and renamed txt variable to message
Nov 29 2019
Nov 29 2019
Fixed notification name
• dan committed rSYLKb07f74700b74: Do not accumulate messages in the queue after the chat session ended (authored by • dan).
Do not accumulate messages in the queue after the chat session ended
Nov 27 2019
Nov 27 2019
Reordered attributes
• dan committed rSYLKece99d629f92: Added message type attribute to VideoroomMessageEvent (authored by • dan).
Added message type attribute to VideoroomMessageEvent
Fixed conference welcome message
• dan committed rSYLK1f000de9a731: Fixed content encoding for non-text messages (authored by • dan).
Fixed content encoding for non-text messages
Nov 25 2019
Nov 25 2019
PEP-8 compliance change
Fixed wording
• dan committed rSYLKba50cf39b749: Improved some log messages and updated their log level (authored by • dan).
Improved some log messages and updated their log level
Fixed encoding for non-text data
Nov 21 2019
Nov 21 2019
Updated python-sipsimple dependency
• dan committed rSYLK4efc320103f1: Use the original accounts when logging into the chat room (authored by • dan).
Use the original accounts when logging into the chat room
Nov 20 2019
Nov 20 2019
Log the failure reason for chat sessions
Fixed issue with sending chat messages
Nov 19 2019
Nov 19 2019
• dan committed rSYLKa798555317c1: Fixed json model for the slowlink event from janus (authored by • dan).
Fixed json model for the slowlink event from janus
• dan committed rSYLKf8641fa27b19: Added chat room capabilities to the video conferences (authored by • dan).
Added chat room capabilities to the video conferences
• dan committed rSYLK62db540d4c33: Accept optional auth credentials argument in Session.connect (authored by • dan).
Accept optional auth credentials argument in Session.connect
Nov 14 2019
Nov 14 2019
• dan committed rSYLK487e06eccaa4: Fixed correctness and consistency issue with getting the display name (authored by • dan).
Fixed correctness and consistency issue with getting the display name
• dan committed rSYLKa057d0d385d0: Refactored VideoroomSessionInfo to simplify usage (authored by • dan).
Refactored VideoroomSessionInfo to simplify usage
Nov 8 2019
Nov 8 2019
Added type annotation
Oct 11 2019
Oct 11 2019
Increased version and updated changelog
Sep 23 2019
Sep 23 2019
• dan committed rSYLK363b8fac7bb3: Modified SIP and Videoroom sessions to have a reference to the account (authored by • dan).
Modified SIP and Videoroom sessions to have a reference to the account
Sep 16 2019
Sep 16 2019
• dan committed rMSRPRELAYe618f2cd2d75: Updated boring file to ignore generated TLS certificates (authored by • dan).
Updated boring file to ignore generated TLS certificates
• dan committed rMSRPRELAYc72cebaad91f: Create an empty /etc/msrprelay/tls/ directory in the debian package (authored by • dan).
Create an empty /etc/msrprelay/tls/ directory in the debian package
• dan committed rMSRPRELAYcd838f99cf7b: Install README and setup instructions in debian package docs directory (authored by • dan).
Install README and setup instructions in debian package docs directory
• dan committed rMSRPRELAY7ab47eb47706: Install TLS files in /usr/share/msrprelay/tls for the debian package (authored by • dan).
Install TLS files in /usr/share/msrprelay/tls for the debian package
• dan committed rMSRPRELAYb6e070a07ec1: Made MANIFEST.in more explicit and avoid unnecessary prune commands (authored by • dan).
Made MANIFEST.in more explicit and avoid unnecessary prune commands
• dan committed rMPbcec0571a17c: Made MANIFEST.in more explicit and avoid unnecessary prune commands (authored by • dan).
Made MANIFEST.in more explicit and avoid unnecessary prune commands
• dan committed rOPENXCAP741aba315a68: Made MANIFEST.in more explicit and avoid unnecessary prune commands (authored by • dan).
Made MANIFEST.in more explicit and avoid unnecessary prune commands
Sep 12 2019
Sep 12 2019
• dan committed rOPENXCAP2b277953eb8a: Switched from WatchedFileHandler to FileHandler for access logs (authored by • dan).
Switched from WatchedFileHandler to FileHandler for access logs
• dan committed rOPENXCAP3405ba6d1317: Removed package prefix from service file name (authored by • dan).
Removed package prefix from service file name
Added debian logrotate file
• dan committed rOPENXCAP19e5e97d2e12: Synchronized LICENSE with debian/copyright and updated copyright years (authored by • dan).
Synchronized LICENSE with debian/copyright and updated copyright years
Updated TODO
• dan committed rOPENXCAPddd8315b71d0: Do not include python bytecode files in the test directory (authored by • dan).
Do not include python bytecode files in the test directory
Removed duplicate changelog file
Removed opensips configuration sample
Refactored debian packaging
Sep 11 2019
Sep 11 2019
• dan committed rOPENXCAPea18e9ef855b: Updated python-application version dependency (authored by • dan).
Updated python-application version dependency
• dan committed rOPENXCAP866b5f718507: Split debian package dependencies one per line (authored by • dan).
Split debian package dependencies one per line
Removed no longer needed dependency
Embedded the twisted.web2 framework
• dan committed rOPENXCAPeee76ed2cb98: Simplified credential factories and removed tweaks (authored by • dan).
Simplified credential factories and removed tweaks
• dan committed rOPENXCAP8a60df2a52a1: Improved formatting for logged requests and responses (authored by • dan).
Improved formatting for logged requests and responses
Fixed web logging code
Added boring file
• dan committed rOPENXCAP2f1ccd72a14a: Improved settings description and fixed default value (authored by • dan).
Improved settings description and fixed default value
Removed no longer used code
Some PEP-8 compliance fixes
• dan committed rOPENXCAP9e944bae8aac: Refactored openxcap script and runtime logic (authored by • dan).
Refactored openxcap script and runtime logic
Refactored logging
Sep 2 2019
Sep 2 2019
• dan committed rMP3e38c26333ce: Fixed graceful shutdown when running with SIPThor (authored by • dan).
Fixed graceful shutdown when running with SIPThor
Aug 30 2019
Aug 30 2019
Fixed exception handling
Fixed issue with pickling RelaySession