Timeline
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 …
Apr 14, 2011:
- 9:34 PM Ticket #1233 (Wrong SDP media transport parsed when the media line has no format) created by
- There are some implementations that put no format list on …
- 5:54 PM ContributionAgreement edited by
- (diff)
- 3:38 PM Ticket #1232 (Possible memory corruptions caused by pjsua_acc_modify() (thanks Viktor ...) closed by
- fixed: (In [3538]) Fixed #1232: Possible memory corruptions caused by …
- 3:38 PM Changeset [3538] by
- Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() …
- 3:37 PM Ticket #1232 (Possible memory corruptions caused by pjsua_acc_modify() (thanks Viktor ...) created by
- The pjsua_acc_modify() function sets acc->display, …
Apr 13, 2011:
- 10:08 PM Ticket #1231 (Crash in iPhone iOS when trying to make a call after the application is ...) created by
- Crash in iOS application that happens after the app is left up running for …
- 9:50 PM Changeset [3537] by
- Re #1213: Fixed typo and compiler warning for SDL device on Mac
- 8:23 PM Changeset [3536] by
- Re #1182: Applied PJMEDIA_STREAM_RESV_PAYLOAD_LEN (see r3534) in stream.c.
- 8:06 PM Changeset [3535] by
- Re #1213: Add on-the-fly format change capability for SDL OpenGL.
- 7:41 PM Changeset [3534] by
- Re #1182: Added macro setting PJMEDIA_STREAM_RESV_PAYLOAD_LEN to let …
- 7:13 PM Changeset [3533] by
- Re #1219: added configure option to specify ffmpeg path
- 6:57 PM Changeset [3532] by
- Re #1219: fix major bug in h263 packetizer in seeking logic of sync point …
- 6:07 PM Changeset [3531] by
- Re #1201: re-enable printing of ICE and SRTP specific info in call …
- 6:06 PM Changeset [3530] by
- Re #1219: attempt to fix crash in H.264 decoding
- 6:05 PM Changeset [3529] by
- Re #1219: attempt to fix crash in H.263
- 4:20 PM Changeset [3528] by
- Re #1219: increased MPI array size in pjmedia_vid_codec_h263_fmtp.
- 2:21 PM Changeset [3527] by
- Re #1213: fixed compilation error in sdl_dev.c if OpenGL is not available
Apr 12, 2011:
- 10:01 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:45 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 6:24 PM Changeset [3526] by
- Re #1219: - Implemented validation of H.264 level in codec param. - …
- 4:59 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 4:48 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 3:37 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 3:27 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
Apr 11, 2011:
- 9:38 PM Changeset [3525] by
- Re #1213: Fixed SDL OpenGL to run on Windows.
- 9:01 PM Ticket #1230 (Removed assertion in PJLIB for Posix when fails to release mutex (thanks ...) closed by
- fixed: (In [3524]) Fixed #1230: Removed assertion in PJLIB for Posix when fails …
- 9:01 PM Changeset [3524] by
- Fixed #1230: Removed assertion in PJLIB for Posix when fails to release …
- 9:00 PM Ticket #1230 (Removed assertion in PJLIB for Posix when fails to release mutex (thanks ...) created by
- Currently PJLIB would raise an assertion if it fails to release/destroy a …
- 8:37 PM Ticket #1229 (Bug in STUN resolver causes delay for 4 seconds if packet is lost. Also ...) created by
- Bug fixes and enhancements to the simple STUN resolver (in PJLIB-UTIL, not …
- 8:32 PM Ticket #1228 (Long delay in iPhone initialization (thanks Guy Zelkha for the report)) created by
- Delays up to several seconds are observed on certain iPhone systems. …
- 8:05 PM Changeset [3523] by
- Re #1219: removed assertion if outgoing frame is larger than MTU
- 8:04 PM Changeset [3522] by
- Re #1219: - Applied max RTP payload size ffmpeg setting (for customized …
- 7:59 PM Changeset [3521] by
- Re #1201: Added SDP c= line in session level copied from the c=line of the …
- 7:54 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:52 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:51 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:37 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:37 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 7:35 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 6:37 PM Getting-Started/Windows/2.0-dev edited by
- (diff)
- 6:27 PM Getting-Started/Windows/2.0-dev created by
- 6:26 PM Getting-Started/Windows edited by
- Draft for 2.0-dev (diff)
- 5:27 PM Changeset [3520] by
- Re #1185: fixed ICE media transport to work with video in pjsua-lib
- 3:16 PM Changeset [3519] by
- Re #1214 (app): enlarge call dump buffer if RTCP XR is enabled, and added …
- 5:03 AM Changeset [3518] by
- Re #1201: fixed sending 488 when receiving double hold
- 2:43 AM Ticket #1227 (Support for Intel IPP7) closed by
- fixed: (In [3517]) Support for Intel IPP 7. This closes #1227
- 2:43 AM Changeset [3517] by
- Support for Intel IPP 7. This closes #1227
- 2:36 AM Ticket #1227 (Support for Intel IPP7) created by
- Backport of ticket #1200 to the 2.0-dev branch.
Note: See TracTimeline
for information about the timeline view.