Page MenuHomePhabricator
Feed All Stories

Jun 4 2020

danj committed rSYLKWRTCMe1263e50ff97: use updated sylkrtc and callId (authored by danj).
use updated sylkrtc and callId
Jun 4 2020, 4:39 PM

Jun 3 2020

adigeo committed rCDRT85da085340f2: Removed unused yubikey (authored by adigeo).
Removed unused yubikey
Jun 3 2020, 5:50 PM
adigeo committed rCDRT1d056da9a83c: Purge unused mongodb code (authored by adigeo).
Purge unused mongodb code
Jun 3 2020, 5:50 PM
adigeo committed rCDRT9f4f7b381712: Do not display codecs in main table (authored by adigeo).
Do not display codecs in main table
Jun 3 2020, 5:35 PM
tijmen committed rSYLKRTC5756ea8754e2: Added call-id property to call (authored by tijmen).
Added call-id property to call
Jun 3 2020, 2:00 PM
tijmen committed rSYLKceefa8947098: Exposed call-id in API for SIP calls (authored by tijmen).
Exposed call-id in API for SIP calls
Jun 3 2020, 1:52 PM

Jun 2 2020

tijmen committed rSYLK9d4b30672c58: Return empty dict if account has no token (authored by tijmen).
Return empty dict if account has no token
Jun 2 2020, 9:01 PM
tijmen committed rSYLK7c98497701e4: Split token in conference invite push notification if it contains a hash(#) (authored by tijmen).
Split token in conference invite push notification if it contains a hash(#)
Jun 2 2020, 9:01 PM
danj committed rSYLKWRTCM9ffe7a63cc14: update to use our fork of callkeep (authored by danj).
update to use our fork of callkeep
Jun 2 2020, 6:07 PM

Jun 1 2020

tijmen committed rSYLKf060bba31c6b: Save tokens when device is removed (authored by tijmen).
Save tokens when device is removed
Jun 1 2020, 4:31 PM
tijmen committed rSYLK214bafad757f: Removed not used datatype (authored by tijmen).
Removed not used datatype
Jun 1 2020, 4:01 PM
tijmen committed rSYLKe3ea2f9e6e36: Fixed token listing/delete in admin interface (authored by tijmen).
Fixed token listing/delete in admin interface
Jun 1 2020, 3:51 PM
tijmen committed rSYLKdbb489d3ee89: Changed Firebase push notifications to Sylk push server and removed no longer… (authored by tijmen).
Changed Firebase push notifications to Sylk push server and removed no longer…
Jun 1 2020, 3:51 PM
tijmen committed rSYLK491e32a3c097: Store push tokens and parameters in pickle file (authored by tijmen).
Store push tokens and parameters in pickle file
Jun 1 2020, 11:21 AM
tijmen committed rSYLK7ce72f223e54: Don't use .keys (authored by tijmen).
Don't use .keys
Jun 1 2020, 9:01 AM

May 30 2020

danj committed rSYLKWRTCM7f6b55376b61: dont create a callkeep displayIncomingCall natively if app is active (authored by danj).
dont create a callkeep displayIncomingCall natively if app is active
May 30 2020, 1:22 AM
danj committed rSYLKWRTCM4d6e1a67e503: fix cancel completion (authored by danj).
fix cancel completion
May 30 2020, 1:22 AM
danj committed rSYLKWRTCM27f21831e5dd: fix many issues with push (authored by danj).
fix many issues with push
May 30 2020, 1:22 AM

May 29 2020

adigeo committed rCDRT8698d06d641a: Compact some columns (authored by adigeo).
Compact some columns
May 29 2020, 3:51 PM
tijmen committed rSYLKad5436ad51a6: Added missing spaces (authored by tijmen).
Added missing spaces
May 29 2020, 2:11 PM
tijmen committed rSYLK827287daad3b: Removed register on account devicetoken (authored by tijmen).
Removed register on account devicetoken
May 29 2020, 2:10 PM
tijmen committed rSYLK8a52385b6158: Changed contact parameters model to send '-' instead of '_' (authored by tijmen).
Changed contact parameters model to send '-' instead of '_'
May 29 2020, 2:05 PM

May 28 2020

adigeo committed rCDRT235cc0c19587: Added version 10.0.0 (authored by adigeo).
Added version 10.0.0
May 28 2020, 11:40 PM
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