Timeline


and

Dec 14, 2010:

8:39 PM Ticket #1188 (Audio breakups after jitter buffer discarding frames (thanks Bogdan ...) closed by nanang
fixed: (In [3396]) Fix #1188: - Fixed jitter buffer progressive discard by …
8:39 PM Changeset [3396] by nanang
Fix #1188: - Fixed jitter buffer progressive discard by returning …
1:03 PM Ticket #1183 (QuickTime capture device for Mac OS X and iOS's capture and render device) closed by ming
fixed: (In [3395]) Fixed #1183 * QT capture device for Mac * iOS device for iOS …
1:03 PM Changeset [3395] by ming
Fixed #1183 * QT capture device for Mac * iOS device for iOS (capture …
8:12 AM Ticket #1189 (Click noise produced by the jitter buffer when it progressively discard ...) closed by bennylp
duplicate: Duplicate of #1188
8:05 AM Ticket #1189 (Click noise produced by the jitter buffer when it progressively discard ...) created by bennylp
The jitter buffer has an algorithm to discard few frames to improve …
6:56 AM Ticket #1188 (Audio breakups after jitter buffer discarding frames (thanks Bogdan ...) created by nanang
Audio flood/burst in the beginning of call triggers jitter buffer …
2:22 AM FAQ edited by bennylp
(diff)

Dec 13, 2010:

4:27 AM ReleaseNotes-2.0 edited by bennylp
(diff)
4:24 AM ReleaseNotes-2.0 edited by bennylp
(diff)
3:25 AM Ticket #1187 (Documentation and wiki) created by bennylp
- Doxygen documentation - Wiki (changes, user's guide)
3:24 AM Ticket #1186 (SDP works) created by bennylp
- generation of SDP - how codec can put codec specific info in SDP? - …
3:21 AM Ticket #1185 (Dynamic creation of media transports) created by bennylp
This ticket implements ticket #539. See the spec in …
3:12 AM Ticket #1184 (aviplay.c sample application) created by bennylp
- Move the AVI playback from pjmedia-test to new aviplay.c sample …
3:06 AM Ticket #1183 (QuickTime capture device for Mac OS X and iOS's capture and render device) created by bennylp
- Migrate qt_dev.m and ios_dev.m from private repository to this branch - …
3:01 AM Ticket #1182 (vstream (video stream) implementation and sample) created by bennylp
- Either extend existing stream.c to support video, or create a new …

Dec 11, 2010:

7:56 AM ReleaseNotes-2.0 edited by bennylp
(diff)
7:44 AM ReleaseNotes-2.0 created by bennylp

Dec 10, 2010:

8:55 PM Changeset [3394] by nanang
Re #1176: fixed build config for MSVC2005
11:33 AM Changeset [3393] by bennylp
Re #1176: fixed link error in GNU build system
11:04 AM Ticket #1176 (Migration of current video works from private repository to this ...) closed by bennylp
fixed: (In [3392]) Migration of current video works from private repository to …
11:04 AM Changeset [3392] by bennylp
Migration of current video works from private repository to this …
10:58 AM Ticket #1181 (Incorrect SDP direction attribute in answering call unhold request after ...) created by nanang
Currently, pjsua will answer such call unhold request with "inactive" …
10:58 AM Ticket #1180 (Support G726 RTP packetization variants) created by nanang
There is MIME subtype AAL2-G726-xx for the packetization variants
10:58 AM Ticket #1179 (SRTCP with HMAC-SHA1 authentication must always use 80 bits tag length) created by nanang
As mentioned in RFC3711 5.2 & RFC4568 6.2.
10:58 AM Ticket #1178 (Handle SRTP SDES parameters) created by nanang
Sample of commonly used parameters: key lifetime, unencrypted SRTCP flag.
10:57 AM Ticket #1177 (SDP signaling for RTCP-XR) created by nanang
See https://tools.ietf.org/html/rfc3611#section-5.
10:51 AM Ticket #1176 (Migration of current video works from private repository to this ...) created by bennylp
This ticket contains the changeset containing current video works that has …
10:08 AM Ticket #1175 (Miscellaneous fixes for 1.10) created by bennylp
This is placeholder ticket for miscellaneous/minor fixes on this release.
7:02 AM Ticket #1174 (Fix crash in coreaudio_dev's interruptionListener (iPhone OS) and support ...) created by ming
Crash in coreaudio_dev when VoIP call is hung up during an interruption …

Dec 8, 2010:

10:43 AM Ticket #1173 (PJSUA callback to allow creation of custom media transports by application) created by bennylp
This ticket adds a new pjsua callback to allow application use custom …

Dec 7, 2010:

10:52 AM Changeset [3391] by bennylp
Created 2.0-dev branch for 2.0 development.
8:50 AM Changeset [3390] by bennylp
Changed version to 1.8.10-trunk
7:04 AM Milestone release-1.8.10 completed
= Release 1.8.10 = Release focus: - Support for SIP outbound (RFC 5626) …
6:27 AM Changeset [3389] by bennylp
Tagged 1.8.10
6:26 AM Changeset [3388] by bennylp
Changed version to 1.8.10
6:22 AM Ticket #1151 (Miscellaneous fixes) closed by bennylp
fixed
6:21 AM Ticket #1168 (Assertion in ICE stream if TURN initialization fails (e.g. due to ...) closed by bennylp
wontfix: Unable to fix this as we're unable to reproduce the problem.

Dec 6, 2010:

9:32 AM FAQ edited by bennylp
(diff)
5:40 AM Ticket #1172 (Crash in coreaudio_dev (iPhone OS) when there is no call during a GSM ...) closed by ming
fixed: Fixed in r3386.
5:39 AM Ticket #1172 (Crash in coreaudio_dev (iPhone OS) when there is no call during a GSM ...) created by ming
Crash in coreaudio_dev's interruptionListener when there is no call during …
4:25 AM Ticket #1160 (Option to bypass RTP payload type verification in the stream (Johan Lantz)) closed by bennylp
fixed: (In [3387]) Fixed #1160: Option to bypass RTP payload type verification in …
4:25 AM Changeset [3387] by bennylp
Fixed #1160: Option to bypass RTP payload type verification in the stream …

Dec 5, 2010:

2:03 PM Changeset [3386] by ming
Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during …

Dec 3, 2010:

6:55 AM FAQ edited by bennylp
(diff)
6:47 AM FAQ edited by bennylp
(diff)

Dec 2, 2010:

11:21 AM Changeset [3385] by bennylp
Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we …
10:56 AM Changeset [3384] by nanang
Re #1165: fixed SRTP transport to not update the SRTP activation flag, …
10:41 AM Ticket #1170 (Assertion when receiving updated SDP offer with all media lines removed) closed by bennylp
fixed: (In [3383]) Fixed #1170 (Assertion when receiving updated SDP offer with …
10:41 AM Changeset [3383] by bennylp
Fixed #1170 (Assertion when receiving updated SDP offer with all media …
10:13 AM Changeset [3382] by bennylp
Re #1166 (SDP offer/answer glare): added SIPp scenario file to reproduce …
10:09 AM Ticket #1166 (Detection of offer/answer glare condition) closed by bennylp
fixed: (In [3381]) Fixed #1166: Detection of offer/answer glare condition with …
10:08 AM Changeset [3381] by bennylp
Fixed #1166: Detection of offer/answer glare condition with re-INVITE
6:12 AM Ticket #1171 (Setting default codec parameter issues (thanks Arie Velthoen for the ...) closed by nanang
fixed: (In [3380]) Fix #1171, fixed issues in …
6:12 AM Changeset [3380] by nanang
Fix #1171, fixed issues in pjmedia_codec_mgr_set_default_param(): - …
5:49 AM Ticket #1171 (Setting default codec parameter issues (thanks Arie Velthoen for the ...) created by nanang
The original report can be found …
5:32 AM Ticket #1170 (Assertion when receiving updated SDP offer with all media lines removed) created by bennylp
Receiving an updated offer with all media lines removed will raise an …
5:24 AM Ticket #1169 (Automatically retry the re-INVITE or UPDATE request upon receiving ...) created by bennylp
PJSIP/PJSUA-LIB should ideally retry the request automatically (after …
5:00 AM Ticket #1168 (Assertion in ICE stream if TURN initialization fails (e.g. due to ...) created by bennylp
Assertion is raised for the sample scenario in the title.
4:50 AM WikiStart edited by bennylp
(diff)
4:48 AM PJSIP-Datasheet edited by bennylp
(diff)
4:46 AM PJSIP-Datasheet edited by bennylp
(diff)
4:13 AM Changeset [3379] by nanang
Misc (re #1151): fixed bug in pjmedia_session_enum_streams(), used wrong …
4:03 AM Ticket #1167 (Receiving 481 response while in early dialog stage does not seem to ...) created by bennylp
Scenario (as callee): […] The 481 in this scenario was caused by …
3:53 AM Ticket #1166 (Detection of offer/answer glare condition) created by bennylp
The pjsip_inv_session() happily returns 200/OK to UPDATE/re-INVITE …
3:46 AM Changeset [3378] by nanang
Misc (re #1151): Fixed pjsip_multipart_create() in initializing media …

Dec 1, 2010:

8:53 AM Changeset [3377] by nanang
Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: …
8:20 AM Ticket #1165 (Unable to create SDP answer for new offer with SRTP duplicated m line ...) closed by nanang
fixed: (In [3376]) Fix #1165: - Fixed pjsua_media_channel_create_sdp() to …
8:20 AM Changeset [3376] by nanang
Fix #1165: - Fixed pjsua_media_channel_create_sdp() to re-calculate audio …
8:02 AM Ticket #1165 (Unable to create SDP answer for new offer with SRTP duplicated m line ...) created by nanang
Original report can be found …

Nov 29, 2010:

2:49 PM Ticket #1164 (Possible crash in PUBLISH session if network connectivity is lost between ...) closed by bennylp
fixed: (In [3375]) Fixed #1164: Possible crash in PUBLISH session if network …
2:49 PM Changeset [3375] by bennylp
Fixed #1164: Possible crash in PUBLISH session if network connectivity is …
2:31 PM Ticket #1164 (Possible crash in PUBLISH session if network connectivity is lost between ...) created by bennylp
Crash in event publication framework (publishc.c), if network connectivity …

Nov 25, 2010:

9:27 AM Ticket #1163 (Assertions triggered by lock codec after unsuccessful SDP negotiation or ...) closed by nanang
fixed: (In [3374]) Fix #1163: - Fixed lock codec to always be done after …
9:27 AM Changeset [3374] by nanang
Fix #1163: - Fixed lock codec to always be done after successful media …
8:19 AM Ticket #1163 (Assertions triggered by lock codec after unsuccessful SDP negotiation or ...) created by nanang
Known cases: - SDP negotiation done unsuccessfully, e.g: no common codec, …

Nov 23, 2010:

1:13 PM Ticket #1162 (Support for MeeGo platform) created by bennylp

Nov 18, 2010:

7:14 AM Changeset [3373] by bennylp
Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks …
5:50 AM Ticket #1161 (Support for adding custom headers in presence subscription requests) created by bennylp
Add support in PJSIP and PJSUA-LIB to allow applications to add custom …
5:28 AM Ticket #1160 (Option to bypass RTP payload type verification in the stream (Johan Lantz)) created by bennylp
We validate incoming RTP packets to see if they contain correct payload …
5:15 AM Changeset [3372] by bennylp
Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added …

Nov 17, 2010:

9:15 AM Ticket #1159 (UPDATE is sent to lock codec even though call is being disconnected) closed by bennylp
fixed: (In [3371]) Fixed #1159: UPDATE is sent to lock codec even though call is …
9:15 AM Changeset [3371] by bennylp
Fixed #1159: UPDATE is sent to lock codec even though call is being …
9:13 AM Ticket #1159 (UPDATE is sent to lock codec even though call is being disconnected) created by bennylp
Scenario: - we send INVITE - we receive 200/OK (with multiple codecs) - …
9:05 AM Changeset [3370] by bennylp
Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, …
9:00 AM Ticket #1158 (Possible wrong multiplexing of STUN traffic inside TURN Data Indication) closed by bennylp
fixed: (In [3369]) Fixed #1158: Possible wrong multiplexing of STUN traffic …
9:00 AM Changeset [3369] by bennylp
Fixed #1158: Possible wrong multiplexing of STUN traffic inside TURN Data …
8:58 AM Ticket #1158 (Possible wrong multiplexing of STUN traffic inside TURN Data Indication) created by bennylp
Scenario: - peer sends STUN Binding Request inside TURN Data Indication …
1:26 AM PJSIP-Datasheet edited by bennylp
(diff)

Nov 16, 2010:

7:01 AM Changeset [3368] by bennylp
Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.
6:01 AM Changeset [3367] by bennylp
re #1020 (SIP outbound): remove sip.instance and reg-id parameters from …
3:07 AM Ticket #1020 (Support for SIP outbound and Path extension (RFC 5626, RFC 3327)) closed by bennylp
fixed: (In [3366]) Implemented SIP outbound (closed #1020)
3:07 AM Changeset [3366] by bennylp
Implemented SIP outbound (closed #1020)

Nov 15, 2010:

10:55 PM Changeset [3365] by bennylp
Re #1151 (misc fixes): fixed error in pjsua application when handling …
Note: See TracTimeline for information about the timeline view.