Timeline


and

Jan 21, 2007:

11:20 PM Ticket #67 (WAV playlist support) closed by bennylp
fixed: Implemented in r895. Added new files: * pjmedia/wav_playlist.h * …
11:12 PM Changeset [895] by bennylp
Implement ticket #67: added WAV playlist feature to PJMEDIA
7:36 PM Changeset [894] by bennylp
Added ability to feed text file containing commands (on Windows) and sleep …
5:53 PM Changeset [893] by bennylp
Fixed gcc warnings, especially about dereferencing type-punned pointer
5:01 PM Ticket #69 ((invalid) Bug when the same call id is reused in PJSUA-API) closed by bennylp
invalid: Invalid bug (cannot reproduce) The original poster does have a rather …
4:24 PM Ticket #68 (Bug when adding new account dynamically in PJSUA-API) closed by bennylp
fixed: Fixed in r892.
4:23 PM Changeset [892] by bennylp
Fixed ticket #68: pjsua account is not completely invalidated
4:13 PM Ticket #73 (Unregistration does not respond to authentication challenge (401/407) ...) closed by bennylp
fixed: Fixed in r891.
4:11 PM Changeset [891] by bennylp
Fixed ticket #73: regc does not respond to 401/407 challenge after it has …
3:25 PM Ticket #73 (Unregistration does not respond to authentication challenge (401/407) ...) created by bennylp
After application has marked client registration session for …

Jan 20, 2007:

7:18 PM Ticket #65 (Broken pjsip-test because of recent transport changes) closed by bennylp
fixed: Fixed in r890.
7:17 PM Changeset [890] by bennylp
Fixed ticket #65: broken pjsip-test compilation because of recent changes …
6:41 PM Ticket #72 (Visual Studio 2005 Workspace support) created by bennylp
Yup, finally I'm committed to support this! (don't ask about VS7 or VS7.1 …
6:36 PM Ticket #64 (Allow whitespaces at the end of SDP lines) closed by bennylp
fixed: Done in r889: Basically the approach in SDP parsing is: "Get only what …
6:35 PM Changeset [889] by bennylp
Ticket #64: more lenient SDP parsing (take only what we need and ignore …
5:20 AM Ticket #56 (Periodically transmit RTP packet on silence) closed by bennylp
fixed: Done in r888. There is a setting called …
5:18 AM Changeset [888] by bennylp
Implement ticket #56: Periodically transmit RTP packet on silence, to …
5:14 AM Ticket #70 (Frame timestamp not propagated correctly) closed by bennylp
fixed: Fixed in r887.
5:14 AM Changeset [887] by bennylp
Fixed ticket #70: Frame timestamp not propagated correctly in PJMEDIA
5:13 AM Changeset [886] by bennylp
Removed unusable and scary warning when ioqueue cannot write packet …
5:11 AM Ticket #71 (When host doesn't have any NIC interfaces, it should return 127.0.0.1 ...) closed by bennylp
fixed: Fixed in r885.
5:11 AM Changeset [885] by bennylp
Fix ticket #71: When host doesn't have any NIC interfaces, pj_gethostip() …
5:10 AM Ticket #71 (When host doesn't have any NIC interfaces, it should return 127.0.0.1 ...) created by bennylp
The primary host IP is resolved by detecting the default interface. …
5:05 AM Ticket #70 (Frame timestamp not propagated correctly) created by bennylp
The timestamp of outgoing media is always generated by the sound device, …

Jan 19, 2007:

7:57 PM Ticket #69 ((invalid) Bug when the same call id is reused in PJSUA-API) created by bennylp
When application terminates a call and immediately makes another call, …
7:54 PM Ticket #68 (Bug when adding new account dynamically in PJSUA-API) created by bennylp
When application deletes and adds account with PJSUA-API, it may reuse the …

Jan 18, 2007:

6:55 PM Ticket #67 (WAV playlist support) created by bennylp
David Clark has contributed support for playing multiple WAV files in a …
5:34 PM Ticket #66 (Broken compilation with gcc-2.9x or older gcc compiler) closed by bennylp
fixed: Fixed in r884.
5:33 PM Changeset [884] by bennylp
Ticket #66: fix broken compilation with gcc 2.9x.x or older
5:32 PM Ticket #66 (Broken compilation with gcc-2.9x or older gcc compiler) created by bennylp
2:57 AM audio-problem-dropouts edited by bennylp
(diff)
2:52 AM audio-problem-dropouts edited by bennylp
(diff)
2:50 AM audio-problem-dropouts edited by bennylp
(diff)
2:49 AM audio-problem-dropouts edited by bennylp
(diff)
2:48 AM audio-problem-dropouts edited by bennylp
(diff)
2:46 AM audio-problem-dropouts edited by bennylp
(diff)
2:38 AM audio-problem-dropouts edited by bennylp
(diff)
2:26 AM stutter.wav attached to audio-problem-dropouts by bennylp
Stutter sample

Jan 17, 2007:

6:43 PM Ticket #65 (Broken pjsip-test because of recent transport changes) created by bennylp

Jan 16, 2007:

3:30 AM Changeset [883] by bennylp
Fix compilation error when _CRT_SECURE_NO_DEPRECATE is already declared by …

Jan 15, 2007:

5:01 PM Ticket #64 (Allow whitespaces at the end of SDP lines) created by bennylp
Some UAs (non-compliant UAs, I might say) have a bad habit of adding …
5:07 AM audio-check-loopback edited by bennylp
(diff)

Jan 14, 2007:

12:39 AM Changeset [882] by bennylp
Continuing work on ticket #50: make explicit transport selection works for …

Jan 13, 2007:

11:52 PM Ticket #63 (Fully non-blocking TLS connect/accept) created by bennylp
Currently the TLS transport still blocks in SSL_connect() and SSL_accept() …
11:25 PM Ticket #50 (Explicit use of transports) closed by bennylp
worksforme: Implemented in r881: PJSUA-API level implementation of explicit transport …
11:22 PM Changeset [881] by bennylp
More work on ticket #50: binding of PJSUA-API account to specific …
11:20 PM Changeset [880] by bennylp
Removed trailing space for invite's CONFIRMED state name

Jan 12, 2007:

6:37 AM Changeset [879] by bennylp
Workaround for ticket #50: added API to lock/bind transaction, dialog, and …
1:45 AM Ticket #62 (Added option in pjmedia_tonegen_play() to play continuous tone) created by bennylp
Currently pjmedia_tonegen_play() only allows playing …

Jan 10, 2007:

10:32 PM Ticket #61 (Support for SRTP) created by bennylp
Please see the documentation in SRTP wiki page.
10:32 PM Ticket #60 (Implement ICE/TURN) created by bennylp
As the title says.
7:48 PM Changeset [878] by bennylp
Ticket #2: continuing work on Symbian sound device implementation
7:45 PM Ticket #59 (Implement STUN client using ioqueue) created by bennylp
Currently the STUN client uses pj_sock_select(), which means that porting …

Jan 9, 2007:

3:43 PM Ticket #58 (Another 64bit problem with pool.h) closed by bennylp
fixed: Fixed in r877.
3:42 PM Ticket #58 (Another 64bit problem with pool.h) created by bennylp
In <pj/pool.h>: […] This caused problem on 64bit machines.
3:02 PM Changeset [877] by bennylp
64bit fix for pool.h (thanks HARDOUIN Briac)

Jan 8, 2007:

1:52 AM WikiStart edited by bennylp
(diff)
1:48 AM PJSIP_Tutorial edited by bennylp
(diff)
1:20 AM Changeset [876] by bennylp
Added simple_pjsua example
12:37 AM PJSIP_Tutorial created by bennylp

Jan 4, 2007:

10:45 PM Changeset [875] by bennylp
Just updated and improved the doxygen documentations all over the place
6:27 PM Ticket #57 (Update documentation and website) created by bennylp
Update the documentations: * pjsua-API online documentation can be made …

Jan 2, 2007:

4:39 PM Ticket #56 (Periodically transmit RTP packet on silence) created by bennylp
Stream should periodically transmit a silence frame once in a while to …

Dec 30, 2006:

7:48 PM Sound_Problems/TOC edited by bennylp
(diff)
7:48 PM Sound_Problems/TOC edited by bennylp
(diff)
7:47 PM Sound_Problems/TOC edited by bennylp
(diff)
7:47 PM Sound_Problems/TOC edited by bennylp
(diff)
7:45 PM Sound_Problems/TOC edited by bennylp
(diff)
7:45 PM Sound_Problems/TOC edited by bennylp
(diff)
7:43 PM Sound_Problems/TOC edited by bennylp
(diff)
7:37 PM audio-problem-remote-jitter edited by bennylp
(diff)
7:37 PM audio-problem-sending-tone edited by bennylp
(diff)
7:36 PM audio-problem-hissing-noise edited by bennylp
(diff)
7:36 PM audio-problem-static-noise edited by bennylp
(diff)
7:36 PM audio-problem-dropouts edited by bennylp
(diff)
7:35 PM audio-problem-breakups edited by bennylp
(diff)
7:35 PM audio-problem-remote-no-audio edited by bennylp
(diff)
7:34 PM sound-problems edited by bennylp
(diff)
7:33 PM audio-problem-local-no-audio edited by bennylp
(diff)
7:33 PM sound-problems edited by bennylp
(diff)
7:07 PM sound-problems edited by bennylp
(diff)
7:02 PM Sound_Problems/TOC edited by bennylp
(diff)
7:01 PM Sound_Problems/TOC created by bennylp
6:25 PM sound-problems edited by bennylp
(diff)
6:25 PM sound-problems edited by bennylp
(diff)
6:10 PM audio-check-codec-nego edited by bennylp
(diff)
4:32 PM media-flow edited by bennylp
(diff)
4:31 PM media-flow edited by bennylp
(diff)
4:28 PM sound-problems edited by bennylp
(diff)
2:48 AM Ticket #30 (Check the samples_per_frame value of media stream) closed by bennylp
invalid: I don't think this is a valid bug.
2:47 AM Ticket #40 (Support for asymmetric encoding/decoding ptime) closed by bennylp
fixed: Implemented in r874.
2:46 AM Changeset [874] by bennylp
Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. …

Dec 29, 2006:

2:35 AM Ticket #55 (Invalid PortAudio error space) closed by bennylp
fixed: Fixed in r873.
2:34 AM Changeset [873] by bennylp
Fixed ticket #55: Invalid PortAudio? error space (PA expects negative error …
2:25 AM Changeset [872] by bennylp
Fixed TLS transport when IOCP is used
1:22 AM Ticket #55 (Invalid PortAudio error space) created by bennylp
See this mailing list archive: …
12:14 AM Ticket #25 (Authentication loops forever when server keeps rejecting request with ...) closed by bennylp
fixed: Fixed in r871. There is a new configuration setting …
12:13 AM Changeset [871] by bennylp
Fixed ticket #25: Authentication loops forever when server keeps rejecting …

Dec 28, 2006:

3:56 PM Changeset [870] by bennylp
Fix eol-style in pjsua.py/py_pjsua.c
3:13 AM Changeset [869] by fahris
py_pjsua.c and pjsua.py updated until lib call

Dec 27, 2006:

11:09 PM audio-check-codec-nego edited by bennylp
(diff)
11:08 PM audio-check-codec-nego edited by bennylp
(diff)

Dec 26, 2006:

9:58 PM Ticket #53 (Disable silence detector during the first few seconds of RTP transmission) closed by bennylp
fixed: Implemented in r868. The VAD disabling duration is controlled by …
9:56 PM Changeset [868] by bennylp
Implement ticket #53: Disable silence detector during the first few …
9:18 PM Ticket #54 (Add ability to change codec parameter on the fly) closed by bennylp
fixed: Implemented in r867.
9:18 PM Changeset [867] by bennylp
Ticket #54: added ability to modify some codec parameters on the fly
9:16 PM Ticket #54 (Add ability to change codec parameter on the fly) created by bennylp
Some application may want to change codec parameters after it has been …
9:10 PM Ticket #53 (Disable silence detector during the first few seconds of RTP transmission) created by bennylp
This is useful to assist NAT traversal, since normally NAT router only …
3:58 AM Ticket #31 (Explicit binding to specific listener/transport) closed by bennylp
duplicate: Closed because of duplicate with #50
3:56 AM Ticket #42 (TCP/TLS transport bug when connection is closed) closed by bennylp
fixed: Fixed in r866.
3:56 AM Changeset [866] by bennylp
Fixed ticket #42: duplicate hash entry when TCP/TLS connection is created …
3:20 AM Ticket #21 (Add PJ_HAS_NO_SNPRINTF to other os_*.h) closed by bennylp
wontfix: We'll fix this later when we bring the Symbian branch to the trunk.
3:06 AM Ticket #52 (Functions to retrieve media port of player and recorder) closed by bennylp
fixed: Implemented in r865: - pjsua_player_get_port() - …
3:05 AM Changeset [865] by bennylp
(Ticket #52) Added functions to retrieve media port of player and recorder …
3:03 AM Ticket #52 (Functions to retrieve media port of player and recorder) created by bennylp
2:30 AM Ticket #51 (Added audio level adjustment API to pjsua) closed by bennylp
fixed: Implemented in 864: - pjsua_conf_adjust_tx_level() - …
2:27 AM Changeset [864] by bennylp
Ticket #51: Added audio level adjustment to PJSUA-API
2:20 AM Ticket #51 (Added audio level adjustment API to pjsua) created by bennylp
(as the title says)
12:49 AM Ticket #50 (Explicit use of transports) created by bennylp
= Background = The rules regarding transports are quite complicated with …
12:14 AM Ticket #48 (DTMF callback support in pjmedia/pjsua-API) closed by bennylp
fixed: Implemented in r863: - pjmedia_stream_set_dtmf_callback() - …
12:11 AM Changeset [863] by bennylp
Added DTMF callback support all the way to PJSUA API (ticket #48)

Dec 25, 2006:

8:40 PM Ticket #41 (GUI program crashes occasionally (invalid)) closed by bennylp
invalid: No more report on this.
8:35 PM Ticket #3 (TLS support) closed by bennylp
worksforme: Added Makefile/Autoconf? support for TLS in r862.
8:34 PM Changeset [862] by bennylp
Added TLS support in Makefiles (see ticket #3)
3:51 PM TracWiki edited by trac
(diff)
3:51 PM PageTemplates created by trac
3:51 PM TitleIndex edited by trac
(diff)
7:02 AM Ticket #3 (TLS support) reopened by anonymous
Reopened for missing Makefile command for building TLS support.
6:57 AM Ticket #3 (TLS support) closed by bennylp
worksforme: Big rewrite in TLS implementation was done in r861: - The TLS transport …
6:43 AM Changeset [861] by bennylp
Major TLS work (ticket #3): asynchronous socket, rather complete TLS …
6:39 AM Changeset [860] by bennylp
In relation to ticket #49: fix support for recv() flags such as …
6:36 AM Ticket #49 (Bug in select() ioqueue: the recv() flag is not used) closed by bennylp
fixed: Fixed in r859.
6:36 AM Changeset [859] by bennylp
Fixed ticket #49: When socket is signaled for readability, recv()/recvfrom …
6:35 AM Ticket #49 (Bug in select() ioqueue: the recv() flag is not used) created by bennylp
When socket is signaled for readability, recv()/recvfrom is called with …

Dec 24, 2006:

4:58 PM sound-problems edited by bennylp
(diff)
4:34 AM Changeset [858] by bennylp
More TLS fixes (ticket #3), it should work now in blocking mode

Dec 23, 2006:

4:46 PM audio-check-rx-rtp edited by bennylp
(diff)
4:44 PM Audio_Problems/Getting_Around_Nat edited by bennylp
(diff)
4:42 PM Audio_Problems/Getting_Around_Nat created by bennylp
2:50 PM audio-problem-local-no-audio edited by bennylp
(diff)
2:34 PM audio-problem-local-no-audio edited by bennylp
(diff)
2:32 PM WikiStart edited by bennylp
(diff)

Dec 22, 2006:

4:44 PM Ticket #48 (DTMF callback support in pjmedia/pjsua-API) created by bennylp
Currently there's no way to retrieve DTMF from pjsua API.
3:31 PM Ticket #47 (Packet length not set correctly when media transport fails with immediate ...) closed by bennylp
fixed: Fixed on r857.
3:31 PM Changeset [857] by bennylp
Ticket #47: Packet length not set correctly when media transport fails …
3:30 PM Ticket #47 (Packet length not set correctly when media transport fails with immediate ...) created by bennylp
When ioqueue_recv() fails with immediate error in UDP transport, the …
3:24 PM Ticket #46 (Added recording capability in streamutil) closed by bennylp
fixed: Done in r856.
3:24 PM Changeset [856] by bennylp
Ticket #46: added recording capability in streamutil sample application
3:23 PM Ticket #46 (Added recording capability in streamutil) created by bennylp
Added recording of incoming RTP stream into WAV file in streamutil.
Note: See TracTimeline for information about the timeline view.