Timeline


and

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 …

Nov 12, 2010:

7:42 AM Ticket #1157 (Memory corruption with SSL socket on Symbian (thanks Michele Cicciotti for ...) closed by nanang
fixed: (In [3364]) Fix #1157: Fixed Symbian SSL socket to re-align the write …
7:42 AM Changeset [3364] by nanang
Fix #1157: Fixed Symbian SSL socket to re-align the write (circular) …
7:30 AM Ticket #1157 (Memory corruption with SSL socket on Symbian (thanks Michele Cicciotti for ...) created by nanang
The pj_ssl_sock_send() always tries to re-align the circular buffer for …

Nov 10, 2010:

12:13 PM Ticket #1156 (New option to ignore bad NOTIFY presence message body (thanks Johan Lantz ...) closed by bennylp
fixed: (In [3363]) Fixed #1156: New option to ignore bad NOTIFY presence message …
12:13 PM Changeset [3363] by bennylp
Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks …
12:12 PM Ticket #1156 (New option to ignore bad NOTIFY presence message body (thanks Johan Lantz ...) created by bennylp
Currently bad NOTIFY message body (for presence) will be responded …

Nov 3, 2010:

12:41 PM Getting-Started/iPhone edited by bennylp
(diff)
12:36 PM Getting-Started/iPhone edited by bennylp
(diff)
12:35 PM Getting-Started/iPhone edited by bennylp
(diff)
7:33 AM Changeset [3362] by bennylp
Misc (re #1151): fixed the compile time switch to use iLBC codec on iPhone
6:49 AM Ticket #1155 (Run-time option to disable the use of "rport" in outgoing requests (thanks ...) closed by bennylp
fixed: (In [3361]) Fixed #1155 (Run-time option to disable the use of "rport" in …
6:48 AM Changeset [3361] by bennylp
Fixed #1155 (Run-time option to disable the use of "rport" in outgoing …
6:47 AM Ticket #1155 (Run-time option to disable the use of "rport" in outgoing requests (thanks ...) created by bennylp
It has been reported that some operators in Japan have trouble processing …
6:46 AM Ticket #1154 (Run-time option to disable telephone-event in outgoing SDP offer (thanks ...) closed by bennylp
fixed: (In [3360]) Fixed #1154 (Run-time option to disable telephone-event in …
6:46 AM Changeset [3360] by bennylp
Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP …
6:36 AM Ticket #1154 (Run-time option to disable telephone-event in outgoing SDP offer (thanks ...) created by bennylp
It has been reported that some operators in Japan have trouble processing …
Note: See TracTimeline for information about the timeline view.