Timeline


and

Jan 19, 2012:

11:38 PM FAQ edited by bennylp
(diff)

Jan 17, 2012:

5:08 PM Getting-Started edited by ismangil
(diff)
5:05 PM PJSIP_Tutorial edited by ismangil
(diff)
7:02 AM Ticket #1448 (Remove server name setting from TLS transport config) closed by nanang
fixed: (In [3943]) Close #1448: removed server name setting from TLS transport …
7:02 AM Changeset [3943] by nanang
Close #1448: removed server name setting from TLS transport config.
6:59 AM Ticket #1448 (Remove server name setting from TLS transport config) created by nanang
The pjsip_tls_setting.server_name was used for specifying a target …

Jan 16, 2012:

5:05 AM Ticket #1014 (Configurable cipher type/list setting in SIP transport TLS (thanks Tal ...) closed by nanang
fixed: (In [3942]) Close #1014: - Added configurable ciphers setting in SIP TLS …
5:05 AM Changeset [3942] by nanang
Close #1014: - Added configurable ciphers setting in SIP TLS transport …

Jan 12, 2012:

6:09 AM Ticket #1447 (Infinite loop in switchboard when sound device ptime is lower than call ...) closed by nanang
fixed: (In [3941]) Fix #1447: fix internal function write_frame() of the …
6:09 AM Changeset [3941] by nanang
Fix #1447: fix internal function write_frame() of the switchboard to copy …
6:00 AM Ticket #1447 (Infinite loop in switchboard when sound device ptime is lower than call ...) created by nanang
Steps to reproduce with pjsua sample app: 1. run pjsua (that uses …
1:35 AM FAQ edited by bennylp
(diff)

Jan 11, 2012:

6:06 AM Ticket #1446 (Miscellaneous fixes) created by nanang
5:34 AM Ticket #1445 (Optimization: disconnect/reconnect video preview window from video tee ...) created by nanang
5:30 AM Ticket #1444 (Video stream not transmitting when native preview is used (thanks Régis ...) closed by nanang
fixed: (In [3940]) Fix #1444: always connect video capture port to video tee, …
5:30 AM Changeset [3940] by nanang
Fix #1444: always connect video capture port to video tee, even when the …
5:12 AM Ticket #1444 (Video stream not transmitting when native preview is used (thanks Régis ...) created by nanang
It turns out that video capture port is not connected to anywhere when …

Jan 10, 2012:

5:38 AM Ticket #1443 (Missing destroy method in opencore-amrnb codec factory (thanks Werner ...) closed by nanang
fixed: (In [3939]) Fix #1443: put destroy method to opencore-amr codec factory …
5:38 AM Changeset [3939] by nanang
Fix #1443: put destroy method to opencore-amr codec factory op.
5:37 AM Ticket #1443 (Missing destroy method in opencore-amrnb codec factory (thanks Werner ...) created by nanang
Since 2.0, we require codec factory to implement "destroy" op (see #1294).

Jan 9, 2012:

11:51 AM Ticket #1442 (Unable to make call if disabled media is included) closed by ming
fixed: (In [3938]) Fixes #1442: Unable to make call if disabled media is included …
11:51 AM Changeset [3938] by ming
Fixes #1442: Unable to make call if disabled media is included Add an API …
11:47 AM Ticket #1442 (Unable to make call if disabled media is included) created by ming
When making call using the flag PJSUA_CALL_INCLUDE_DISABLED_MEDIA with …

Jan 6, 2012:

11:30 AM Changeset [3937] by nanang
Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to …
11:28 AM Changeset [3936] by nanang
Re #1441 (vid_streamutil): only apply the decoding format size …
11:22 AM Changeset [3935] by nanang
Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager.
11:15 AM Ticket #1441 (Fixes and updates on vid_streamutil sample app) created by nanang

Jan 5, 2012:

2:32 AM Getting-Started/iPhone edited by ming
(diff)

Jan 4, 2012:

4:09 AM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) created by nanang
Original report can be found …
2:39 AM Ticket #1438 (CoInitializeEx by application prevents dshow device from working (thanks ...) closed by ming
fixed: (In [3934]) Fixed #1438: CoInitializeEx? by application prevents dshow …
2:39 AM Changeset [3934] by ming
Fixed #1438: CoInitializeEx? by application prevents dshow device from …

Jan 3, 2012:

11:03 AM Ticket #1439 (RTCP samples_per_frame setting for video stream) created by nanang
The RTCP setting samples_per_frame/frame length in video stream should be …
10:49 AM Ticket #1438 (CoInitializeEx by application prevents dshow device from working (thanks ...) created by nanang
The report can be found …
7:09 AM Video_Users_Guide edited by ming
(diff)
5:45 AM Video_Users_Guide edited by ming
(diff)
5:29 AM Video_Users_Guide edited by ming
(diff)

Dec 29, 2011:

5:18 AM Changeset [3933] by nanang
Changed version to 2.0-beta-svn
3:19 AM Changeset [3932] by nanang
Tagged 2.0-beta
3:17 AM Changeset [3931] by nanang
Changed version to 2.0-beta
3:10 AM Milestone release-2.0-beta completed
= Version 2.0 - Beta Release = This lists works required for beta release …
3:08 AM Ticket #1393 (Miscellaneous fixes) closed by nanang
fixed
3:08 AM Ticket #1234 (Missing video keyframe) closed by nanang
fixed
3:02 AM Ticket #1437 (Video keyframe request/response using RTCP feedback Picture Loss ...) created by nanang
This ticket is the continuation of #1234 (missing video keyframe handling) …

Dec 28, 2011:

3:20 PM Ticket #1436 (Review access to account config in call) created by nanang
PJSUA call accesses account config after the call initialization is done …
10:35 AM Ticket #1435 (Vidgui stuck after re-INVITE) created by nanang
Not always happen, but quite often.
10:23 AM Changeset [3930] by nanang
Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by …
9:52 AM Ticket #1433 (Assertion in re-enable video when ICE is enabled) closed by nanang
fixed: (In [3929]) Fix #1433: synchronuous ICE initialization calls …
9:52 AM Changeset [3929] by nanang
Fix #1433: synchronuous ICE initialization calls PJSUA_UNLOCK() only when …
9:49 AM Ticket #1434 (Add PJSUA_LOCK_IS_LOCKED()) closed by nanang
fixed: (In [3928]) Close #1434: Added PJSUA_LOCK_IS_LOCKED().
9:49 AM Changeset [3928] by nanang
Close #1434: Added PJSUA_LOCK_IS_LOCKED().
9:46 AM Ticket #1434 (Add PJSUA_LOCK_IS_LOCKED()) created by nanang
8:42 AM Changeset [3927] by bennylp
re #1393: error in detecting libavformat in mac os if ffmpeg was built and …
8:21 AM Ticket #1433 (Assertion in re-enable video when ICE is enabled) created by nanang
When ICE transport initialization is to be done in synchronized mode, …

Dec 27, 2011:

12:50 PM Changeset [3926] by bennylp
Re #1393: added checkbox to enable/disable video in vidgui sample app
12:47 PM Changeset [3925] by bennylp
More re #1419: changed field names from video_count to vid_cnt and …

Dec 26, 2011:

9:21 AM Ticket #1432 (Removed assertion in transaction when event is received in DESTROYED state ...) closed by bennylp
fixed: (In [3924]) Fixed #1432: Removed assertion in transaction when event is …
9:21 AM Changeset [3924] by bennylp
Fixed #1432: Removed assertion in transaction when event is received in …
9:20 AM Ticket #1432 (Removed assertion in transaction when event is received in DESTROYED state ...) created by bennylp
Stray event was received here for some reason. Reported on iPhone.
9:03 AM Changeset [3923] by bennylp
Misc (re #1393): vidgui: added account and NAT support and fixed assertion …
9:01 AM Changeset [3922] by bennylp
Re #1393 (misc): reduced default ffmpeg h264 bandwidth from 512 to 256kbps
9:00 AM Changeset [3921] by bennylp
Re #1393 (misc): renamed label on_error to on_return and fixed warning re …
8:57 AM Changeset [3920] by bennylp
Re #1234: increase default interval between two INFOs from 500 to 3000 ms

Dec 23, 2011:

3:07 AM Changeset [3919] by ming
Re #1430: Fixed crash when STUN & ICE is off
Note: See TracTimeline for information about the timeline view.