Timeline


and

Feb 5, 2007:

7:02 PM Ticket #89 (Implement transaction timeout in REGISTER request) closed by bennylp
worksforme: Implemented in r932. Currently this is implemented at …
6:59 PM Changeset [932] by bennylp
Fixed ticket #89: implement transaction timeout in REGISTER request …
3:28 PM Ticket #89 (Implement transaction timeout in REGISTER request) created by bennylp
Currently there is no timeout in SIP UAC transaction after provisional …
12:39 AM Ticket #88 (URL selection menu not working for all pjsua commands) created by bennylp
Some URL selection menus (such as -1 to select all contacts) don't work …

Feb 4, 2007:

5:04 PM Ticket #78 (Noisy audio with upsampling in the conference bridge) closed by bennylp
worksforme: There is another problem, specific to when upsampling is done in …
5:04 PM Changeset [931] by bennylp
Fixed ticket #78: Noise in conference bridge because of upsampling and …
4:01 PM Ticket #87 (Conference bridge should transmit silence frame when level is zero) closed by bennylp
fixed: Fixed in r930.
4:00 PM Changeset [930] by bennylp
Fixed ticket #87: Conference bridge should transmit silence frame when …
3:56 PM Ticket #87 (Conference bridge should transmit silence frame when level is zero) created by bennylp
Currently the conference bridge will transmit PJMEDIA_FRAME_TYPE_NONE to a …

Feb 3, 2007:

8:31 PM Changeset [929] by bennylp
ICE branch: initial server prototype
6:41 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:33 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:24 PM Python_SIP_Tutorial created by bennylp
6:05 PM WikiStart edited by bennylp
(diff)
5:23 PM Changeset [928] by bennylp
Added various PJSIP constants to Python module and bugfix in call_hangup()

Feb 2, 2007:

8:49 PM Changeset [927] by bennylp
Updated README.txt with the latest build instructions
10:52 AM Changeset [926] by fahris
py_pjsuaupdated 020207

Feb 1, 2007:

7:25 PM Changeset [925] by bennylp
Implement the missing pjsua_get_snd_dev() function
7:41 AM Changeset [924] by fahris
py_pjsua update 010207
3:38 AM Ticket #84 (pjsua_transport_close() doesn't properly close transports (especially TLS)) closed by bennylp
fixed: Fixed in r923.
3:37 AM Changeset [923] by bennylp
Fixed ticket #84: pjsua_transport_close() doesn't properly close transport …
3:01 AM Ticket #85 (Visual Studio 2005 Sample-Makefile) closed by bennylp
fixed: Fixed in r922.
3:01 AM Changeset [922] by bennylp
Fixed ticket #85: build errors when building samples with VS6/VS8
12:38 AM Ticket #83 (Socket abstractions for IP TOS options) closed by bennylp
fixed: Done in r920 and r921. However this would not work out of the box on …
12:36 AM Changeset [921] by bennylp
Ticket #83: updated autoconf script to detect netinet/ip.h header (for TOS …
12:33 AM Changeset [920] by bennylp
Implement ticket #83: socket TOS abstraction

Jan 31, 2007:

9:09 PM Changeset [919] by bennylp
Fixed ticket #86: file not properly rewind-ed for the next iteration …
8:53 PM Changeset [918] by bennylp
Updated PJSUA-API docs for Python and some bug fixes in Python module
6:18 PM Ticket #86 (Bugs in WAV playlist) closed by bennylp
fixed: Fixed in r917.
6:17 PM Changeset [917] by bennylp
Fixed ticket #86: crash in wav_playlist.c (thanks Alain Totouom for the …
6:16 PM Ticket #86 (Bugs in WAV playlist) created by bennylp
The *current_file* variable is not always consistent and need to be …
3:00 PM Ticket #85 (Visual Studio 2005 Sample-Makefile) created by pjsip@…
Trunk (Rev. 916) does not compile samples section under VS 2005. Change …

Jan 30, 2007:

10:55 PM Ticket #84 (pjsua_transport_close() doesn't properly close transports (especially TLS)) created by bennylp
The pjsua_transport_close() function in PJSUA-API doesn't handle TLS …
7:39 PM Ticket #83 (Socket abstractions for IP TOS options) created by bennylp
Add socket constants abstractions for socket TOS options so that …

Jan 29, 2007:

6:36 PM Changeset [916] by bennylp
Some simple call testing to py_pjsua and bug fixes
12:09 PM Changeset [915] by fahris
update py_pjsua.c 290107
5:07 AM Changeset [914] by fahris
revisi py_pjsua.c 290107
4:25 AM Changeset [913] by bennylp
Initial addition of the new STUN framework files

Jan 28, 2007:

5:35 PM Changeset [912] by bennylp
Branching the trunk for ICE!

Jan 27, 2007:

6:33 PM Ticket #82 (Disabling codec from autoconf causes link error) closed by bennylp
fixed: Fixed in: * r909 (changes in aconfigure.ac and added some …
6:31 PM Changeset [911] by bennylp
Fixed various gcc warnings especially related to ticket #82 when …
6:09 PM Changeset [910] by bennylp
Fixed ticket #82: link error when codec(s) are disabled from configure …
5:44 PM Changeset [909] by bennylp
Ticket #82: fix link errors when codecs are disabled from autoconf script
5:33 PM Ticket #82 (Disabling codec from autoconf causes link error) created by bennylp
Disabling codec(s) with autoconf script (e.g. with …

Jan 26, 2007:

5:14 PM Ticket #81 (Crash in client registration when NIC is plugged-off during registration ...) closed by bennylp
fixed: Fixed in r908.
5:13 PM Changeset [908] by bennylp
Fixed ticket #81: registration refresh crashed when NIC is plugged-off
5:13 PM Ticket #81 (Crash in client registration when NIC is plugged-off during registration ...) created by bennylp
Thanks Richard Allister for reporting the bug.
5:10 PM Ticket #80 (Return correct error code when pj_gethostbyname() fails) closed by bennylp
fixed: Fixed in r907. Also in this changeset: include the canonical error name …
5:09 PM Changeset [907] by bennylp
Ticket #80: pj_gethostbyname() should return the appropriate native error …
5:08 PM Ticket #80 (Return correct error code when pj_gethostbyname() fails) created by bennylp
Currently it will always return PJ_ERESOLVE, but it should return the …

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