Timeline
Sep 24, 2019:
- 3:34 PM Ticket #2235 (UDP transport restart might not get called when replace_udp_socket() ...) closed by
- fixed: In 6077: […]
- 3:34 PM Changeset [6077] by
- Fix #2235: UDP transport restart might not get called when …
- 3:33 PM Ticket #2235 (UDP transport restart might not get called when replace_udp_socket() ...) created by
- Ticket #2201 will restart UDP transport when replace_udp_socket() fail …
- 2:46 PM Ticket #2234 (Memory leak with third party resampling) closed by
- fixed: In 6076: […]
- 2:46 PM Changeset [6076] by
- Fix #2234: Memory leak with third party resampling.
- 2:41 PM Ticket #2234 (Memory leak with third party resampling) created by
- It is reported that when you configure the library to use Speex for …
- 11:12 AM Ticket #2233 (Change enumeration typemaps in SWIG Java) closed by
- fixed: In 6075: […]
- 11:12 AM Changeset [6075] by
- Close #2233: Changed enumeration approach in SWIG Java to type-unsafe …
- 11:10 AM Ticket #2233 (Change enumeration typemaps in SWIG Java) created by
- Currently we use SWIG default typemap for enumeration, i.e: …
Sep 23, 2019:
- 10:47 PM Ticket #2232 (Crash on Endpoint::libDestroy() when there is an active call) closed by
- fixed: In 6074: […]
- 10:47 PM Changeset [6074] by
- Close #2232: Crash on Endpoint::libDestroy() when there is an active call.
- 10:32 PM Ticket #2232 (Crash on Endpoint::libDestroy() when there is an active call) created by
- A reference to AudioMedia for the call is stored in an internal list …
- 8:09 AM Changeset [6073] by
- Re #2229: Fixed typo of variable type ioq op key.
- 7:27 AM Changeset [6072] by
- Re #2218: ICE initialization issue if an error happens during allocating …
- 7:25 AM Ticket #2229 (Limitations in ICE data sending) closed by
- fixed: In 6071: […]
- 7:25 AM Changeset [6071] by
- Fixed #2229: Limitations in ICE data sending
- 7:24 AM Ticket #2231 (Potential premature buffer reuse in UDP media transport) closed by
- fixed: In 6070: […]
- 7:24 AM Changeset [6070] by
- Fixed #2231: Potential premature buffer reuse in UDP media transport
- 7:23 AM Ticket #2231 (Potential premature buffer reuse in UDP media transport) created by
- Currently there's no check if the number of pending writes in UDP media …
Sep 12, 2019:
- 8:46 AM Ticket #2230 (Timer crash in STUN session) closed by
- fixed: In 6069: […]
- 8:46 AM Changeset [6069] by
- Fix #2230: Fixed crash in STUN session due to race condition which leads …
- 8:42 AM Ticket #2230 (Timer crash in STUN session) created by
- Reported that there is a time gap in function pj_timer_heap_poll() …
Sep 11, 2019:
- 1:03 AM Changeset [6068] by
- Re #2209: Add checking if expiration is specified for determining if …
Sep 10, 2019:
- 6:16 AM Ticket #2229 (Limitations in ICE data sending) created by
- There are a couple of issues in the current spec and implementation of …
Sep 9, 2019:
- 8:41 AM Changeset [6067] by
- Re #2225: Fixed compile errors in timer on MSVC2005.
Sep 6, 2019:
- 8:29 AM Changeset [6066] by
- Misc (re #2210): Workaround for compile error 'unknown type name uint64_t' …
- 5:20 AM Ticket #2228 (Bug in PCM shift in G722) closed by
- fixed
- 5:20 AM Changeset [6065] by
- Re #2228: Also updated PCM shifting in G722.1.
- 5:19 AM Changeset [6064] by
- Re #2228: Fixed bugs in PCM shifting in G722 codec.
- 5:18 AM Ticket #2228 (Bug in PCM shift in G722) created by
- There are some issues: - Clipping detector (to stop shifting). The clip …
- 1:59 AM Changeset [6063] by
- Misc (re #2210): Set local media port to zero when remote media port is …
Sep 5, 2019:
- 5:03 AM Ticket #2227 (Sending ACK not retrying next server) closed by
- fixed: In 6062: […]
- 5:03 AM Changeset [6062] by
- Fix #2227: Added callback for sending ACK.
- 5:01 AM Ticket #2227 (Sending ACK not retrying next server) created by
- When ACK target is a hostname and it is resolved to multiple IP addresses …
Sep 4, 2019:
- 9:57 AM Changeset [6061] by
- Misc (re #2210): Division by zero in pjmedia_wav_player_port_get_pos(), …
- 7:50 AM Ticket #2226 (Subscription gets terminated when NOTIFY in call transfer is challenged) closed by
- fixed: In 6060: […]
- 7:49 AM Changeset [6060] by
- Fix #2226: Skip authentication handling in evsub module if it is already …
- 7:47 AM Ticket #2226 (Subscription gets terminated when NOTIFY in call transfer is challenged) created by
- When subscription is established by call transfer (or REFER), the …
Sep 3, 2019:
- 3:17 AM Changeset [6059] by
- Re #2225: Fixed incorrect pool to be released in pjlib timer test
- 2:10 AM Ticket #2225 (Timer heap refactoring) closed by
- fixed: In 6058: […]
- 2:10 AM Changeset [6058] by
- Fixed #2225: Timer heap refactoring
- 2:09 AM Ticket #2225 (Timer heap refactoring) created by
- Some timer crash reports that are difficult to reproduce and analyse from …
Aug 28, 2019:
- 3:25 PM Ticket #2224 (De-Initialize ALSA sound device with snd_pcm_drop() instead of ...) closed by
- fixed: In 6057: […]
- 3:25 PM Changeset [6057] by
- Close #2224: De-Initialize ALSA sound device with snd_pcm_drop() instead …
- 3:24 PM Ticket #2224 (De-Initialize ALSA sound device with snd_pcm_drop() instead of ...) created by
- When using the conference bridge to play a wave file while having ALSA and …
- 3:02 PM Ticket #2223 (ALSA sound device wrapper implementation ignores period size returned by ...) closed by
- fixed: In 6056: […]
- 3:02 PM Changeset [6056] by
- Close #2223: ALSA sound device wrapper implementation ignores period size …
- 3:01 PM Ticket #2223 (ALSA sound device wrapper implementation ignores period size returned by ...) created by
- Currently ALSA sound device wrapper implementation ignores period size …
- 2:13 PM Ticket #2222 (Introduce a new compiler setting to allow to use cnonce for SIP ...) closed by
- fixed: In 6055: […]
- 2:13 PM Changeset [6055] by
- Close #2222: Introduce a new compiler setting to allow to use cnonce for …
- 1:59 PM Ticket #2222 (Introduce a new compiler setting to allow to use cnonce for SIP ...) created by
- Currenly the cnonce value for SIP authentication is setup using GUID …
- 12:02 PM Ticket #2221 (When using Openssl as TLS backend, close notify alert is not sent before ...) closed by
- fixed: In 6054: […]
- 12:02 PM Changeset [6054] by
- Fixed #2221: When using Openssl as TLS backend, close notify alert is not …
- 12:01 PM Ticket #2221 (When using Openssl as TLS backend, close notify alert is not sent before ...) created by
- Before closing a connection, close notify alert must be sent to avoid …
- 9:32 AM Changeset [6053] by
- Re #2220: Fixed the use of sk_X509_NAME_new macro. It might lead to build …
Note: See TracTimeline
for information about the timeline view.