Timeline


and

Aug 19, 2008:

8:21 PM FAQ edited by bennylp
(diff)
8:02 PM Changeset [2227] by bennylp
Added on_incoming_subscribe() handler in pjsua, just to demonstrate that …
7:45 PM WikiStart edited by bennylp
(diff)
7:42 PM WikiStart edited by bennylp
(diff)
7:42 PM WikiStart edited by bennylp
(diff)
7:40 PM WikiStart edited by bennylp
(diff)
7:32 PM Intel_IPP_Codecs edited by bennylp
(diff)
6:49 PM Ticket #597 (Error reading WAV files when there are extra chunks after DATA chunk ...) created by bennylp
Some sound editors (like Sony Sound Forge which I use) put chunks at the …
6:22 PM WikiStart edited by bennylp
(diff)
4:18 PM Changeset [2226] by bennylp
pjsip_endpt_handle_events2() is loosing the error code in MacOS X if …
3:01 PM Changeset [2225] by bennylp
More ticket #583: a bit of tidying up and renamed macro names etc.
2:59 PM Intel_IPP_Codecs edited by bennylp
(diff)
1:17 PM Intel_IPP_Codecs edited by bennylp
(diff)
12:32 PM WikiStart edited by bennylp
(diff)
12:31 PM WikiStart edited by bennylp
(diff)
12:28 PM WikiStart edited by bennylp
(diff)
12:25 PM WikiStart edited by bennylp
(diff)
12:22 PM WikiStart edited by bennylp
(diff)
12:18 PM WikiStart edited by bennylp
(diff)
12:12 PM Ticket #593 (RTP timestamp incremented incorrectly for multichannel audio.) closed by nanang
fixed: In r2224: Fixed RTP timestamp calculation in RX & TX for multichannel …
12:11 PM Changeset [2224] by nanang
Ticket #593: Fixed RTP timestamp calculation in RX & TX for multichannel …
12:02 PM tmp/test_tab edited by bennylp
(diff)
12:00 PM tmp/test_tab edited by bennylp
(diff)
12:00 PM tmp/test_tab edited by bennylp
(diff)
11:55 AM tmp/test_tab edited by bennylp
(diff)
11:53 AM tmp/test_tab edited by bennylp
(diff)
11:52 AM tmp/test_tab edited by bennylp
(diff)
11:48 AM tmp/test_tab edited by bennylp
(diff)
11:48 AM rounded4.gif attached to tmp/test_tab by bennylp
11:47 AM rounded3.gif attached to tmp/test_tab by bennylp
11:47 AM rounded2.gif attached to tmp/test_tab by bennylp
11:47 AM rounded1.gif attached to tmp/test_tab by bennylp
11:47 AM back4.gif attached to tmp/test_tab by bennylp
11:47 AM back3.gif attached to tmp/test_tab by bennylp
11:47 AM back2.gif attached to tmp/test_tab by bennylp
11:47 AM back1.gif attached to tmp/test_tab by bennylp
11:24 AM tmp/test_tab edited by bennylp
(diff)
11:23 AM Changeset [2223] by nanang
Ticket #583: Added missing IPP codec deinit and fixed matching #if-#endif …
11:04 AM Changeset [2222] by nanang
Ticket #490: Updated VAD with new algorithm.
10:40 AM tmp/test_tab edited by bennylp
(diff)
10:40 AM tmp/test_tab created by bennylp
10:09 AM WikiStart edited by bennylp
(diff)
9:58 AM WikiStart edited by bennylp
(diff)
9:47 AM Intel_IPP_Codecs edited by bennylp
(diff)

Aug 18, 2008:

9:59 PM WikiStart edited by bennylp
(diff)
9:58 PM WikiStart edited by bennylp
(diff)
9:56 PM WikiStart edited by bennylp
(diff)
9:56 PM WikiStart edited by bennylp
(diff)
9:52 PM WikiStart edited by bennylp
(diff)
9:47 PM WikiStart edited by bennylp
(diff)
9:26 PM Intel_IPP_Codecs edited by bennylp
(diff)
9:12 PM Intel_IPP_Codecs edited by bennylp
(diff)
9:10 PM Intel_IPP_Codecs created by bennylp
11:32 AM Changeset [2221] by bennylp
Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)
11:07 AM Changeset [2220] by bennylp
Fixed crash in Python when receiving incoming DTMF digits

Aug 16, 2008:

10:06 AM Ticket #596 (Multi-channel capability for the resampling algorithm (thanks Bill Gardner ...) created by bennylp
The resample API already supports multi-channel input/output, however the …
6:46 AM Changeset [2219] by nanang
Ticket #583: - Added codec AMR-WB - Updated AMR & AMRWB to utilize …

Aug 15, 2008:

6:35 PM Changeset [2218] by nanang
Ticket #583: - rearranged some codec properties, e.g: codec name, …
2:53 PM Ticket #595 (Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the ...) closed by bennylp
fixed: Fixed in r2217
2:53 PM Changeset [2217] by bennylp
Ticket #595: Broken semaphore implementation on MacOS X (thanks Viktor …
2:52 PM Ticket #595 (Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the ...) created by bennylp
MacOS X does not support unnamed semaphore so sem_open() must be …
1:17 PM Changeset [2216] by nanang
Ticket #583: Initial source of IPP codecs wrapper.
1:12 PM Ticket #584 (Add support for G.723.1 codec) closed by nanang
invalid: This ticket has become subset of ticket #583

Aug 14, 2008:

5:00 PM Changeset [2215] by bennylp
Added maximum threshold for silence detector, to aovid the silence …
3:51 PM Changeset [2214] by bennylp
More ticket #590: removed unused echo suppressor settings in …
2:47 PM Changeset [2213] by bennylp
Increase codec's maximum silence duration …
10:45 AM Ticket #592 (URI comparison may crash the application (thanks Pedro Gonçalves for the ...) closed by bennylp
invalid: User reported this was bug in application code and not in pjsip.

Aug 13, 2008:

6:21 PM Changeset [2212] by bennylp
More ticket #590: optimizations in the echo suppressor, gained more than …
1:57 PM Ticket #594 (Improvements in PocketPJ Windows Mobile application) closed by bennylp
fixed: In r2211: * new option to use TCP transport * new option to …
1:56 PM Changeset [2211] by bennylp
Ticket #594: Improvements in PocketPJ Windows Mobile application: added …
1:55 PM Ticket #594 (Improvements in PocketPJ Windows Mobile application) created by bennylp
1:53 PM Changeset [2210] by bennylp
Added interactive option in aectest sample and to display WAV duration on …
1:52 PM Changeset [2209] by bennylp
Fixed bug in --auto-rec option handling in pjsua
1:50 PM Changeset [2208] by bennylp
More ticket #590: handle the case when mic level is set too high causing …
8:41 AM Changeset [2207] by bennylp
pj_sockaddr_copy_addr() might raise assertion if destination address is …

Aug 12, 2008:

1:48 PM Ticket #593 (RTP timestamp incremented incorrectly for multichannel audio.) created by nanang
Currently RTP timestamp is incremented based on number of samples …
12:20 PM Changeset [2206] by bennylp
More ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves …
10:55 AM Changeset [2205] by bennylp
Ticket #592: URI comparison may crash the application (thanks Pedro …
10:02 AM Ticket #592 (URI comparison may crash the application (thanks Pedro Gonçalves for the ...) created by bennylp
The URI comparison for name address (pjsip_name_addr_compare()

Aug 11, 2008:

6:10 PM Changeset [2204] by bennylp
Related to ticket #590: added command line option in pjsua to select the …
3:30 PM Changeset [2203] by bennylp
More ticket #590: fix the bug in smoothing factor
3:19 PM Ticket #591 (Assertion failure in ICE session (thanks Pedro Gonçalves for the report)) closed by bennylp
fixed: Fixed in 2202: - the assertion is caused by race condition in …
3:17 PM Changeset [2202] by bennylp
Ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves for …
3:16 PM Ticket #591 (Assertion failure in ICE session (thanks Pedro Gonçalves for the report)) created by bennylp
Symptom: Assertion pj_assert(tdata == check->tdata) in …

Aug 10, 2008:

10:10 PM Changeset [2201] by bennylp
Initialize CPocketPJ setting with proper values in constructor
10:09 PM Changeset [2200] by bennylp
Renamed fabs() to FABS() since it conflicts with intrinsic function in VC6
4:15 PM Ticket #590 (Improve the echo suppressor) closed by bennylp
fixed: Done in r2199
4:15 PM Changeset [2199] by bennylp
Ticket #590: new echo suppressor which should work much better than the …

Aug 9, 2008:

5:46 AM Ticket #590 (Improve the echo suppressor) created by bennylp
The echo suppressor generally is not working and it's also very annoying. …
5:44 AM Ticket #589 (Update Speex AEC to the latest version to get multichannel EC) created by bennylp
Ticket #588 rolled-back Speex AEC to beta3 version which does not support …
5:41 AM Ticket #588 (Improvements to echo cancellation framework) closed by bennylp
fixed: Done in r2198. Also in this changeset: * roll-back Speex mdf.c from …
5:40 AM Changeset [2198] by bennylp
Ticket #588: Improvements to echo cancellation framework
5:11 AM Ticket #588 (Improvements to echo cancellation framework) created by bennylp
Modify the echo cancellation framework as follow to make it easier to …

Aug 8, 2008:

7:03 AM Changeset [2197] by nanang
Fixed bug possibility of dereferencing NULL pointer when calling …

Aug 7, 2008:

1:41 PM Ticket #587 (Conference bridge modifications to reduce latency.) created by nanang
Currently the conference bridge will introduce delay to the audio flow. …
9:56 AM Ticket #586 (Added ICE negotiation tests to test the scenario when two agents have ...) closed by bennylp
fixed: Done in r2196: * added --ice-no-rtcp option in pjsua * added …
9:55 AM Changeset [2196] by bennylp
Ticket #586: Added ICE negotiations test to test the scenario when two …
9:54 AM Ticket #586 (Added ICE negotiation tests to test the scenario when two agents have ...) created by bennylp
To test the scenario where the number of components between two agents are …
9:43 AM Changeset [2195] by bennylp
Fixed bug in pj_ice_strans_get_running_comp_cnt(): wrong number of …

Aug 5, 2008:

8:14 PM Ticket #585 (Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE ...) closed by bennylp
fixed: Done in r2194
8:14 PM Changeset [2194] by bennylp
Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and …
8:14 PM Ticket #585 (Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE ...) created by bennylp
Related to ticket #551, handle the case where incoming INVITE or SUBSCRIBE …
7:29 PM Ticket #551 (Generic URI scheme handler (thanks Juri Glaß)) closed by bennylp
fixed: Implemented in r2193 with modifications: * moved the functionality to the …
7:28 PM Changeset [2193] by bennylp
Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for …
1:22 PM Ticket #563 (Bug with SDP in offer/answer related to call hold scenario) closed by nanang
fixed

Aug 4, 2008:

4:03 PM Changeset [2192] by nanang
Added test delaybuf to pjmedia MIPS test.
3:01 PM Changeset [2191] by nanang
Ticket #563: Updated SDP offer/answer related to call hold scenario to …
2:56 PM Ticket #584 (Add support for G.723.1 codec) created by bennylp
Add support for G.723.1 codec using Intel Integrated Performance Primitive …
2:55 PM Ticket #583 (Support for Intel Integrated Performace Primitives (IPP) codecs) created by bennylp
The IPP codecs to be supported are based on IPP samples speech codec …
2:45 PM Changeset [2190] by bennylp
Fixed build error on FreeBSD (cannot use <netinet/ip.h> if …
2:30 PM Changeset [2189] by bennylp
Fixed compilation warning in test-pjsip
10:53 AM Ticket #579 (Data loss with TCP sockets (thanks Helmut Wolf for the report)) closed by bennylp
fixed: Fixed in r2188: * Changed SIP transport to use active socket * Also …
10:52 AM Changeset [2188] by bennylp
Changed SIP transport to use active socket to fix ticket #579: "Data loss …
9:59 AM Changeset [2187] by bennylp
Added new active socket API's to specify application buffers in …

Jul 31, 2008:

8:34 AM Ticket #582 (Presence extended status is not sent in initial NOTIFY request (thanks ...) closed by bennylp
fixed: Fixed in r2186. Also in this changedset fixed a bug introduced recently …
8:32 AM Changeset [2186] by bennylp
Fixed ticket #582: Extended presence status is not sent in initial NOTIFY …
8:32 AM Ticket #582 (Presence extended status is not sent in initial NOTIFY request (thanks ...) created by bennylp
This would cause the subscriber to not get the extended/RPID status in the …

Jul 29, 2008:

8:15 PM Changeset [2185] by bennylp
Initial work for ticket #579: added option to make the active socket sends …
12:14 PM Ticket #557 (Memory leak in Speex echo canceller) closed by nanang
fixed
12:13 PM Changeset [2184] by nanang
Ticket #557: Fixed memory leak in Speex EC (actually this is updating …
11:42 AM Ticket #581 (Fixed build dependencies in the makefiles) closed by bennylp
fixed: Fixed in r2183
11:42 AM Changeset [2183] by bennylp
Fixed ticket #581: Fixed build dependencies in the makefiles
11:38 AM Ticket #581 (Fixed build dependencies in the makefiles) created by bennylp
Some dependencies are not set properly, causing either stale build …

Jul 28, 2008:

11:45 PM Ticket #577 (Implement sound device wrapper using APS (Audio Proxy Server) for S60) closed by nanang
fixed
11:41 PM Ticket #463 (Configuration option to have external sound device implementation) closed by bennylp
fixed: Done in r2182. Please see External_Sound_Device for more info.
11:40 PM Changeset [2182] by bennylp
Ticket #463: Configuration option to have external sound device …
11:04 PM FAQ edited by bennylp
(diff)
10:56 PM External_Sound_Device created by bennylp
9:37 PM Ticket #548 (Validate memory usage) closed by bennylp
fixed: We've done many fixes with regard to memory and handle leaks on this …
9:15 PM Changeset [2181] by bennylp
Added PJ_LOG_HAS_LEVEL_TEXT logging flag to display the log verbosity …
8:17 PM Ticket #538 (Closed TCP connection should be removed from the hash table immediately) closed by bennylp
fixed: Fixed in r2180
8:17 PM Changeset [2180] by bennylp
Ticket #538: Closed TCP connection should be removed from the hash table …
6:57 PM Ticket #580 (Incoming target refresh request does not update the Contact header (thanks ...) closed by bennylp
fixed: Fixed in r2179
6:57 PM Changeset [2179] by bennylp
Ticket #580: Incoming target refresh request does not update the Contact …
2:44 PM MeasuringSoundLatency edited by bennylp
(diff)
2:37 PM Changeset [2178] by bennylp
Added latency.c in the samples (see …
12:52 PM MeasuringSoundLatency edited by bennylp
(diff)
12:51 PM MeasuringSoundLatency edited by bennylp
(diff)
12:41 PM MeasuringSoundLatency edited by bennylp
(diff)
12:37 PM MeasuringSoundLatency edited by bennylp
(diff)
12:12 PM rec2.png attached to MeasuringSoundLatency by bennylp
12:11 PM rec2.wav attached to MeasuringSoundLatency by bennylp
12:11 PM MeasuringSoundLatency edited by bennylp
(diff)
11:24 AM MeasuringSoundLatency edited by bennylp
(diff)
11:20 AM MeasuringSoundLatency edited by bennylp
(diff)
11:16 AM rec1-latency.PNG attached to MeasuringSoundLatency by bennylp
11:15 AM rec1-zoom.PNG attached to MeasuringSoundLatency by bennylp
11:15 AM rec1.PNG attached to MeasuringSoundLatency by bennylp
11:15 AM rec1.wav attached to MeasuringSoundLatency by bennylp
11:15 AM latency.c attached to MeasuringSoundLatency by bennylp
11:14 AM tock8.wav attached to MeasuringSoundLatency by bennylp
11:14 AM MeasuringSoundLatency created by bennylp
9:26 AM Ticket #580 (Incoming target refresh request does not update the Contact header (thanks ...) created by bennylp
The pjsip sip_dialog.c correctly updates the dialog target URI upon …

Jul 25, 2008:

10:45 AM Changeset [2177] by bennylp
Fixed linking errors in pjnath when TCP is disabled in PJLIB
10:05 AM Changeset [2176] by bennylp
Fixed invalid configuration generation in pjsua for auto-update-nat option …
9:40 AM Ticket #579 (Data loss with TCP sockets (thanks Helmut Wolf for the report)) created by bennylp
It seems that nobody is checking whether the asynchronous send() operation …
9:16 AM Ticket #578 (Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the ...) closed by bennylp
fixed: Fixed in r2175
9:16 AM Changeset [2175] by bennylp
Ticket #578: Bug in encoding ICE candidate type in SDP (thanks Ondrej …
9:15 AM Ticket #578 (Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the ...) created by bennylp
The relay and peer-reflexive candidate is shown as "srflx" in SDP: […]

Jul 24, 2008:

11:45 PM Python_SIP/Hello_World edited by bennylp
(diff)
9:32 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:32 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:18 PM APS edited by bennylp
(diff)
6:03 PM Python_SIP/Presence edited by bennylp
(diff)
6:02 PM Python_SIP/Calls edited by bennylp
(diff)
5:54 PM Python_SIP/Media_Objects edited by bennylp
(diff)
5:52 PM Python_SIP/Media edited by bennylp
(diff)
5:50 PM Python_SIP/Media edited by bennylp
(diff)
5:27 PM conference-bridge-loop.jpg attached to Python_SIP/Media by bennylp
5:07 PM Python_SIP/Media edited by bennylp
(diff)
4:27 PM Python_SIP/TOC edited by bennylp
(diff)
4:18 PM Python_SIP/Accounts edited by bennylp
(diff)
4:13 PM Python_SIP/Accounts edited by bennylp
(diff)
3:44 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
3:30 PM Changeset [2174] by nanang
Ticket #577: Initial source of sound device wrapper with APS
2:55 PM Python_SIP/Settings edited by bennylp
(diff)
2:45 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
2:41 PM Ticket #577 (Implement sound device wrapper using APS (Audio Proxy Server) for S60) created by nanang
Benefits of sound device wrapper using APS are: low latency & enabling …
2:33 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
2:24 PM APS edited by nanang
Added command line option in refreshing makefiles in the building steps (diff)
2:16 PM Python_SIP/Hello_World edited by bennylp
(diff)
2:12 PM APS edited by nanang
Added developer certificate in the requirements. (diff)
2:02 PM APS created by nanang
1:24 PM Python_SIP/Build_Install edited by bennylp
(diff)
1:22 PM Python_SIP/Build_Install edited by bennylp
(diff)
1:11 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:58 PM Python_SIP_Tutorial edited by bennylp
(diff)
12:41 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:40 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:39 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:39 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:38 PM Python_SIP/Build_Install edited by bennylp
(diff)
12:20 PM Changeset [2173] by bennylp
Added setup-vc.py for Visual Studio installation
12:20 PM Changeset [2172] by bennylp
Tweak setup.py
10:27 AM Python_SIP/Build_Install edited by bennylp
(diff)
9:19 AM Python_SIP/Build_Install edited by bennylp
(diff)
9:01 AM Changeset [2171] by bennylp
Added simplecall.py sample
9:00 AM Changeset [2170] by bennylp
pjsua.py: fixed transport port bug, changed default tracing to disabled, …

Jul 23, 2008:

11:15 PM Python_SIP/Build_Install edited by bennylp
(diff)
11:00 PM Python_SIP/Adv_Config edited by bennylp
(diff)
10:56 PM Python_SIP/TOC edited by bennylp
(diff)
10:52 PM Python_SIP/Adv_Config created by bennylp
10:49 PM Python_SIP/TOC edited by bennylp
(diff)
10:46 PM Python_SIP/Media_Objects created by bennylp
10:23 PM Python_SIP/TOC edited by bennylp
(diff)
10:22 PM Python_SIP/Accounts edited by bennylp
(diff)
10:22 PM Python_SIP/Settings edited by bennylp
(diff)
10:21 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
10:20 PM Python_SIP_Tutorial edited by bennylp
(diff)
10:19 PM Python_SIP/IM edited by bennylp
(diff)
10:12 PM Python_SIP/TOC edited by bennylp
(diff)
10:10 PM Python_SIP/TOC edited by bennylp
(diff)
10:04 PM Python_SIP/IM edited by bennylp
(diff)
9:45 PM Python_SIP/IM created by bennylp
9:23 PM Python_SIP/Presence edited by bennylp
(diff)
9:22 PM Python_SIP/Presence edited by bennylp
(diff)
9:16 PM Python_SIP/Presence edited by bennylp
(diff)
9:08 PM Python_SIP/Presence created by bennylp
8:41 PM Python_SIP/TOC edited by bennylp
(diff)
8:35 PM Python_SIP/Calls edited by bennylp
(diff)
8:33 PM Python_SIP/Calls created by bennylp
6:39 PM Python_SIP/Media edited by bennylp
(diff)
6:35 PM Python_SIP/Media edited by bennylp
(diff)
6:21 PM conference-bridge-snd-rec.jpg attached to Python_SIP/Media by bennylp
6:19 PM conference-bridge-wav-playback.jpg attached to Python_SIP/Media by bennylp
6:01 PM Python_SIP/TOC edited by bennylp
(diff)
5:43 PM Python_SIP/Media edited by bennylp
(diff)
5:43 PM conference-bridge-conf-call-record.jpg attached to Python_SIP/Media by bennylp
5:37 PM conference-bridge-conf-call.jpg attached to Python_SIP/Media by bennylp
5:33 PM conference-bridge-2-calls.jpg attached to Python_SIP/Media by bennylp
5:13 PM conference-bridge-call.jpg attached to Python_SIP/Media by bennylp
3:50 PM Python_SIP/Media edited by bennylp
(diff)
3:08 PM Python_SIP/Media edited by bennylp
(diff)
2:44 PM conference-bridge.jpg attached to Python_SIP/Media by bennylp
2:43 PM Python_SIP/Media created by bennylp
1:26 PM Changeset [2169] by bennylp
pj_strtoul() should stop the conversion as soon as it finds a non-digit …
12:16 PM Python_SIP/Hello_World edited by bennylp
(diff)
12:15 PM Python_SIP/Hello_World edited by bennylp
(diff)
12:11 PM Python_SIP/Hello_World created by bennylp
11:26 AM Python_SIP/TOC edited by bennylp
(diff)
11:25 AM Python_SIP_TOC edited by bennylp
(diff)
11:02 AM FAQ edited by bennylp
(diff)
9:59 AM Changeset [2168] by bennylp
Fixed crash in stateful proxy sample when receiving request with malformed …
1:11 AM Python_SIP/TOC edited by bennylp
(diff)
1:10 AM Python_SIP/TOC edited by bennylp
(diff)
1:08 AM Python_SIP_Tutorial edited by bennylp
(diff)
12:43 AM Python_SIP/Accounts edited by bennylp
(diff)
12:38 AM Python_SIP/Accounts edited by bennylp
(diff)
12:22 AM Python_SIP/Accounts edited by bennylp
(diff)

Jul 22, 2008:

11:37 PM Python_SIP/Accounts edited by bennylp
(diff)
10:52 PM Python_SIP/Accounts created by bennylp
10:45 PM Python_SIP/Settings edited by bennylp
(diff)
10:40 PM Python_SIP/Settings created by bennylp
10:12 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
10:11 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
9:50 PM Python_SIP/Basic_Concept created by bennylp
9:46 PM Python_SIP/Build_Install edited by bennylp
(diff)
9:44 PM Python_SIP/Build_Install created by bennylp
9:43 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:40 PM Python_SIP/TOC edited by bennylp
(diff)
9:39 PM Python_SIP/TOC edited by bennylp
(diff)
9:38 PM Python_SIP/TOC edited by bennylp
(diff)
9:38 PM Python_SIP/TOC edited by bennylp
(diff)
9:36 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:35 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:35 PM Python_SIP/TOC created by bennylp
7:04 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:38 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:38 PM Python_SIP_TOC edited by bennylp
(diff)
6:38 PM Python_SIP_TOC created by bennylp
6:17 PM Python_SIP_Tutorial edited by bennylp
(diff)
2:58 PM Changeset [2167] by bennylp
Added math.h to pjlib's Visual Studio projects
12:16 PM DevelopingSymbianAppWithCarbide edited by bennylp
(diff)
10:36 AM Changeset [2166] by bennylp
Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion)

Jul 21, 2008:

10:46 PM Changeset [2165] by bennylp
Added sleep() in python handle events to avoid starvation in the main …
9:15 PM Changeset [2164] by bennylp
Fixed gcc warning on _pjsua.c about suggested parenthesis
6:20 PM Changeset [2163] by bennylp
Major modifications in Python module and pjsua.py wrapper: - replaced …
6:13 PM Ticket #576 (Added user data in pjsua account and buddy) closed by bennylp
fixed: Done in r2162
6:12 PM Changeset [2162] by bennylp
Ticket #576: Added user data in pjsua account and buddy
6:12 PM Ticket #576 (Added user data in pjsua account and buddy) created by bennylp
Added the capability to attach user data to account and buddy objects.
Note: See TracTimeline for information about the timeline view.