Timeline
May 15, 2011:
- 12:54 PM Ticket #1257 (Option for using simple FIFO delay buffer in echo canceller) closed by
- fixed: (In [3567]) Fixed #1257: Option for using simple FIFO delay buffer in echo …
- 12:54 PM Changeset [3567] by
- Fixed #1257: Option for using simple FIFO delay buffer in echo canceller.
- 12:44 PM Ticket #1257 (Option for using simple FIFO delay buffer in echo canceller) created by
- By default, echo canceller's delay buffer will make use of WSOLA to expand …
- 12:40 PM Ticket #1256 (Remove the "ob" parameter if SIP outbound is disabled) closed by
- fixed: (In [3566]) Fixed #1256: Remove the "ob" parameter if SIP outbound is …
- 12:40 PM Changeset [3566] by
- Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.
- 12:39 PM Ticket #1256 (Remove the "ob" parameter if SIP outbound is disabled) created by
- If pjsua_acc_config.use_rfc5626 is set to PJ_FALSE, we shouldn't add the …
- 12:13 PM Ticket #1255 (Unable to parse the short version of Event header (thanks Marcus Froeschl ...) closed by
- fixed: (In [3565]) Fixed #1255: Unable to parse the short version of Event header …
- 12:13 PM Changeset [3565] by
- Fixed #1255: Unable to parse the short version of Event header (thanks …
- 12:12 PM Ticket #1255 (Unable to parse the short version of Event header (thanks Marcus Froeschl ...) created by
- PJSIP is unable to recognize the Event header if it is encoded with the …
May 11, 2011:
- 10:59 AM Ticket #1254 (Provide different doxygen documentation for different PJSIP versions in ...) created by
- 6:48 AM Ticket #1253 (Module data in pjsip_tx_data similar to pjsip_rx_data) created by
- Often applications that implement pjsip_module's on_tx_request() callback …
May 10, 2011:
- 12:21 PM Changeset [3564] by
- Re #1214: - Fixed bug unsynchronized format between encoder and capture …
- 11:44 AM Changeset [3563] by
- Re #1219: silly mistake, missing the real fix of r3562.
- 11:38 AM Changeset [3562] by
- Re #1219: Removed decoded buffer size validation before decoding process …
- 10:39 AM Changeset [3561] by
- Misc (re #1252): fixed the assertion when jbuf_set_adaptive() is called …
- 10:39 AM Ticket #1252 (Miscellaneous fixes) created by
- Miscellaneous and minor fixes here.
- 5:42 AM Tickets #1237,1238,1241 batch updated by
- fixed: (In [3560]) Fix #1237, #1238, #1241: - Fixed handling remote re-offer, …
- 5:42 AM Changeset [3560] by
- Fix #1237, #1238, #1241: - Fixed handling remote re-offer, where SDP …
May 6, 2011:
- 7:26 AM Ticket #1251 (Calling pjmedia_aud_subsys_shutdown() more than once may cause crash ...) closed by
- fixed: (In [3559]) Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than …
- 7:25 AM Changeset [3559] by
- Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than once may …
- 7:25 AM Ticket #1251 (Calling pjmedia_aud_subsys_shutdown() more than once may cause crash ...) created by
- The API specification says that application may call …
- 3:40 AM Changeset [3558] by
- Break the compilation in svn trunk to make people switch to new svn URL
- 2:39 AM Changeset [3557] by
- Branched 1.10 release version to 1.x
May 5, 2011:
- 10:49 AM Changeset [3556] by
- Changed version to 1.10-svn
- 9:51 AM Milestone release-1.10 completed
- = Release 1.10 = Highlights: - Support for hot-pluged audio devices …
- 9:11 AM Changeset [3555] by
- Tagged 1.10
- 9:10 AM Changeset [3554] by
- Changed version to 1.10
- 6:18 AM Ticket #1250 (Update the year in copyright text in all files) closed by
- fixed: In r3553: Updated the year in all copyright texts with 2011!
- 6:14 AM Changeset [3553] by
- Re #1250: Updated the year in all copyright texts with 2011!
- 5:50 AM Changeset [3552] by
- Re #1250: (Continuing r3550) Added and updated copyright text in …
- 5:47 AM Changeset [3551] by
- Re #1175: (Continuing r3549) Set SVN properties for some ipjsystest files: …
- 5:33 AM Changeset [3550] by
- Re #1250: Added and updated copyright text in several files (with …
- 5:10 AM Changeset [3549] by
- Re #1175: Set SVN properties for several files: keywords=id and …
- 4:04 AM Ticket #1250 (Update the year in copyright text in all files) created by
May 2, 2011:
- 5:37 AM Ticket #1249 (Memory corruption bug in splitcomb (thanks Peter Lukac for the report and ...) closed by
- fixed: (In [3548]) Fix #1249: fixed overwritten buffer bug in splitcomb …
- 5:37 AM Changeset [3548] by
- Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().
- 5:33 AM Ticket #1249 (Memory corruption bug in splitcomb (thanks Peter Lukac for the report and ...) created by
- When splitcomb's put_frame() is called with frame type NONE, it will …
Apr 30, 2011:
Apr 28, 2011:
- 4:01 AM Ticket #1243 (ICE bug: If RTCP is not in use, the agent MUST signal that using b=RS:0 ...) closed by
- fixed: (In [3547]) Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST …
- 4:01 AM Changeset [3547] by
- Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that …
- 2:53 AM Ticket #1240 (When call is redirected with 3xx response, call info may still show old ...) closed by
- wontfix: The pjsua_call_info.remote_info is populated from dialog remote info …
Apr 27, 2011:
- 4:58 AM Ticket #1248 (INVITE after redirection not sent to new destination) closed by
- fixed: (In [3546]) Fix #1248: Reset destination info in the INVITE message/tdata …
- 4:58 AM Changeset [3546] by
- Fix #1248: Reset destination info in the INVITE message/tdata before …
- 4:42 AM Ticket #1248 (INVITE after redirection not sent to new destination) created by
- When a direct/no-proxy call is redirected (receiving 3xx response), the …
- 3:05 AM Ticket #1247 (Deadlock potential in sip_regc.c if sending fails (thank you Alejandro ...) closed by
- fixed: (In [3545]) Fixed #1247: Deadlock potential in sip_regc.c if sending fails …
- 3:05 AM Changeset [3545] by
- Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you …
- 2:32 AM Ticket #1247 (Deadlock potential in sip_regc.c if sending fails (thank you Alejandro ...) created by
- Deadlock between sip_regc.c and PJSUA-LIB may occur when sending …
Apr 26, 2011:
- 7:56 AM Ticket #1228 (Long delay in iPhone initialization (thanks Guy Zelkha for the report)) closed by
- duplicate: This is duplicate of ticket #1246
- 7:39 AM Changeset [3544] by
- Re #1245: bad last commit caused everything to be treated as …
- 3:07 AM Ticket #1246 (Use CFHost API for pj_getaddrinfo() on iPhone OS) closed by
- fixed: (In [3543]) Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS * Replace …
- 3:07 AM Changeset [3543] by
- Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS * Replace the fix for …
Apr 25, 2011:
- 12:36 PM Ticket #1246 (Use CFHost API for pj_getaddrinfo() on iPhone OS) created by
- On iPhone OS, getaddrinfo() is sometimes unable to resolve local hostname …
- 11:47 AM Ticket #1245 (Assertion may be raised if iPhone app woken up to perform registration and ...) closed by
- fixed: (In [3542]) Fixed #1245: Assertion may be raised if iPhone app woken up to …
- 11:47 AM Changeset [3542] by
- Fixed #1245: Assertion may be raised if iPhone app woken up to perform …
- 11:47 AM Ticket #1245 (Assertion may be raised if iPhone app woken up to perform registration and ...) created by
- When an app is woken up from background mode to perform registration …
- 6:25 AM Ticket #1233 (Wrong SDP media transport parsed when the media line has no format) closed by
- fixed: (In [3541]) Fix #1233: Fixed SDP parser bug when parsing transport in SDP …
- 6:25 AM Changeset [3541] by
- Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line …
Apr 20, 2011:
- 11:53 AM Getting-Started edited by
- (diff)
- 11:49 AM Getting-Started/Android edited by
- (diff)
- 10:40 AM Ticket #1244 (How to set bandwidth) created by
- API to set bandwidth. Also related to #1239, bandwidth attribute is …
- 10:37 AM Ticket #1243 (ICE bug: If RTCP is not in use, the agent MUST signal that using b=RS:0 ...) created by
- According to RFC 5245: If RTCP is not …
- 10:34 AM Ticket #1242 (Too many re-INVITEs sent by PJSUA-LIB, to lock codec and to conclude ICE ...) created by
- If remote sends answer with multiple codecs, we will send re-INVITE to …
- 10:28 AM Ticket #1241 (Assertion if remote removes media line) created by
- To reproduce: - We send INVITE with video - RX 200 OK without m=video - …
- 10:22 AM Ticket #1240 (When call is redirected with 3xx response, call info may still show old ...) created by
- When call is redirected to a new target by 3xx response, call info may …
- 10:18 AM Ticket #1239 (Missing H264 "max-fs" SDP parameter caused call to be rejected) created by
- Polycom DMA rejects our video offer because it's missing "max-fs" H264 …
- 10:13 AM Ticket #1238 (Assertion if new media is added during call) created by
- Assertion will be raised if remote offers new media during call.
- 9:16 AM Ticket #1229 (Bug in STUN resolver causes delay for 4 seconds if packet is lost. Also ...) closed by
- fixed: (In [3540]) Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN …
- 9:16 AM Changeset [3540] by
- Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client: Bug: 1. …
- 9:08 AM Ticket #1237 (Incoming SDP reoffer containing secured and unsecured media gets rejected ...) created by
- Scenario: a. In SRTP mandatory mode, call established with 2 media: …
- 8:48 AM Ticket #1236 (Video payload type issues (mostly for H.264)) created by
- Known cases: 1. offering multiple H.264, with PT=xx and yy, answered with …
- 8:16 AM Ticket #1235 (Lock codec feature not working properly for video codecs) created by
- 8:01 AM Ticket #1234 (Missing video keyframe) created by
- Missing keyframe is a major and common issue in real-time video session. …
Apr 15, 2011:
- 3:41 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 3:32 PM Getting-Started/iPhone edited by
- (diff)
- 3:14 PM Getting-Started/iPhone edited by
- (diff)
- 2:48 PM Changeset [3539] by
- Re #1213: Fixed format change detection when there is a converter in …
Note: See TracTimeline
for information about the timeline view.