Page MenuHomePhabricator
Feed Advanced Search

Sep 2 2021

tijmen committed rSYLKce0ae28cf773: Fixed syntax error (authored by tijmen).
Fixed syntax error
Sep 2 2021, 6:49 PM
tijmen committed rSYLK8f37fffaf73b: Fixed removing token on 410 response from push server (authored by tijmen).
Fixed removing token on 410 response from push server
Sep 2 2021, 6:49 PM
tijmen committed rSYLK207ed44a1d39: Cast random integer to string (authored by tijmen).
Cast random integer to string
Sep 2 2021, 6:48 PM
tijmen committed rSYLK5dc4ade6eaad: Add session_id based on callid to conference invite (authored by tijmen).
Add session_id based on callid to conference invite
Sep 2 2021, 6:48 PM
tijmen committed rSYLK9e9a6ab126fa: 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
Sep 2 2021, 6:48 PM
tijmen committed rSYLKd3178eca022e: Added support for 'ping' in sylkrtc protocol (authored by tijmen).
Added support for 'ping' in sylkrtc protocol
Sep 2 2021, 6:48 PM
tijmen committed rSYLK17b824c07faf: Remove expired android token on '410' code (authored by tijmen).
Remove expired android token on '410' code
Sep 2 2021, 6:48 PM
tijmen committed rSYLK6d0f46db9910: Add push destination to logline (authored by tijmen).
Add push destination to logline
Sep 2 2021, 6:48 PM
tijmen committed rSYLK0f9f221f3af6: Replaced session id on incoming call to uuid from callid (authored by tijmen).
Replaced session id on incoming call to uuid from callid
Sep 2 2021, 6:48 PM
tijmen committed rSYLK7840086ca295: Added user agent to token storage (authored by tijmen).
Added user agent to token storage
Sep 2 2021, 6:48 PM
tijmen committed rSYLKa7d32273ba29: Purge Android push token on 'NotRegistered' error (authored by tijmen).
Purge Android push token on 'NotRegistered' error
Sep 2 2021, 6:48 PM
tijmen committed rSYLK00a956cb0225: Changed storage modal to be token based and not device_id based (authored by tijmen).
Changed storage modal to be token based and not device_id based
Sep 2 2021, 6:48 PM
tijmen committed rSYLKb78433298771: Updated logline (authored by tijmen).
Updated logline
Sep 2 2021, 6:48 PM
tijmen committed rSYLK77d70cbe4523: Exposed call-id in API for SIP calls (authored by tijmen).
Exposed call-id in API for SIP calls
Sep 2 2021, 6:48 PM
tijmen committed rSYLKd6f43829d1c6: Added apache-cassandra as storage backend (authored by tijmen).
Added apache-cassandra as storage backend
Sep 2 2021, 6:48 PM
tijmen committed rSYLKb6ff9814a9ec: Return empty dict if account has no token (authored by tijmen).
Return empty dict if account has no token
Sep 2 2021, 6:48 PM
tijmen committed rSYLKcfbaeed51c42: 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(#)
Sep 2 2021, 6:47 PM
tijmen committed rSYLKb4210e41c0f4: Save tokens when device is removed (authored by tijmen).
Save tokens when device is removed
Sep 2 2021, 6:47 PM
tijmen committed rSYLK95530d3f2f1e: Removed not used datatype (authored by tijmen).
Removed not used datatype
Sep 2 2021, 6:47 PM
tijmen committed rSYLKa67f534eb30b: Fixed token listing/delete in admin interface (authored by tijmen).
Fixed token listing/delete in admin interface
Sep 2 2021, 6:47 PM
tijmen committed rSYLK4583fe002b07: 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…
Sep 2 2021, 6:47 PM
tijmen committed rSYLKbc763c37b16d: Don't use .keys (authored by tijmen).
Don't use .keys
Sep 2 2021, 6:47 PM
tijmen committed rSYLKa9d277df3625: Added missing spaces (authored by tijmen).
Added missing spaces
Sep 2 2021, 6:47 PM
tijmen committed rSYLKac92523ea55f: Store push tokens and parameters in pickle file (authored by tijmen).
Store push tokens and parameters in pickle file
Sep 2 2021, 6:47 PM
tijmen committed rSYLK18928836b031: Changed contact parameters model to send '-' instead of '_' (authored by tijmen).
Changed contact parameters model to send '-' instead of '_'
Sep 2 2021, 6:47 PM
tijmen committed rSYLK32d7b7700e54: Removed register on account devicetoken (authored by tijmen).
Removed register on account devicetoken
Sep 2 2021, 6:47 PM
tijmen committed rSYLK686a23a0aa72: Fixed destroying videoroom when client is disconnected (authored by tijmen).
Fixed destroying videoroom when client is disconnected
Sep 2 2021, 6:47 PM
tijmen committed rSYLK568c17554800: Fixed if condition (authored by tijmen).
Fixed if condition
Sep 2 2021, 6:47 PM
tijmen committed rSYLKd224aeaf5d53: 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
Sep 2 2021, 6:46 PM
tijmen committed rSYLK46e86858fca8: Added support for token parameters in contact header (authored by tijmen).
Added support for token parameters in contact header
Sep 2 2021, 6:46 PM
tijmen committed rSYLK2fa5a532b8e3: Renamed log variable (authored by tijmen).
Renamed log variable
Sep 2 2021, 6:46 PM
tijmen committed rSYLK84a37843aac7: Correct typo and change loglevel (authored by tijmen).
Correct typo and change loglevel
Sep 2 2021, 6:46 PM
tijmen committed rSYLKbcc5e0784522: Remove optional arguments from setDeviceToken and add more parameters (authored by tijmen).
Remove optional arguments from setDeviceToken and add more parameters
Sep 2 2021, 6:46 PM
tijmen committed rSYLKf98da5c01985: Changed setDeviceToken function to accept more parameters (authored by tijmen).
Changed setDeviceToken function to accept more parameters
Sep 2 2021, 6:46 PM
tijmen committed rSYLK836aa7e25744: Renamed mute command to better reflect the type (authored by tijmen).
Renamed mute command to better reflect the type
Sep 2 2021, 6:46 PM
tijmen committed rSYLKf3f11efd72be: Added videoroom capability to send mute command to all participants (authored by tijmen).
Added videoroom capability to send mute command to all participants
Sep 2 2021, 6:46 PM
tijmen committed rSYLK91a98ed72fae: Added file transfer support to video conferences in webrtc gateway (authored by tijmen).
Added file transfer support to video conferences in webrtc gateway
Sep 2 2021, 6:43 PM
tijmen committed rSYLK7dc653282493: Fixed loading config file from commandline (authored by tijmen).
Fixed loading config file from commandline
Sep 2 2021, 5:34 PM
tijmen committed rSYLKe221b72fc1d9: 32 KHz moh(3) (authored by tijmen).
32 KHz moh(3)
Sep 2 2021, 5:33 PM
tijmen committed rSYLK347d82374c2e: 32 KHz moh(2) (authored by tijmen).
32 KHz moh(2)
Sep 2 2021, 5:33 PM
tijmen committed rSYLKb76a643f52f0: 32 Khz moh(1) (authored by tijmen).
32 Khz moh(1)
Sep 2 2021, 5:33 PM
tijmen committed rSYLKec0f13b5228e: 32 KHz most of the prompts! (authored by tijmen).
32 KHz most of the prompts!
Sep 2 2021, 5:32 PM
tijmen committed rSYLKabe0b452e23c: 32 KHz conference prompts (authored by tijmen).
32 KHz conference prompts
Sep 2 2021, 5:32 PM

Sep 1 2021

tijmen committed rSYLKRTC9323a3d2cce8: Added callback to syncConversations function (authored by tijmen).
Added callback to syncConversations function
Sep 1 2021, 3:11 PM
tijmen committed rSYLKRTCdf8a13f24f04: Added options and callback to sendMessage (authored by tijmen).
Added options and callback to sendMessage
Sep 1 2021, 3:11 PM

Aug 31 2021

tijmen committed rSYLKRTC72b9b549e25d: Adde API function markConversationRead (authored by tijmen).
Adde API function markConversationRead
Aug 31 2021, 5:38 PM

Aug 26 2021

tijmen committed rSYLKRTC642f1e01817f: Updated API docs (authored by tijmen).
Updated API docs
Aug 26 2021, 5:02 PM
tijmen committed rSYLKRTCb6db950ed566: Provide callback for removeMessage and removeConversation (authored by tijmen).
Provide callback for removeMessage and removeConversation
Aug 26 2021, 5:02 PM

Aug 24 2021

tijmen committed rSYLKRTC0d3fb95212d3: Updated API docs (authored by tijmen).
Updated API docs
Aug 24 2021, 6:30 PM
tijmen committed rSYLKRTC0581a93a7d83: Parse message list from syncConversation result (authored by tijmen).
Parse message list from syncConversation result
Aug 24 2021, 6:20 PM
tijmen committed rSYLKRTC0646941f8f69: Raised version (authored by tijmen).
Raised version
Aug 24 2021, 5:11 PM
tijmen committed rSYLKRTC2b8550e97b2e: Renamed message and addMessage events (authored by tijmen).
Renamed message and addMessage events
Aug 24 2021, 5:11 PM
tijmen committed rSYLKRTCd6d74cd35e22: Updated API docs (authored by tijmen).
Updated API docs
Aug 24 2021, 9:20 AM

Aug 23 2021

tijmen committed rSYLKRTC75892b0ac5e4: Updated API docs (authored by tijmen).
Updated API docs
Aug 23 2021, 4:00 PM
tijmen committed rSYLKRTC0308b74846f2: Update copyright year (authored by tijmen).
Update copyright year
Aug 23 2021, 4:00 PM
tijmen committed rSYLKRTCd4439a25ecef: Added more message/conversation functions (authored by tijmen).
Added more message/conversation functions
Aug 23 2021, 3:42 PM
tijmen committed rSYLKRTCd64b96bf266c: Updated API docs (authored by tijmen).
Updated API docs
Aug 23 2021, 3:42 PM

Aug 20 2021

tijmen committed rSYLKRTC69a2febb05d3: Don't emit state change if existing outgoing message is already 'displayed' (authored by tijmen).
Don't emit state change if existing outgoing message is already 'displayed'
Aug 20 2021, 6:57 PM

Aug 10 2021

tijmen committed rPYNSIPSIMPLE8e0de181c4a5: Fixed usage of Incoming Request class (authored by tijmen).
Fixed usage of Incoming Request class
Aug 10 2021, 1:33 PM

Jul 2 2021

tijmen committed rPYNSIPSIMPLE226a5842c87c: Fixed msrp session setup when remote is 'active' (authored by tijmen).
Fixed msrp session setup when remote is 'active'
Jul 2 2021, 2:55 PM
tijmen committed rPYNSIPSIMPLEbf9010668016: Fixed account password in credentials, it can't be None (authored by tijmen).
Fixed account password in credentials, it can't be None
Jul 2 2021, 2:54 PM

Jun 17 2021

tijmen committed rSYLKRTCb739d47e5939: Raised version (authored by tijmen).
Raised version
Jun 17 2021, 1:11 PM
tijmen committed rSYLKRTCd5829fa289ba: Remove extmap-allow-mixed from window for app so calls work between app and… (authored by tijmen).
Remove extmap-allow-mixed from window for app so calls work between app and…
Jun 17 2021, 1:11 PM
tijmen committed rCDRT6f73072d4465: Formatted function and raised sip domains limit (authored by tijmen).
Formatted function and raised sip domains limit
Jun 17 2021, 11:43 AM

Jun 16 2021

tijmen committed rSYLKPUSH0a61d557809c: Updated URL in readme (authored by tijmen).
Updated URL in readme
Jun 16 2021, 6:43 PM
tijmen committed rSYLKPUSHff41d72fa9c3: Fixed OpenSIPS config sample (authored by tijmen).
Fixed OpenSIPS config sample
Jun 16 2021, 6:43 PM

Jun 9 2021

tijmen committed rSYLK775fed0e75f5: Encode payload in utf-8 for cpim messages (authored by tijmen).
Encode payload in utf-8 for cpim messages
Jun 9 2021, 3:21 PM

Jun 3 2021

tijmen committed rSYLKRTC2898169b7b17: Raised version (authored by tijmen).
Raised version
Jun 3 2021, 1:04 PM
tijmen committed rSYLKRTC003dcaf01e0e: Changed behaviour in updating disposition state (authored by tijmen).
Changed behaviour in updating disposition state
Jun 3 2021, 1:04 PM

Jun 1 2021

tijmen committed rSYLKRTC7ca083a46825: Updated websocket dependency (authored by tijmen).
Updated websocket dependency
Jun 1 2021, 11:30 AM
tijmen committed rSYLKRTC5211379ffd42: Raised version (authored by tijmen).
Raised version
Jun 1 2021, 11:30 AM
tijmen committed rSYLKRTCe6a1aaf592f2: Added possibility for callback to sendDispostionNotification and propgate error… (authored by tijmen).
Added possibility for callback to sendDispostionNotification and propgate error…
Jun 1 2021, 11:01 AM
tijmen committed rSYLKRTC3b5176bdc36a: Updated DTMF sending to new standard (authored by tijmen).
Updated DTMF sending to new standard
Jun 1 2021, 11:01 AM

May 31 2021

tijmen committed rSYLKRTCdd391a912008: Added function to removeChat from account (authored by tijmen).
Added function to removeChat from account
May 31 2021, 1:29 PM
tijmen committed rSYLKRTCb2a7bd18a2f0: Added disposition state for messages (authored by tijmen).
Added disposition state for messages
May 31 2021, 1:29 PM

May 21 2021

tijmen committed rSYLK3557fbba03dc: Fixed failed message logging (authored by tijmen).
Fixed failed message logging
May 21 2021, 5:11 PM
tijmen committed rSYLK7f310aef59c5: Corrected message failed log (authored by tijmen).
Corrected message failed log
May 21 2021, 4:20 PM
tijmen committed rSYLK6b5ec5698ade: Added content type and IMDN status to logs (authored by tijmen).
Added content type and IMDN status to logs
May 21 2021, 4:01 PM

May 10 2021

tijmen committed rSYLKRTC0e4af96f4017: Added error callback to ping request (authored by tijmen).
Added error callback to ping request
May 10 2021, 2:38 PM

Apr 29 2021

tijmen committed rSYLK1c4264f5bf6a: Don't send message state changes for IMDN messages (authored by tijmen).
Don't send message state changes for IMDN messages
Apr 29 2021, 7:22 PM

Apr 26 2021

tijmen committed rSYLKRTC7b459f43bff4: Changed messageStateChanged event (authored by tijmen).
Changed messageStateChanged event
Apr 26 2021, 11:40 AM
tijmen committed rSYLKRTC812436f37f2d: Fixed typos (authored by tijmen).
Fixed typos
Apr 26 2021, 11:40 AM
tijmen committed rSYLKRTC0e46fb820a9b: Added disposition notification to json representation of 'Message' (authored by tijmen).
Added disposition notification to json representation of 'Message'
Apr 26 2021, 11:40 AM
tijmen committed rSYLKRTCd9781e8ae6a2: Fixed linting error (authored by tijmen).
Fixed linting error
Apr 26 2021, 11:40 AM

Apr 22 2021

tijmen committed rSYLK19394f7ee665: Corrected attribute name (authored by tijmen).
Corrected attribute name
Apr 22 2021, 1:31 PM

Apr 16 2021

tijmen committed rSYLKRTC9bac6483425d: Added requested dispositionNotification to message (authored by tijmen).
Added requested dispositionNotification to message
Apr 16 2021, 4:10 PM
tijmen committed rSYLKRTC6cdd3d49a65e: Only emit message event if it is a *new* mesaage (authored by tijmen).
Only emit message event if it is a *new* mesaage
Apr 16 2021, 1:10 PM
tijmen committed rSYLKRTC1a935f7dde80: Emit messageChanged event on disposition notification (authored by tijmen).
Emit messageChanged event on disposition notification
Apr 16 2021, 1:10 PM
tijmen committed rSYLKRTCac2aba302f18: Preserve message_id from incoming messages (authored by tijmen).
Preserve message_id from incoming messages
Apr 16 2021, 1:06 PM
tijmen committed rSYLKRTC86a69dcc38e8: Added class method to get JSON object from message (authored by tijmen).
Added class method to get JSON object from message
Apr 16 2021, 1:06 PM
tijmen committed rSYLK2fdf0a3014a1: Fixed logging (authored by tijmen).
Fixed logging
Apr 16 2021, 12:52 PM

Apr 15 2021

tijmen committed rCDRTf60d42563dc5: Formatted file (authored by tijmen).
Formatted file
Apr 15 2021, 1:20 PM

Apr 12 2021

tijmen committed rCDRTa67a23890761: Fixed regexp for subscriber when adding entry to billing customers (authored by tijmen).
Fixed regexp for subscriber when adding entry to billing customers
Apr 12 2021, 11:31 PM

Mar 30 2021

tijmen committed rSYLKRTC422e2a0450e1: Added receiver to Message class (authored by tijmen).
Added receiver to Message class
Mar 30 2021, 1:28 PM

Mar 25 2021

tijmen committed rSYLK315109881273: Fixed receiving SIP messages (authored by tijmen).
Fixed receiving SIP messages
Mar 25 2021, 8:17 PM

Mar 19 2021

tijmen committed rSYLKRTCababa7a0cc1d: Fixed returning messages from account (authored by tijmen).
Fixed returning messages from account
Mar 19 2021, 2:50 PM
tijmen committed rSYLKRTC4e8f54d1b3e5: Fixed header in API doc (authored by tijmen).
Fixed header in API doc
Mar 19 2021, 12:00 PM
tijmen committed rSYLKRTCaa45dec852fe: Added support to send sip messages and IMDN (authored by tijmen).
Added support to send sip messages and IMDN
Mar 19 2021, 12:00 PM

Mar 16 2021

tijmen committed rSYLKdc2f104f36c9: Added support for sending and receiving SIP Messages and IMDN (authored by tijmen).
Added support for sending and receiving SIP Messages and IMDN
Mar 16 2021, 4:11 PM
tijmen committed rSYLK56392fdd8fc8: Fixed duplicate logging (authored by tijmen).
Fixed duplicate logging
Mar 16 2021, 3:51 PM