- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 10 2020
Jul 10 2020
adigeo committed rSYLKWRTCM15bf2afdc4e6: Fixed handlig calls from outside the app (authored by adigeo).
Fixed handlig calls from outside the app
Comment out some log lines
Revive and improve Video preview
Fixed user agent
Fixed catching error
adigeo committed rSYLKWRTCM57116532d5ee: Fixed passing remote URI to Conference components (authored by adigeo).
Fixed passing remote URI to Conference components
Store IOS tokens split on topic
Remove token on logout
Fixed syntax error
adigeo committed rSYLKWRTCM9d160e4dfac3: Audio call css fix and remove log line (authored by adigeo).
Audio call css fix and remove log line
adigeo committed rSYLKWRTCMbb30129d2d52: Fixed initiating outgoing call / Fixed T901 (authored by adigeo).
Fixed initiating outgoing call / Fixed T901
Update user agent
Update About panel
adigeo committed rSYLKWRTCMc6105aec7be1: Merge branch 'master' of https://docs-new.sipthor.net/diffusion/SYLKWRTCM/sylk… (authored by adigeo).
Merge branch 'master' of https://docs-new.sipthor.net/diffusion/SYLKWRTCM/sylk…
adigeo committed rSYLKWRTCM43ac8eb5324a: Cache native contacts in the app for further lookups (authored by adigeo).
Cache native contacts in the app for further lookups
adigeo committed rSYLKWRTCM435d12fc8b9f: Pass both uri and display name to components (authored by adigeo).
Pass both uri and display name to components
Fixed sending push tokens on iOS
Jul 9 2020
Jul 9 2020
Small css change
More CallKeeper logging
adigeo committed rSYLKWRTCM3a8bd1d667c7: Don't invoke alert panel for conference twice (authored by adigeo).
Don't invoke alert panel for conference twice
adigeo committed rSYLKWRTCM9e0206f7db70: Split css for Ready box for landscape and portrait (authored by adigeo).
Split css for Ready box for landscape and portrait
Improve display of audipo calls
Css change
adigeo committed rSYLKWRTCM8c1fd1aeeef7: Update domain to default for ready box placeholder (authored by adigeo).
Update domain to default for ready box placeholder
Switch default domain to @sylk.link
Added test contacts at first start
Fixed handling failed registrations
tijmen committed rSYLK64e8506e0839: Fixed removing token on 410 response from push server (authored by tijmen).
Fixed removing token on 410 response from push server
Jul 8 2020
Jul 8 2020
Improve DTMF panel
adigeo committed rSYLKWRTCM52b116e9bd30: Fixed incoming conference/callkeep interactions, requires sylkrtc.js update (authored by adigeo).
Fixed incoming conference/callkeep interactions, requires sylkrtc.js update
adigeo committed rSYLKWRTCM8121595450fe: Remove try/cacth addAccount as the problem was caused in the library (authored by adigeo).
Remove try/cacth addAccount as the problem was caused in the library
tijmen committed rSYLKRTC84e80e91e9ef: Remove event handlers from old sock when client detects a disconnect (authored by tijmen).
Remove event handlers from old sock when client detects a disconnect
Updated debug text
adigeo committed rSYLKWRTCM2874a95c0166: Show large avatar in Audio call screen (authored by adigeo).
Show large avatar in Audio call screen
Fixed purging data on logout
adigeo committed rSYLKWRTCM408bcfab37a9: Enable show recent calls in iOS history (authored by adigeo).
Enable show recent calls in iOS history
adigeo committed rSYLKWRTCMa5aa28bf649b: Hangup all calls when connection lost (authored by adigeo).
Hangup all calls when connection lost
Added a timestamp to critical logs
tijmen committed rSYLKba68340a7918: Only translate session id in conference invite (authored by tijmen).
Only translate session id in conference invite
Jul 7 2020
Jul 7 2020
Added firebase expire token patch
adigeo committed rSYLKWRTCM336601005a2f: * Customize css per platform for audio call screen * Added recipient URI… (authored by adigeo).
* Customize css per platform for audio call screen * Added recipient URI…
Update about panel
adigeo committed rSYLKWRTCM3dfdfe0cfc7d: Moved Alert panel to call manager and handle several broken call flows (authored by adigeo).
Moved Alert panel to call manager and handle several broken call flows
Jul 6 2020
Jul 6 2020
add in contact photo lookup
fix missed merge conflict
update sylkrtc dependency
Update DTMF css
Update DTMF panel
adigeo committed rSYLKWRTCM15556ced7f87: Added incoming invitation to wake up logic (authored by adigeo).
Added incoming invitation to wake up logic
adigeo committed rSYLKWRTCMa84b7e011efa: Fixed various call flows and signaling corner cases (authored by adigeo).
Fixed various call flows and signaling corner cases
adigeo committed rSYLKWRTCMe88825937d0a: Generate UUID locally for outgoing call, need to update sylkrtc.js (authored by adigeo).
Generate UUID locally for outgoing call, need to update sylkrtc.js
Cast random integer to string
Update list of ipad orientations
adigeo committed rSYLKWRTCMbf40ea187868: Update xcode project to suppot iOS 10 and more orientations (authored by adigeo).
Update xcode project to suppot iOS 10 and more orientations
adigeo committed rSYLKWRTCMa09a3d0e8141: Allow creation of audio only conferences (authored by adigeo).
Allow creation of audio only conferences
adigeo committed rSYLKWRTCM48e3fe26848d: * Handle multiple calls and other calls flows for many corner cases * Improve… (authored by adigeo).
* Handle multiple calls and other calls flows for many corner cases * Improve…
Jul 4 2020
Jul 4 2020
Improve Better Call me maybe
Update history card css
Update avatar icons in history card
Update Conference modal
Update Call me Maybe panel
Update About panel
Jul 3 2020
Jul 3 2020
adigeo committed rSYLKWRTCM99f0e593e54f: Disable proximity speakerphone switch (authored by adigeo).
Disable proximity speakerphone switch
tijmen committed rSYLKac0753da9f26: Replaced call-id by random uuid in push notification and conference invite (authored by tijmen).
Replaced call-id by random uuid in push notification and conference invite
tijmen committed rSYLKRTCf0405fe153b4: Added id(session_id) to conference invite event (authored by tijmen).
Added id(session_id) to conference invite event
Jul 2 2020
Jul 2 2020
adigeo committed rSYLKWRTCM5231faee173e: Renamed variables for consistency and readability (session -> call) (authored by adigeo).
Renamed variables for consistency and readability (session -> call)
adigeo committed rSYLKWRTCMa3919428ead2: Fixed starting call later when connection is ready (authored by adigeo).
Fixed starting call later when connection is ready
Fixes for incoming invites
tijmen committed rSYLKbdc7ff4b84ff: Add session_id based on callid to conference invite (authored by tijmen).
Add session_id based on callid to conference invite
adigeo committed rSYLKWRTCMb8ca0bcbef62: Use the alert panel for conference invites (authored by adigeo).
Use the alert panel for conference invites
tijmen committed rSYLKRTCd5b3aacd2182: Lowered max reconnect timer and number of missed pings (authored by tijmen).
Lowered max reconnect timer and number of missed pings
Moved bitrate logs to debug
tijmen committed rSYLK542d82552e5b: Remove expired android token on '410' code (authored by tijmen).
Remove expired android token on '410' code
Added version 1.0.2
adigeo committed rSYLKPUSH0948261f90c7: Switch Sylk conference invite push type to VoIP (authored by adigeo).
Switch Sylk conference invite push type to VoIP
Use push notification token for VoIP
Add push destination to logline
Jul 1 2020
Jul 1 2020
adigeo committed rSYLKWRTCM425fec23cf09: Fixed condition to check when video call ended (authored by adigeo).
Fixed condition to check when video call ended
adigeo committed rSYLKWRTCM96aebd3a25aa: Switch to use of native UUIDv4 session-id received from server (authored by adigeo).
Switch to use of native UUIDv4 session-id received from server
Improved css for register form
Removed space
adigeo committed rSYLKWRTCMc0ae398d6728: Fixed Navigation bar loading exceptions (authored by adigeo).
Fixed Navigation bar loading exceptions
adigeo committed rSYLKWRTCMc36587a865f2: Capture exception when readybox reloads (authored by adigeo).
Capture exception when readybox reloads
Fixed display of missed called
adigeo committed rSYLKWRTCMb7305ceaca54: Comment out the code that detected duplicate calls - see note inside (authored by adigeo).
Comment out the code that detected duplicate calls - see note inside
Update log line
adigeo committed rSYLKWRTCM28a3aeeac737: Let the OS show that a call has ended (authored by adigeo).
Let the OS show that a call has ended
adigeo committed rSYLKWRTCM8c3ba75568b0: Capture exception when video call ends (authored by adigeo).
Capture exception when video call ends
adigeo committed rSYLKWRTCMe7978985d26d: Drop duplicate incoming calls already in progress (authored by adigeo).
Drop duplicate incoming calls already in progress
Update Firebase push description
Remove Incoming Modal
adigeo committed rSYLKWRTCM766ace753dd6: Set speakerphone mode for incoming calls (authored by adigeo).
Set speakerphone mode for incoming calls
adigeo committed rSYLKWRTCMd8f4aef2a967: Set correct URI string attribute to Video CallOverlay (authored by adigeo).
Set correct URI string attribute to Video CallOverlay
Added debugger
Raised version
tijmen committed rSYLKRTC8b27349b256e: Ping server in protocol to detect disconnections faster (authored by tijmen).
Ping server in protocol to detect disconnections faster