Timeline


and

Jan 25, 2007:

5:13 PM Changeset [906] by bennylp
Ticket #78: increased PTIME in pjsua_media.c to 20ms (from 10ms) because …
1:38 AM Changeset [905] by bennylp
Updated doxygen documentation to version 0.5.10

Jan 24, 2007:

7:29 PM Ticket #79 (Make available new audio device that is plugged after application is ...) created by bennylp
When a new audio device is plugged in after Pjsip is initialised it is not …
4:34 PM Ticket #57 (Update documentation and website) closed by anonymous
fixed: Done.
2:33 AM audio-upsampling-problem edited by bennylp
(diff)
2:32 AM audio-upsampling-problem created by bennylp
2:30 AM audio-problem-hissing-noise edited by bennylp
(diff)
2:30 AM audio-problem-static-noise edited by bennylp
(diff)
2:28 AM audio-problem-dropouts edited by bennylp
(diff)
2:05 AM Ticket #78 (Noisy audio with upsampling in the conference bridge) created by bennylp
There are two problems here: 1. Problem with upsampling that introduces …
2:02 AM Ticket #62 (Added option in pjmedia_tonegen_play() to play continuous tone) closed by bennylp
fixed: Done in r904. Also added --play-tone option in pjsua.
2:02 AM Changeset [904] by bennylp
Implement ticket #62: option to play tones continuously, and added …
12:46 AM Ticket #77 (Allow playback of multiple files in pjsua) closed by bennylp
fixed: Done in r903. pjsua now accepts multiple --play-file options.
12:44 AM Changeset [903] by bennylp
Implement ticket #77: allow specifying multiple files in pjsua
12:41 AM Ticket #77 (Allow playback of multiple files in pjsua) created by bennylp

Jan 23, 2007:

8:49 PM Ticket #76 (No audio on MacOS X 10.4 when resamplilng is used) closed by bennylp
fixed: Fixed in r902. Thanks Norman Franke for pointing out and finding the bug …
8:48 PM Changeset [902] by bennylp
Fixed ticket #76: bug in PortAudio? when device is opened in non-native …
8:48 PM Ticket #76 (No audio on MacOS X 10.4 when resamplilng is used) created by bennylp
When OSX sound device is opened on non-native sampling rate, no audio …
3:30 PM Changeset [901] by bennylp
More ticket #64 fix: allow whitespace after SDP media format
3:22 PM Ticket #75 (SDP validation failed when port is zero and no format is specified) closed by bennylp
fixed: Fixed in r900.
3:22 PM Changeset [900] by bennylp
Fixed ticket #75: allow empty SDP format list when media port is zero
3:18 PM Ticket #75 (SDP validation failed when port is zero and no format is specified) created by bennylp
This would fail the SDP validation: […] The SDP validation …
6:13 AM Ticket #74 (Enlarge RX_BUF_COUNT in conference bridge to 32) closed by bennylp
fixed: Fixed in r899: Added PJMEDIA_SOUND_BUFFER_COUNT (default=32) as a …
6:12 AM Changeset [899] by bennylp
Fixed ticket #74: unstable/stutter sound on Windows Mobile (thanks …
5:36 AM Ticket #72 (Visual Studio 2005 Workspace support) closed by bennylp
fixed: Done.
5:35 AM Changeset [898] by bennylp
Support for Visual Studio 2005 workspace
4:17 AM Changeset [897] by bennylp
Fixed several compilation warnings with MSVC

Jan 22, 2007:

7:10 PM Changeset [896] by bennylp
Give more useful information when assertion fails in pj_thread_this()
6:55 PM Ticket #74 (Enlarge RX_BUF_COUNT in conference bridge to 32) created by bennylp
ChenHuan? <chenhuan @ sict.ac.cn> reported that enlarging RX_BUF_COUNT to …

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)
Note: See TracTimeline for information about the timeline view.