Page MenuHomePhabricator
Feed All Stories

Sep 2 2021

adigeo committed rSYLKf006b6dcf753: Fix typo (authored by adigeo).
Fix typo
Sep 2 2021, 6:12 PM
saghul committed rSYLKb2141537c5b6: Add support for TLS certificate chains for the builtin web server (authored by saghul).
Add support for TLS certificate chains for the builtin web server
Sep 2 2021, 6:12 PM
adigeo committed rSYLK2ee5cc210e6b: Update readme (authored by adigeo).
Update readme
Sep 2 2021, 6:12 PM
saghul committed rSYLK44e88cdc1041: Updated TODO (authored by saghul).
Updated TODO
Sep 2 2021, 6:12 PM
saghul committed rSYLK1ba36a8dfbc6: webrtc: add ability to invite participants to a conference (authored by saghul).
webrtc: add ability to invite participants to a conference
Sep 2 2021, 6:11 PM
saghul committed rSYLK42b1edfb905f: conference: update webrtc_gateway_url example (authored by saghul).
conference: update webrtc_gateway_url example
Sep 2 2021, 6:11 PM
adigeo committed rSYLKe01c70283956: Update TODO (authored by adigeo).
Update TODO
Sep 2 2021, 6:11 PM
saghul committed rSYLKabdc267dc458: webrtc: ignore 'textroom' Janus plugin (authored by saghul).
webrtc: ignore 'textroom' Janus plugin
Sep 2 2021, 6:11 PM
saghul committed rSYLK77d6bcb6a7af: Update TODO (authored by saghul).
Update TODO
Sep 2 2021, 6:11 PM
saghul committed rSYLKc009f6b8c562: webrtc: Ignore 'proceeding' event from the SIP plugin (authored by saghul).
webrtc: Ignore 'proceeding' event from the SIP plugin
Sep 2 2021, 6:11 PM
saghul committed rSYLK6604a996aeff: webrtc: add initial support for multi-party video conferencing (authored by saghul).
webrtc: add initial support for multi-party video conferencing
Sep 2 2021, 6:11 PM
saghul committed rSYLK62412446a19d: Refactor JanusSessionInfo (authored by saghul).
Refactor JanusSessionInfo
Sep 2 2021, 6:11 PM
saghul committed rSYLKb42b85d6f00d: Separate Janus event handlers per plugin (authored by saghul).
Separate Janus event handlers per plugin
Sep 2 2021, 6:11 PM
saghul committed rSYLK27e3e38e699f: Updated version (authored by saghul).
Updated version
Sep 2 2021, 6:11 PM
saghul committed rSYLK2b9118afe302: Advertise other means to join a room also when in bonjour mode (authored by saghul).
Advertise other means to join a room also when in bonjour mode
Sep 2 2021, 6:11 PM
saghul committed rSYLK4c98c6c3f9eb: Fix advertising WebRTC URLs (authored by saghul).
Fix advertising WebRTC URLs
Sep 2 2021, 6:11 PM
saghul committed rSYLK83749255ea17: Don't advertise XMPP support by default (authored by saghul).
Don't advertise XMPP support by default
Sep 2 2021, 6:11 PM
saghul committed rSYLK3010d20b4856: Refactor echo application (authored by saghul).
Refactor echo application
Sep 2 2021, 6:11 PM
saghul committed rSYLK4519f439ba76: Advertise call-by-uri WebRTC URIs in conference application (authored by saghul).
Advertise call-by-uri WebRTC URIs in conference application
Sep 2 2021, 6:11 PM
saghul committed rSYLK18a69281dd62: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 6:11 PM
saghul committed rSYLK03cfbf22b0cb: Update default Janus WebSocket API URL (authored by saghul).
Update default Janus WebSocket API URL
Sep 2 2021, 6:10 PM
saghul committed rSYLK608b1902c31a: Raised Janus version dependency (authored by saghul).
Raised Janus version dependency
Sep 2 2021, 6:10 PM
saghul committed rSYLKb4f1a19c0162: Update Janus configuration (authored by saghul).
Update Janus configuration
Sep 2 2021, 6:10 PM
saghul committed rSYLK98c03e8c1c52: webrtcgateway: add ability to customize User Agent (authored by saghul).
webrtcgateway: add ability to customize User Agent
Sep 2 2021, 6:10 PM
saghul committed rSYLKd1f9fd5174f8: Remove obsolete sylkrtc test application (authored by saghul).
Remove obsolete sylkrtc test application
Sep 2 2021, 6:10 PM
saghul committed rSYLK782cb6ffbe86: Added TODO note (authored by saghul).
Added TODO note
Sep 2 2021, 6:10 PM
saghul committed rSYLK3df55f1a1cae: Remove unused variable (authored by saghul).
Remove unused variable
Sep 2 2021, 6:10 PM
saghul committed rSYLK51d2d6cbed15: Update version to 3.3.0-dev (authored by saghul).
Update version to 3.3.0-dev
Sep 2 2021, 6:10 PM
saghul committed rSYLK5f2b54824ff6: Add support for setting account display name (authored by saghul).
Add support for setting account display name
Sep 2 2021, 6:10 PM
saghul committed rSYLK767f269a19cc: webrtcgateway: refactor API message handling (authored by saghul).
webrtcgateway: refactor API message handling
Sep 2 2021, 6:10 PM
saghul committed rSYLK1b69a9847d77: Updated version number (authored by saghul).
Updated version number
Sep 2 2021, 6:10 PM
saghul committed rSYLK2a0f373e9bde: Reorganize models (authored by saghul).
Reorganize models
Sep 2 2021, 6:10 PM
saghul committed rSYLK1696421d0f60: xmppgateway: fix unicode error when sending MSRP chunks (authored by saghul).
xmppgateway: fix unicode error when sending MSRP chunks
Sep 2 2021, 6:09 PM
saghul committed rSYLK478c39eadd50: Forcefully exit if we fail to start TLS (authored by saghul).
Forcefully exit if we fail to start TLS
Sep 2 2021, 6:09 PM
saghul committed rSYLK4780bf5250c5: Updated changelog (authored by saghul).
Updated changelog
Sep 2 2021, 6:09 PM
saghul committed rSYLK8485392f55da: Join the Engine thread just for 5 seconds (authored by saghul).
Join the Engine thread just for 5 seconds
Sep 2 2021, 6:09 PM
saghul committed rSYLKcfded1aae051: Use new notification to listen for Engine failures (authored by saghul).
Use new notification to listen for Engine failures
Sep 2 2021, 6:09 PM
saghul committed rSYLKc2345b963bb8: Adapt to transpoert API change in Jingle streams (authored by saghul).
Adapt to transpoert API change in Jingle streams
Sep 2 2021, 6:09 PM
saghul committed rSYLKc6fc46c82a10: Added command line option for memory debugging (authored by saghul).
Added command line option for memory debugging
Sep 2 2021, 6:09 PM
saghul committed rSYLK2e4bdcbf8b93: Rewrite set computation for clarity (authored by saghul).
Rewrite set computation for clarity
Sep 2 2021, 6:09 PM
saghul committed rSYLKa3064a559002: Simplified logic for starting server (authored by saghul).
Simplified logic for starting server
Sep 2 2021, 6:09 PM
saghul committed rSYLK3e69aff873cb: Move code out of try-except block (authored by saghul).
Move code out of try-except block
Sep 2 2021, 6:09 PM
saghul committed rSYLK4108af8b2440: Use collections.Counter instead of a custom defaultdict (authored by saghul).
Use collections.Counter instead of a custom defaultdict
Sep 2 2021, 6:09 PM
saghul committed rSYLK9edb0832b23b: Update INSTALL (authored by saghul).
Update INSTALL
Sep 2 2021, 6:08 PM
saghul committed rSYLK9734c05ffb99: webrtcgateway: enable optional SRTP-SDES for outgoing calls (authored by saghul).
webrtcgateway: enable optional SRTP-SDES for outgoing calls
Sep 2 2021, 6:00 PM
saghul committed rSYLK34250d7814f8: Avoid creating unnecessary list (authored by saghul).
Avoid creating unnecessary list
Sep 2 2021, 6:00 PM
saghul committed rSYLKccaf7be9d8cd: Adapted to changes in SIPSIMPLE SDK 3.0.0 (authored by saghul).
Adapted to changes in SIPSIMPLE SDK 3.0.0
Sep 2 2021, 6:00 PM
saghul committed rSYLK98442cdcc30c: Fixed compatibility with AutoBahn >= 0.12 (authored by saghul).
Fixed compatibility with AutoBahn >= 0.12
Sep 2 2021, 6:00 PM
saghul committed rSYLKf7fa052dc80b: Adapt to API changes in SIPThor (authored by saghul).
Adapt to API changes in SIPThor
Sep 2 2021, 6:00 PM
saghul committed rSYLKabe24199d63e: Don't set GnuTLS compression parameters (authored by saghul).
Don't set GnuTLS compression parameters
Sep 2 2021, 6:00 PM
saghul committed rSYLK94be045c82cf: Reject incoming sessions with a Replaces header (authored by saghul).
Reject incoming sessions with a Replaces header
Sep 2 2021, 6:00 PM
saghul committed rSYLK486a1ccda314: Use set literals (authored by saghul).
Use set literals
Sep 2 2021, 6:00 PM
saghul committed rSYLK4522ec8624f1: Avoid creating unnecessary lists (authored by saghul).
Avoid creating unnecessary lists
Sep 2 2021, 6:00 PM
saghul committed rSYLK6376e6c6b845: Simplified code (authored by saghul).
Simplified code
Sep 2 2021, 6:00 PM
saghul committed rSYLK9d3e72aaeeec: Handle parsing errors for is-composing payload (authored by saghul).
Handle parsing errors for is-composing payload
Sep 2 2021, 6:00 PM
saghul committed rSYLK65c8a59fb23b: Style (authored by saghul).
Style
Sep 2 2021, 5:59 PM
saghul committed rSYLK1a0d12fb5e1d: Simplified exception handlers (authored by saghul).
Simplified exception handlers
Sep 2 2021, 5:59 PM
saghul committed rSYLK9b7238cc2453: Read code and reason from notification when posting SIPSessionDidFail (authored by saghul).
Read code and reason from notification when posting SIPSessionDidFail
Sep 2 2021, 5:59 PM
saghul committed rSYLK33fd48956b1f: Style (authored by saghul).
Style
Sep 2 2021, 5:59 PM
saghul committed rSYLKee207d11186e: Fix potential use of unitialized variable (authored by saghul).
Fix potential use of unitialized variable
Sep 2 2021, 5:59 PM
saghul committed rSYLK3388939a9b52: Remove unused variable (authored by saghul).
Remove unused variable
Sep 2 2021, 5:59 PM
saghul committed rSYLK8e617e9cd8e1: Style (authored by saghul).
Style
Sep 2 2021, 5:59 PM
saghul committed rSYLK9100a11d096a: Compact code (authored by saghul).
Compact code
Sep 2 2021, 5:59 PM
saghul committed rSYLK53b4303ae514: Improved logger buffer construction (authored by saghul).
Improved logger buffer construction
Sep 2 2021, 5:59 PM
saghul committed rSYLK9a324977d989: Fix passing incorrect argument to function (authored by saghul).
Fix passing incorrect argument to function
Sep 2 2021, 5:59 PM
saghul committed rSYLK573ff5270083: Initialize instance attribute in __init__ (authored by saghul).
Initialize instance attribute in __init__
Sep 2 2021, 5:59 PM
saghul committed rSYLK03d3ba5f949f: Use set literals instead of set() (authored by saghul).
Use set literals instead of set()
Sep 2 2021, 5:59 PM
saghul committed rSYLK7e394bc421cc: Fix passing formatting arguments to string (authored by saghul).
Fix passing formatting arguments to string
Sep 2 2021, 5:59 PM
saghul committed rSYLK084e6b5ee324: Remove mismatched HTML closing tag (authored by saghul).
Remove mismatched HTML closing tag
Sep 2 2021, 5:59 PM
saghul committed rSYLK533ffe0612a0: Log errors when setting up streams in new_from_sdp (authored by saghul).
Log errors when setting up streams in new_from_sdp
Sep 2 2021, 5:59 PM
saghul committed rSYLK1be86d94647c: Fix potential access to uninitialized variable (authored by saghul).
Fix potential access to uninitialized variable
Sep 2 2021, 5:59 PM
saghul committed rSYLK627f90cfee32: Fixed statements with no effect (authored by saghul).
Fixed statements with no effect
Sep 2 2021, 5:58 PM
saghul committed rSYLKf73c99c7ba6a: Make the Jingle MediaStreamRegistry analogous to the SIP one (authored by saghul).
Make the Jingle MediaStreamRegistry analogous to the SIP one
Sep 2 2021, 5:58 PM
saghul committed rSYLK6f7af0ff11e7: Catch exceptions when accepting incoming subscriptions (authored by saghul).
Catch exceptions when accepting incoming subscriptions
Sep 2 2021, 5:58 PM
saghul committed rSYLKd364e50d6331: Fix access to MediaStreamRegistry after SDK upgrade (authored by saghul).
Fix access to MediaStreamRegistry after SDK upgrade
Sep 2 2021, 5:58 PM
saghul committed rSYLKf7bdc62f153e: Set version to 3.2.0-dev (authored by saghul).
Set version to 3.2.0-dev
Sep 2 2021, 5:58 PM
saghul committed rSYLKea20f0857d3c: Updated version in Debian changelog (authored by saghul).
Updated version in Debian changelog
Sep 2 2021, 5:58 PM
saghul committed rSYLKd2037cac82e0: Disable i/o buffering when running with systemd (authored by saghul).
Disable i/o buffering when running with systemd
Sep 2 2021, 5:58 PM
saghul committed rSYLK979dc9d8323d: Rename variable for clarity (authored by saghul).
Rename variable for clarity
Sep 2 2021, 5:58 PM
saghul committed rSYLK7e7b0a81d7c4: Un-vendor Klein (authored by saghul).
Un-vendor Klein
Sep 2 2021, 5:58 PM
saghul committed rSYLK717d62c3f2fb: Renamed variable (authored by saghul).
Renamed variable
Sep 2 2021, 5:58 PM
saghul committed rSYLKba7dc97157ce: Update copyright years (authored by saghul).
Update copyright years
Sep 2 2021, 5:58 PM
saghul committed rSYLK2bb517ad03e5: webrtcgateway: enable WebSocket pinging (authored by saghul).
webrtcgateway: enable WebSocket pinging
Sep 2 2021, 5:58 PM
saghul committed rSYLKcefd81a85fd5: Fix method name (authored by saghul).
Fix method name
Sep 2 2021, 5:58 PM
saghul committed rSYLK0bfeaec2feb9: Fix sending XMPP messages after API changes (authored by saghul).
Fix sending XMPP messages after API changes
Sep 2 2021, 5:57 PM
adigeo committed rSYLKd9e23363671f: Update todo (authored by adigeo).
Update todo
Sep 2 2021, 5:57 PM
saghul committed rSYLKdd3941a63f3d: Update references, some of the drafts are now RFCs (authored by saghul).
Update references, some of the drafts are now RFCs
Sep 2 2021, 5:57 PM
saghul committed rSYLKdfb8320bf4fd: Fix overriding local_uri for MSRP streams (authored by saghul).
Fix overriding local_uri for MSRP streams
Sep 2 2021, 5:57 PM
saghul committed rSYLK9260e63c09b8: Fixup leftover old streams API usage (authored by saghul).
Fixup leftover old streams API usage
Sep 2 2021, 5:57 PM
saghul committed rSYLK57f3aaa045bd: webrtcgateway: skip 'detached' event (authored by saghul).
webrtcgateway: skip 'detached' event
Sep 2 2021, 5:57 PM
saghul committed rSYLKf19825624be9: Fix per-room pstn_access_numbers setting (authored by saghul).
Fix per-room pstn_access_numbers setting
Sep 2 2021, 5:57 PM
saghul committed rSYLK013f1074374b: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:57 PM
saghul committed rSYLK9bb9bad4a312: webrtc: add display name support for incoming and missed calls (authored by saghul).
webrtc: add display name support for incoming and missed calls
Sep 2 2021, 5:57 PM
saghul committed rSYLKbd4bb514fff3: Fix webrtc_gateway_url setting (authored by saghul).
Fix webrtc_gateway_url setting
Sep 2 2021, 5:57 PM
saghul committed rSYLK4f3444fa6fd1: Updated Janus version dependency (authored by saghul).
Updated Janus version dependency
Sep 2 2021, 5:57 PM
saghul committed rSYLK200fc5fe5b00: Adapt to changes in SIP SIMPLE SDK (authored by saghul).
Adapt to changes in SIP SIMPLE SDK
Sep 2 2021, 5:57 PM
saghul committed rSYLK872b234b48ef: Raised python-sipsimple dependency (authored by saghul).
Raised python-sipsimple dependency
Sep 2 2021, 5:57 PM
saghul committed rSYLK2c7af4c33978: Updated Janus config to match new version (authored by saghul).
Updated Janus config to match new version
Sep 2 2021, 5:57 PM
adigeo committed rSYLK4ae1e0eaff42: Added webrtc_gateway_url settings for conference rooms (authored by adigeo).
Added webrtc_gateway_url settings for conference rooms
Sep 2 2021, 5:57 PM
saghul committed rSYLKca90aa2be37a: Added 'missed_session' event (authored by saghul).
Added 'missed_session' event
Sep 2 2021, 5:56 PM