|
|
@2264
|
16 years |
bennylp |
Ticket #615: Error adding new buddy in the on_incoming_subscribe() …
|
|
|
@2263
|
16 years |
bennylp |
Ticket #612: division by zero in pjlib stddev calculation causes …
|
|
|
@2262
|
16 years |
bennylp |
Ticket #610: Added sample to create a media transport adapter, similar to …
|
|
|
@2261
|
16 years |
bennylp |
Changed pjlib version to 1.0-rc1-trunk
|
|
|
@2260
|
16 years |
bennylp |
Ticke#609: Build/compilation error in Python module (undeclared …
|
|
|
@2259
|
16 years |
bennylp |
Ticket #608: Added API to retrieve media transport and session from pjsua …
|
|
|
@2258
|
16 years |
bennylp |
Fixed ticket #607: Assertion and possibly crash in ICE stream transport …
|
|
|
@2257
|
16 years |
nanang |
Fixed build settings for Symbian emulator target regarding sound device …
|
|
|
@2256
|
16 years |
bennylp |
Tagged 1.0-rc1
|
|
|
@2255
|
16 years |
bennylp |
Updated PJ_VERSION to 1.0-rc1
|
|
|
@2254
|
16 years |
bennylp |
More ticket #604: create the file if it doesn't exist when PJ_O_APPEND …
|
|
|
@2253
|
16 years |
bennylp |
Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu …
|
|
|
@2252
|
16 years |
bennylp |
Print warning instead of assert when Speex AEC is instantiated with …
|
|
|
@2251
|
16 years |
bennylp |
Fixed unused parameter warning in active socket test
|
|
|
@2250
|
16 years |
nanang |
Fixed bug Speex frame parser should discard non-audio parts in the Speex …
|
|
|
@2249
|
16 years |
nanang |
Ticket #583: fixed bug on setting frametype in encode() related to special …
|
|
|
@2248
|
16 years |
bennylp |
More ticket #601: premature connection close with TCP active socket case
|
|
|
@2247
|
16 years |
nanang |
Added PLC & VAD features to codec L16.
|
|
|
@2246
|
16 years |
bennylp |
Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESET
|
|
|
@2245
|
16 years |
nanang |
Ticket #602: fixed assertion of invalid stream index supplied to …
|
|
|
@2244
|
16 years |
bennylp |
More ticket #602: fixed minor warning about conversion from integer to …
|
|
|
@2243
|
16 years |
bennylp |
Fixed ticket #603: Crash in ICE with IoCompletionPort? ioqueue with the …
|
|
|
@2242
|
16 years |
nanang |
Ticket #600: Added probation state in media transport SRTP and also …
|
|
|
@2241
|
16 years |
nanang |
Ticket #602:
- Introduced new API pjmedia_rtp_session_init2() to enable …
|
|
|
@2240
|
16 years |
bennylp |
Fixed ticket #601: Bug in IoCompletionPort? ioqueue with TCP server socket …
|
|
|
@2239
|
16 years |
bennylp |
Fixed minor bug in exe availability checking in run.py
|
|
|
@2238
|
16 years |
bennylp |
Added sleep() in mod_pesq.py, to wait the test until the call is …
|
|
|
@2237
|
16 years |
bennylp |
Fixed audio configuration in config_site.py not used by test scripts
|
|
|
@2236
|
16 years |
nanang |
Ticket #599:
- Added "dec_fmtp" and "enc_fmtp" fields to …
|
|
|
@2235
|
16 years |
nanang |
Ticket #583: Fixed preprocessor check in pjsua_media.c on deinit-ing IPP …
|
|
|
@2234
|
16 years |
bennylp |
Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and …
|
|
|
@2233
|
16 years |
nanang |
Fixed miscalculation of conference port buffer size (rx/tx_buf_cap) when …
|
|
|
@2232
|
16 years |
bennylp |
More ticket #583: autoconf support for Intel IPP
|
|
|
@2231
|
16 years |
bennylp |
More ticket #583: compilation warnings with gcc
|
|
|
@2230
|
16 years |
bennylp |
More ticket #490: compilation warnings on gcc
|
|
|
@2229
|
16 years |
nanang |
Fixed pjsua-lib bug that it failed to connect sound device & conference …
|
|
|
@2228
|
16 years |
nanang |
Ticket #596: Updated resample with backend libresample to process …
|
|
|
@2227
|
16 years |
bennylp |
Added on_incoming_subscribe() handler in pjsua, just to demonstrate that …
|
|
|
@2226
|
16 years |
bennylp |
pjsip_endpt_handle_events2() is loosing the error code in MacOS X if …
|
|
|
@2225
|
16 years |
bennylp |
More ticket #583: a bit of tidying up and renamed macro names etc.
|
|
|
@2224
|
16 years |
nanang |
Ticket #593: Fixed RTP timestamp calculation in RX & TX for multichannel …
|
|
|
@2223
|
16 years |
nanang |
Ticket #583: Added missing IPP codec deinit and fixed matching #if-#endif …
|
|
|
@2222
|
16 years |
nanang |
Ticket #490: Updated VAD with new algorithm.
|
|
|
@2221
|
16 years |
bennylp |
Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)
|
|
|
@2220
|
16 years |
bennylp |
Fixed crash in Python when receiving incoming DTMF digits
|
|
|
@2219
|
16 years |
nanang |
Ticket #583:
- Added codec AMR-WB
- Updated AMR & AMRWB to utilize …
|
|
|
@2218
|
16 years |
nanang |
Ticket #583:
- rearranged some codec properties, e.g: codec name, …
|
|
|
@2217
|
16 years |
bennylp |
Ticket #595: Broken semaphore implementation on MacOS X (thanks Viktor …
|
|
|
@2216
|
16 years |
nanang |
Ticket #583: Initial source of IPP codecs wrapper.
|
|
|
@2215
|
16 years |
bennylp |
Added maximum threshold for silence detector, to aovid the silence …
|
|
|
@2214
|
16 years |
bennylp |
More ticket #590: removed unused echo suppressor settings in …
|
|
|
@2213
|
16 years |
bennylp |
Increase codec's maximum silence duration …
|
|
|
@2212
|
16 years |
bennylp |
More ticket #590: optimizations in the echo suppressor, gained more than …
|
|
|
@2211
|
16 years |
bennylp |
Ticket #594: Improvements in PocketPJ Windows Mobile application: added …
|
|
|
@2210
|
16 years |
bennylp |
Added interactive option in aectest sample and to display WAV duration on …
|
|
|
@2209
|
16 years |
bennylp |
Fixed bug in --auto-rec option handling in pjsua
|
|
|
@2208
|
16 years |
bennylp |
More ticket #590: handle the case when mic level is set too high causing …
|
|
|
@2207
|
16 years |
bennylp |
pj_sockaddr_copy_addr() might raise assertion if destination address is …
|
|
|
@2206
|
16 years |
bennylp |
More ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves …
|
|
|
@2205
|
16 years |
bennylp |
Ticket #592: URI comparison may crash the application (thanks Pedro …
|
|
|
@2204
|
16 years |
bennylp |
Related to ticket #590: added command line option in pjsua to select the …
|
|
|
@2203
|
16 years |
bennylp |
More ticket #590: fix the bug in smoothing factor
|
|
|
@2202
|
16 years |
bennylp |
Ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves for …
|
|
|
@2201
|
16 years |
bennylp |
Initialize CPocketPJ setting with proper values in constructor
|
|
|
@2200
|
16 years |
bennylp |
Renamed fabs() to FABS() since it conflicts with intrinsic function in VC6
|
|
|
@2199
|
16 years |
bennylp |
Ticket #590: new echo suppressor which should work much better than the …
|
|
|
@2198
|
16 years |
bennylp |
Ticket #588: Improvements to echo cancellation framework
|
|
|
@2197
|
16 years |
nanang |
Fixed bug possibility of dereferencing NULL pointer when calling …
|
|
|
@2196
|
16 years |
bennylp |
Ticket #586: Added ICE negotiations test to test the scenario when two …
|
|
|
@2195
|
16 years |
bennylp |
Fixed bug in pj_ice_strans_get_running_comp_cnt(): wrong number of …
|
|
|
@2194
|
16 years |
bennylp |
Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and …
|
|
|
@2193
|
16 years |
bennylp |
Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for …
|
|
|
@2192
|
16 years |
nanang |
Added test delaybuf to pjmedia MIPS test.
|
|
|
@2191
|
16 years |
nanang |
Ticket #563: Updated SDP offer/answer related to call hold scenario to …
|
|
|
@2190
|
16 years |
bennylp |
Fixed build error on FreeBSD (cannot use <netinet/ip.h> if …
|
|
|
@2189
|
16 years |
bennylp |
Fixed compilation warning in test-pjsip
|
|
|
@2188
|
16 years |
bennylp |
Changed SIP transport to use active socket to fix ticket #579: "Data loss …
|
|
|
@2187
|
16 years |
bennylp |
Added new active socket API's to specify application buffers in …
|
|
|
@2186
|
16 years |
bennylp |
Fixed ticket #582: Extended presence status is not sent in initial NOTIFY …
|
|
|
@2185
|
16 years |
bennylp |
Initial work for ticket #579: added option to make the active socket sends …
|
|
|
@2184
|
16 years |
nanang |
Ticket #557: Fixed memory leak in Speex EC (actually this is updating …
|
|
|
@2183
|
16 years |
bennylp |
Fixed ticket #581: Fixed build dependencies in the makefiles
|
|
|
@2182
|
16 years |
bennylp |
Ticket #463: Configuration option to have external sound device …
|
|
|
@2181
|
16 years |
bennylp |
Added PJ_LOG_HAS_LEVEL_TEXT logging flag to display the log verbosity …
|
|
|
@2180
|
16 years |
bennylp |
Ticket #538: Closed TCP connection should be removed from the hash table …
|
|
|
@2179
|
16 years |
bennylp |
Ticket #580: Incoming target refresh request does not update the Contact …
|
|
|
@2178
|
16 years |
bennylp |
Added latency.c in the samples (see …
|
|
|
@2177
|
16 years |
bennylp |
Fixed linking errors in pjnath when TCP is disabled in PJLIB
|
|
|
@2176
|
16 years |
bennylp |
Fixed invalid configuration generation in pjsua for auto-update-nat option …
|
|
|
@2175
|
16 years |
bennylp |
Ticket #578: Bug in encoding ICE candidate type in SDP (thanks Ondrej …
|
|
|
@2174
|
16 years |
nanang |
Ticket #577: Initial source of sound device wrapper with APS
|
|
|
@2173
|
16 years |
bennylp |
Added setup-vc.py for Visual Studio installation
|
|
|
@2172
|
16 years |
bennylp |
Tweak setup.py
|
|
|
@2171
|
16 years |
bennylp |
Added simplecall.py sample
|
|
|
@2170
|
16 years |
bennylp |
pjsua.py: fixed transport port bug, changed default tracing to disabled, …
|
|
|
@2169
|
16 years |
bennylp |
pj_strtoul() should stop the conversion as soon as it finds a non-digit …
|
|
|
@2168
|
16 years |
bennylp |
Fixed crash in stateful proxy sample when receiving request with malformed …
|
|
|
@2167
|
16 years |
bennylp |
Added math.h to pjlib's Visual Studio projects
|
|
|
@2166
|
16 years |
bennylp |
Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion)
|
|
|
@2165
|
16 years |
bennylp |
Added sleep() in python handle events to avoid starvation in the main …
|
|
|