Page MenuHomePhabricator
Feed All Stories

May 28 2020

adigeo committed rCDRT7cdf124a06b4: Update radius sql configuration (authored by adigeo).
Update radius sql configuration
May 28 2020, 11:40 PM
adigeo committed rCDRTc09f8328a3e1: Added search and group by media relay (authored by adigeo).
Added search and group by media relay
May 28 2020, 11:40 PM
adigeo committed rCDRT168817e6eed7: Save MediaRelay IP adddress is radius table (authored by adigeo).
Save MediaRelay IP adddress is radius table
May 28 2020, 11:39 PM

May 24 2020

adigeo committed rMPfe9616b081ee: Remove duplicate call-id from log line (authored by adigeo).
Remove duplicate call-id from log line
May 24 2020, 2:49 PM

May 22 2020

tijmen committed rSYLK9d9004cc53eb: Fixed if condition (authored by tijmen).
Fixed if condition
May 22 2020, 4:27 PM

May 20 2020

adigeo added a comment to rMP3c7cf7bae5bb: Log call_id instead of session_id so we can match SIP calls.

log lines are not unreadable. <-- I disagree, before they were not readable, now they are, as the call_id is in each line not just in the first line and customers can find all logs belonging to a call without buzzing us.

May 20 2020, 2:53 PM
adigeo added a comment to rMP3c7cf7bae5bb: Log call_id instead of session_id so we can match SIP calls.

Call-id is the unique key id accross all applications during a call. This must be logged always.

May 20 2020, 2:43 PM
tijmen added a comment to rMP3c7cf7bae5bb: Log call_id instead of session_id so we can match SIP calls.

@adigeo: Why do you put the call-id everywhere? It is pointless and was explicitly designed to NOT put it everywhere so the log lines are not unreadable. You can easily find it: [session 5be48a9a-0609-4d95-8088-c31bb0e975ec] created (call-id: 5be48a9a-0609-4d95-8088-c31bb0e975ec from-tag: e571bafe-adc0-43e4-afd1-bfc80446e5ef). Then you know the session and the callid.

May 20 2020, 8:42 AM

May 19 2020

adigeo committed rMP5a470711ad2a: Fixed purging expired sessions (authored by adigeo).
Fixed purging expired sessions
May 19 2020, 9:51 PM
adigeo committed rMP3c7cf7bae5bb: Log call_id instead of session_id so we can match SIP calls (authored by adigeo).
Log call_id instead of session_id so we can match SIP calls
May 19 2020, 9:51 PM
adigeo committed rMPf45f4623ea49: Added missing dependency (authored by adigeo).
Added missing dependency
May 19 2020, 9:51 PM
adigeo committed rCDRTe9548955d94e: Show SIP call id in media sessions list (authored by adigeo).
Show SIP call id in media sessions list
May 19 2020, 8:23 PM

May 17 2020

adigeo added a watcher for SylkServer: adigeo.
May 17 2020, 2:04 AM
adigeo added a member for SylkServer: andrew.
May 17 2020, 2:03 AM

May 15 2020

danj committed rSYLKWRTCM4f4c05579c0e: only launch if its an incoming call (authored by danj).
only launch if its an incoming call
May 15 2020, 6:21 PM
danj committed rSYLKWRTCM3ebed4c559e7: enable pushes to start calls (authored by danj).
enable pushes to start calls
May 15 2020, 4:54 PM
tijmen committed rSYLKRTCea6483129690: Raised version (authored by tijmen).
Raised version
May 15 2020, 12:00 PM
tijmen committed rSYLKRTCbfc74157a55e: Added support to set extra userAgent information (authored by tijmen).
Added support to set extra userAgent information
May 15 2020, 10:46 AM

May 5 2020

tijmen committed rSYLK153ffa854e3f: Fixed destroying videoroom when client is disconnected (authored by tijmen).
Fixed destroying videoroom when client is disconnected
May 5 2020, 4:14 PM

Apr 29 2020

tijmen committed rSYLKRTC79839c2247d1: Raised version (authored by tijmen).
Raised version
Apr 29 2020, 11:30 AM
tijmen committed rSYLKRTC7f32d7e8207d: Updated import to match with fork name (authored by tijmen).
Updated import to match with fork name
Apr 29 2020, 11:30 AM
tijmen committed rSYLKRTC968252707bd6: Switched to fork of attachmediastream and updated webrtc-adapter dependency (authored by tijmen).
Switched to fork of attachmediastream and updated webrtc-adapter dependency
Apr 29 2020, 11:20 AM
tijmen committed rSYLKRTC792460c6233a: Updated webrtc-adapter version dependency (authored by tijmen).
Updated webrtc-adapter version dependency
Apr 29 2020, 11:00 AM
tijmen committed rSYLKRTC61583c78a08c: Raised debug version dependency (authored by tijmen).
Raised debug version dependency
Apr 29 2020, 10:34 AM

Apr 27 2020

tijmen committed rSYLKRTC6e99a1de1158: Raised babelify dependency (authored by tijmen).
Raised babelify dependency
Apr 27 2020, 1:10 PM
tijmen committed rSYLKRTC57f2a1c9ec13: Raised dompurify version dependency (authored by tijmen).
Raised dompurify version dependency
Apr 27 2020, 11:52 AM

Apr 24 2020

tijmen committed rSYLKRTC169615beb45f: Changed device token function to support new API in sylkserver (authored by tijmen).
Changed device token function to support new API in sylkserver
Apr 24 2020, 4:38 PM
tijmen committed rSYLK45733598275d: Added default value for pn-silent and changed it in the header to a string (authored by tijmen).
Added default value for pn-silent and changed it in the header to a string
Apr 24 2020, 2:20 PM
tijmen committed rSYLK5e2bf1f40c9e: Added support for token parameters in contact header (authored by tijmen).
Added support for token parameters in contact header
Apr 24 2020, 11:06 AM

Apr 21 2020

tijmen committed rSYLK953c0b37c721: Correct typo and change loglevel (authored by tijmen).
Correct typo and change loglevel
Apr 21 2020, 12:11 AM
tijmen committed rSYLK56457d5db2b8: Renamed log variable (authored by tijmen).
Renamed log variable
Apr 21 2020, 12:11 AM

Apr 20 2020

danj committed rSYLKWRTCM7fb634bd5f44: fix email opening on android fix push tokens so they get sent (still get a… (authored by danj).
fix email opening on android fix push tokens so they get sent (still get a…
Apr 20 2020, 11:28 PM
danj committed rSYLKWRTCM60feb241cba9: remove DeviceInfo object prefix (authored by danj).
remove DeviceInfo object prefix
Apr 20 2020, 6:38 PM
adigeo committed rSYLKc2459f813250: Mention how to enable debug mode (authored by adigeo).
Mention how to enable debug mode
Apr 20 2020, 4:37 PM
adigeo committed rSYLK5c46c6598e2f: Move poor connectivity logs to debug (authored by adigeo).
Move poor connectivity logs to debug
Apr 20 2020, 4:37 PM
adigeo committed rSYLK79d9a8db6f87: Increase dependency version (authored by adigeo).
Increase dependency version
Apr 20 2020, 4:37 PM

Apr 17 2020

tijmen committed rSYLKRTC024acc689f5d: Raised blueimp-md5 dependency (authored by tijmen).
Raised blueimp-md5 dependency
Apr 17 2020, 1:36 PM

Apr 16 2020

Valentin Kleibel <valentin@vrvis.at> committed rSYLK5c25d5ed68e3: Fixed using wrong variable in exception log message (authored by Valentin Kleibel <valentin@vrvis.at>).
Fixed using wrong variable in exception log message
Apr 16 2020, 8:31 PM
tijmen edited P65 Opensips BT.
Apr 16 2020, 3:44 PM
tijmen created P65 Opensips BT.
Apr 16 2020, 3:40 PM

Apr 15 2020

adigeo committed rMP2d41dd0f77d0: Added changelog for 3.0.1 (authored by adigeo).
Added changelog for 3.0.1
Apr 15 2020, 8:12 PM
adigeo committed rMP99b6ac1beab8: Fixed typo (authored by adigeo).
Fixed typo
Apr 15 2020, 8:12 PM
adigeo committed rMSRPRELAYe3a815d7024b: Added changelog for version 1.3.1 (authored by adigeo).
Added changelog for version 1.3.1
Apr 15 2020, 8:01 PM
adigeo committed rMSRPRELAY82f1eae284f7: Fixed installing signal handlers (authored by adigeo).
Fixed installing signal handlers
Apr 15 2020, 8:00 PM

Apr 14 2020

tijmen committed rSYLKRTC4dd7cfb59de1: Raised browserify dependency (authored by tijmen).
Raised browserify dependency
Apr 14 2020, 2:30 PM
danj committed rSYLKWRTCMf6cf3b6e0b65: support push tokens being sent (authored by danj).
support push tokens being sent
Apr 14 2020, 12:58 PM
tijmen committed rSYLKRTC82b84665cb33: Updated uuid dependency (authored by tijmen).
Updated uuid dependency
Apr 14 2020, 11:57 AM

Apr 13 2020

adigeo edited the content of Sip Audio Session.
Apr 13 2020, 2:09 PM

Apr 12 2020

adigeo edited the content of AG Proiects Debian Repositories.
Apr 12 2020, 4:54 PM
adigeo committed rOPENXCAPce00c985a6f5: Added changelog for version 2.7.1 (authored by adigeo).
Added changelog for version 2.7.1
Apr 12 2020, 7:34 AM
adigeo committed rOPENXCAPf6adec13c6fa: Improved logging (authored by adigeo).
Improved logging
Apr 12 2020, 7:34 AM
adigeo committed rOPENXCAP293d7310e92b: Fixed installing signal handlers (authored by adigeo).
Fixed installing signal handlers
Apr 12 2020, 7:34 AM
adigeo committed rOPENXCAP972e32bd3222: Switch SIP publisher transport to TCP (authored by adigeo).
Switch SIP publisher transport to TCP
Apr 12 2020, 7:34 AM

Apr 11 2020

adigeo committed rMP429c0579fd0f: Log radius dictionaries loaded at start (authored by adigeo).
Log radius dictionaries loaded at start
Apr 11 2020, 10:23 PM
adigeo committed rMP3e5f8c4b9e66: Fixed dependencies (authored by adigeo).
Fixed dependencies
Apr 11 2020, 10:23 PM
a <a@b.com> committed rCDRT3b4b0e1fb484: Added changelog for version 9.8.0 (authored by a <a@b.com>).
Added changelog for version 9.8.0
Apr 11 2020, 6:42 PM
adigeo committed rCDRTc74f1ec9634b: Added trunking group for sip users and call limit for trusted peers (authored by adigeo).
Added trunking group for sip users and call limit for trusted peers
Apr 11 2020, 6:42 PM

Apr 9 2020

tijmen committed rSYLKRTCaf07d7bb5440: Use promise based API for calls (authored by tijmen).
Use promise based API for calls
Apr 9 2020, 7:30 PM
tijmen committed rSYLKRTC9d3c440cc55d: Use promise based API for conferences (authored by tijmen).
Use promise based API for conferences
Apr 9 2020, 2:30 PM
tijmen committed rSYLKRTCd8d08783fa0b: Use promise based API for conference participants (authored by tijmen).
Use promise based API for conference participants
Apr 9 2020, 2:20 PM
tijmen committed rSYLKRTC3fae21c129f6: Use promise based API for conference participants (authored by tijmen).
Use promise based API for conference participants
Apr 9 2020, 1:43 PM
tijmen committed rSYLKRTC2655cddb2437: Use promise API to create answer/offer (authored by tijmen).
Use promise API to create answer/offer
Apr 9 2020, 1:43 PM
tijmen committed rSYLKRTC21c84e1ee41e: Use promise API to create answer/offer (authored by tijmen).
Use promise API to create answer/offer
Apr 9 2020, 1:43 PM
danj committed rSYLKWRTCM7380811b8fc8: move more modals to keyboard aware dialogs (authored by danj).
move more modals to keyboard aware dialogs
Apr 9 2020, 12:30 AM
danj committed rSYLKWRTCMfde42fc5b195: fix email button on ios improved UI in a lot of places enrollment modal should… (authored by danj).
fix email button on ios improved UI in a lot of places enrollment modal should…
Apr 9 2020, 12:30 AM

Apr 7 2020

tijmen committed rSYLKd4e002845182: Remove optional arguments from setDeviceToken and add more parameters (authored by tijmen).
Remove optional arguments from setDeviceToken and add more parameters
Apr 7 2020, 4:31 PM
tijmen committed rSYLKdae3ff83fc51: Changed setDeviceToken function to accept more parameters (authored by tijmen).
Changed setDeviceToken function to accept more parameters
Apr 7 2020, 4:11 PM
a <a@b.com> committed rSYLKc07c6a40277e: Added version 5.6.0 (authored by a <a@b.com>).
Added version 5.6.0
Apr 7 2020, 3:28 PM

Apr 6 2020

danj committed rSYLKWRTCM1d40b9e698c8: fix active speaker selection (authored by danj).
fix active speaker selection
Apr 6 2020, 6:42 PM
tijmen committed rSYLKRTCc2a6e3e15659: Raised verion (authored by tijmen).
Raised verion
Apr 6 2020, 12:10 PM

Apr 2 2020

danj committed rSYLKWRTCM8626de760ee2: make ios load properly, will test thoroughly now (authored by danj).
make ios load properly, will test thoroughly now
Apr 2 2020, 11:26 PM
tijmen committed rSYLKRTCe8ccb5aada47: Support videoroom capability to raise/lower hands (authored by tijmen).
Support videoroom capability to raise/lower hands
Apr 2 2020, 5:20 PM
tijmen committed rSYLK486506e46fe5: Added videoroom capability to raise/lower your hand (authored by tijmen).
Added videoroom capability to raise/lower your hand
Apr 2 2020, 4:10 PM
danj committed rSYLKWRTCM165ea7a79ad1: tie up some loose ends (authored by danj).
tie up some loose ends
Apr 2 2020, 12:10 AM

Mar 26 2020

adigeo committed rSYLKWRTCMdb1c08f7b33b: * Disable doorphone setting by default * Round a bit the snakbar border *… (authored by adigeo).
* Disable doorphone setting by default * Round a bit the snakbar border *…
Mar 26 2020, 2:06 PM

Mar 25 2020

danj committed rSYLKWRTCMaa2de4510558: delay getting server history straight away (authored by danj).
delay getting server history straight away
Mar 25 2020, 11:22 PM
danj committed rSYLKWRTCMa77af8e6533d: try and always go back to the app on android (authored by danj).
try and always go back to the app on android
Mar 25 2020, 11:17 PM
tijmen committed rCDRT8b60cf2486fc: Adjusted SRV port for TLS in sip2sip DNS template (authored by tijmen).
Adjusted SRV port for TLS in sip2sip DNS template
Mar 25 2020, 7:56 PM
danj committed rSYLKWRTCMed49f2286a5d: add in reachability check to stop crashes (authored by danj).
add in reachability check to stop crashes
Mar 25 2020, 4:25 PM
danj committed rSYLKWRTCM883abd157e4d: broke icons, fixing them (authored by danj).
broke icons, fixing them
Mar 25 2020, 3:42 PM
danj committed rSYLKWRTCM1b0ec339bd25: add the forgotten file (authored by danj).
add the forgotten file
Mar 25 2020, 3:09 PM
danj committed rSYLKWRTCM6d3ae3c27b3f: update some things (authored by danj).
update some things
Mar 25 2020, 12:45 AM

Mar 24 2020

danj committed rSYLKWRTCM5c60698b2943: fix many callkeep issues (authored by danj).
fix many callkeep issues
Mar 24 2020, 10:37 PM
tijmen committed rSYLKRTC3a849229d64f: Support videoroom capability to send/receive audio mute command (authored by tijmen).
Support videoroom capability to send/receive audio mute command
Mar 24 2020, 4:29 PM
tijmen committed rSYLKbe4d0241e2ae: Renamed mute command to better reflect the type (authored by tijmen).
Renamed mute command to better reflect the type
Mar 24 2020, 2:40 PM
tijmen committed rSYLK73cab279a9b5: Added videoroom capability to send mute command to all participants (authored by tijmen).
Added videoroom capability to send mute command to all participants
Mar 24 2020, 2:40 PM

Mar 23 2020

tijmen committed rMP5e06a532cc34: Updated debian dependency to pyrad>=2.1 and adjusted radius client constructor (authored by tijmen).
Updated debian dependency to pyrad>=2.1 and adjusted radius client constructor
Mar 23 2020, 3:31 PM

Mar 18 2020

adigeo committed rSYLKWRTCM14f12fd6fb5c: Update css for history tiles (authored by adigeo).
Update css for history tiles
Mar 18 2020, 2:26 PM
danj committed rSYLKWRTCM3164d10d6fd6: fixup targetUri instead of data. (authored by danj).
fixup targetUri instead of data.
Mar 18 2020, 12:36 PM

Mar 17 2020

danj committed rSYLKWRTCMc93811856ce1: update to use latest fork of CallKeep (authored by danj).
update to use latest fork of CallKeep
Mar 17 2020, 4:14 PM

Mar 16 2020

danj committed rSYLKWRTCMc179913683b5: base of all changes required for callkeep integration (authored by danj).
base of all changes required for callkeep integration
Mar 16 2020, 5:50 PM

Mar 13 2020

tijmen committed rCDRTfe2306c12521: Formatted file (authored by tijmen).
Formatted file
Mar 13 2020, 9:32 AM

Mar 12 2020

tijmen committed rCDRTe81b12ebec1e: Fixed variable name in sessionId generation (authored by tijmen).
Fixed variable name in sessionId generation
Mar 12 2020, 3:50 PM
tijmen committed rCDRTdb759fdecd8c: Fixed variable name in sessionId generation (authored by tijmen).
Fixed variable name in sessionId generation
Mar 12 2020, 3:50 PM
tijmen committed rCDRT355ef5d022a7: Added media session id to media trace and CDR details (authored by tijmen).
Added media session id to media trace and CDR details
Mar 12 2020, 2:50 PM
tijmen committed rCDRT925337baff71: Formatted file (authored by tijmen).
Formatted file
Mar 12 2020, 2:00 PM
tijmen committed rCDRT706c3095a97f: Refactored/redesigned media sessions table (authored by tijmen).
Refactored/redesigned media sessions table
Mar 12 2020, 1:22 PM
tijmen committed rCDRT095678f846a3: Require is not a function (authored by tijmen).
Require is not a function
Mar 12 2020, 1:22 PM

Mar 11 2020

tijmen committed rCDRTcc208d21594d: Switched back to monospace and align label for session ID (authored by tijmen).
Switched back to monospace and align label for session ID
Mar 11 2020, 12:40 PM
tijmen committed rCDRTfd826e9541fb: Don't use monospaced font for Session ID (authored by tijmen).
Don't use monospaced font for Session ID
Mar 11 2020, 12:40 PM