|
|
@3291
|
14 years |
bennylp |
Re #1111 (more on automated tests): another fix on run_continuous.py
|
|
|
@3290
|
14 years |
bennylp |
Re #1111 (more on automate test): small fix on the delay in …
|
|
|
@3289
|
14 years |
bennylp |
re #1111 (more on automated tests): added delay option in …
|
|
|
@3288
|
14 years |
nanang |
Fix #1112: fixed IPP G.729 codec to update the application regarding VAD …
|
|
|
@3287
|
14 years |
nanang |
Automated test (re #1111): fixed test scenario …
|
|
|
@3286
|
14 years |
bennylp |
Automated test (re #1111): decrease Speex PESQ threshold as it is not …
|
|
|
@3285
|
14 years |
bennylp |
Automated test (re #1111): workaround for failed Speex PESQ test caused by …
|
|
|
@3284
|
14 years |
bennylp |
More automated test (re #1111): added simple recvfrom test
|
|
|
@3283
|
14 years |
bennylp |
Misc (re #1110): fixed bug in the python unit test that caused tests to …
|
|
|
@3282
|
14 years |
bennylp |
Added README.txt in tests/automated directory (re #1111)
|
|
|
@3281
|
14 years |
bennylp |
Automated test (re #1111): modified configure.py to detect GNU host …
|
|
|
@3280
|
14 years |
bennylp |
Automated test (re #1111): added iPhone test scenario XML file
|
|
|
@3279
|
14 years |
bennylp |
Misc (re #1110): modified config_site_sample.h to enable CoreAudio?'s iLBC …
|
|
|
@3278
|
14 years |
bennylp |
Automated test (re #1111): modified run_continuous.py script to also do …
|
|
|
@3277
|
14 years |
bennylp |
Automated testing (re #1111): changed continuous monitoring interval from …
|
|
|
@3276
|
14 years |
bennylp |
Automated test (re #1111): small fix for make file based test scenarios
|
|
|
@3275
|
14 years |
bennylp |
Misc (re #1110): error in setting the IPP architecture in the configure …
|
|
|
@3274
|
14 years |
bennylp |
Dummy commit (re #1109)
|
|
|
@3273
|
14 years |
bennylp |
Another dummy error commit (re #1109)
|
|
|
@3272
|
14 years |
bennylp |
Another dummy commit (re #1110)
|
|
|
@3271
|
14 years |
bennylp |
Dummy error commit (re #1110)
|
|
|
@3270
|
14 years |
bennylp |
Dummy commit (re #1110)
|
|
|
@3269
|
14 years |
bennylp |
Automated test (re: #1111): added script to run the test continuously
|
|
|
@3268
|
14 years |
bennylp |
Automated testing (re #1111): added -Wno-unused-label in CFLAGS for …
|
|
|
@3267
|
14 years |
nanang |
Changed version to 1.7-trunk
|
|
|
@3265
|
14 years |
nanang |
Changed version to 1.7
|
|
|
@3264
|
14 years |
nanang |
Misc (re #1068): set sip_transport_tls_ossl.c to be excluded from build on …
|
|
|
@3263
|
14 years |
nanang |
Re #1106: Reverted back the IPP codec APIs …
|
|
|
@3262
|
14 years |
bennylp |
Misc (re #1068): fixed various compilation warnings with Visual Studio 6 …
|
|
|
@3261
|
14 years |
nanang |
Fix #1106:
- Added PCM signal adjustment in IPP G722.1 implementation. …
|
|
|
@3260
|
14 years |
bennylp |
Misc (re #1068): do not add To tag to the SIP response if the request …
|
|
|
@3259
|
14 years |
nanang |
Misc (re #1068): fix python self-test module 'mod_recvfrom.py':
- …
|
|
|
@3258
|
14 years |
ming |
Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on …
|
|
|
@3257
|
14 years |
bennylp |
Misc (re #1068): fixed couple of problems with http client unit test:
- …
|
|
|
@3256
|
14 years |
nanang |
Misc (re #1068): temporary fix address parsing in SDP connection info.
|
|
|
@3255
|
14 years |
nanang |
Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.
|
|
|
@3254
|
14 years |
nanang |
Misc (re #1068): fix compile error missing explicit casting for malloc in …
|
|
|
@3253
|
14 years |
nanang |
Misc (re #1068): fix codec selection menu in symbian_ua app to hide …
|
|
|
@3252
|
14 years |
bennylp |
Misc (re #1068): fix the misleading alien socket error from the SIP python …
|
|
|
@3251
|
14 years |
nanang |
Misc (re #1068), updates in python test:
- increased receive buffer size …
|
|
|
@3250
|
14 years |
nanang |
Re #1072: fixed buffer overflow bugs introduced by r3202.
|
|
|
@3249
|
14 years |
bennylp |
Misc (Re #1068): compilation warning with gcc about unchecked fgets() …
|
|
|
@3248
|
14 years |
nanang |
Misc (re #1068): added pjsua win32 executable name list in python test …
|
|
|
@3247
|
14 years |
bennylp |
Misc (Re #1068): added ability to specify executable suffix, by declaring …
|
|
|
@3246
|
14 years |
bennylp |
Re #1068 (misc): fixed error in cross compiling Mingw on a Linux box …
|
|
|
@3245
|
14 years |
bennylp |
Re #1068 (Misc): fixed compilation warnings with MSVC compiler
|
|
|
@3244
|
14 years |
bennylp |
Re #1070 (multipart): modified Visual Studio projects
|
|
|
@3243
|
14 years |
bennylp |
Implemented core multipart support and support in the invite session (re …
|
|
|
@3242
|
14 years |
bennylp |
Re #1070 (support for multipart bodies): added new pjsip_param_cmp() API
|
|
|
@3241
|
14 years |
bennylp |
Re #1070 (support for multipart bodies): modified the param field of …
|
|
|
@3240
|
14 years |
ming |
Re #1104: Fixed iPhone OS version detection in os_auto.h.in
|
|
|
@3239
|
14 years |
nanang |
Re #1103:
- Added (back) raw jitter statistics into RTCP statistics, with …
|
|
|
@3238
|
14 years |
ming |
Fixed #1104: Append ".local" to the system's hostname in IOS 4.
|
|
|
@3237
|
14 years |
nanang |
Re #1103:
- Updated RTCP jitter statistics calculation (in receiving …
|
|
|
@3236
|
14 years |
ming |
Misc fix (re #1068): added port number in the Host header of http request.
|
|
|
@3235
|
14 years |
nanang |
Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver.
|
|
|
@3234
|
14 years |
bennylp |
Fixed #1101: Check and calculate IPv4/IPv6 address specified in …
|
|
|
@3233
|
14 years |
bennylp |
Misc (Re: #1068): fixed bug with pjsip_status_code enum, when an …
|
|
|
@3229
|
14 years |
ming |
Misc(re #1068): Revert the default trace to 0.
|
|
|
@3228
|
14 years |
ming |
Misc(re #1068): fixed crash because pj_http_req may now be destroyed after …
|
|
|
@3227
|
14 years |
ming |
Ticket #1018:
Application may now destroy pj_http_req inside on_complete …
|
|
|
@3226
|
14 years |
bennylp |
Fixed segfault Re #740
|
|
|
@3225
|
14 years |
nanang |
Misc (re #1068): fixed possible overwritten field data, …
|
|
|
@3224
|
14 years |
nanang |
Fix #740:
- Fixed zeroed/unset RTP timestamp in RTCP sender report.
|
|
|
@3223
|
14 years |
bennylp |
Fixed #1039: Add Allow header in outgoing REGISTER request (thanks Daniel …
|
|
|
@3222
|
14 years |
bennylp |
Fixed #1081: Implement ICE option tag (RFC 5678)
|
|
|
@3221
|
14 years |
nanang |
Fix #1075:
- Fixed SRTP transport to only (re)start the SRTP state when …
|
|
|
@3220
|
14 years |
bennylp |
Re #1094: fixed compilation error in previous fix in r3218
|
|
|
@3219
|
14 years |
bennylp |
Fixed #1079 (Media transport should be kept alive during double-hold …
|
|
|
@3218
|
14 years |
bennylp |
Fixed #1094: Transmit RTCP keep alive even when the stream is paused …
|
|
|
@3217
|
14 years |
bennylp |
Another unterminated SDP offer/answer negotiation fix (Re: #1045):
- …
|
|
|
@3216
|
14 years |
bennylp |
Fixed #1095 (New option to control the Route headers in REGISTER request). …
|
|
|
@3215
|
14 years |
bennylp |
Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan …
|
|
|
@3214
|
14 years |
nanang |
Misc (re #1068): added new API pjmedia_master_port_wait() to poll master …
|
|
|
@3213
|
14 years |
bennylp |
Fixed #1086 (New option to update the Contact URI in a single REGISTER …
|
|
|
@3212
|
14 years |
bennylp |
Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry …
|
|
|
@3208
|
14 years |
nanang |
Fix #1045:
- Fixed invite module to reset SDP negotiator state after …
|
|
|
@3207
|
14 years |
bennylp |
Misc (re #1068): fixed possible reading string beyond the buffer in …
|
|
|
@3206
|
14 years |
nanang |
Fix #476:
- Added lock codec feature to make sure that only one codec is …
|
|
|
@3205
|
14 years |
bennylp |
Misc fixes (re #1068): fixed aconfigure to handle the case where ifaddrs.h …
|
|
|
@3204
|
14 years |
bennylp |
Misc (Re #1068): initialize rtpmap string with NULL as it generates …
|
|
|
@3203
|
14 years |
bennylp |
Re #1068 (Misc Fixes): changed timeout timer value initialization in …
|
|
|
@3202
|
14 years |
nanang |
Close #1072:
- Added API pjmedia_codec_g722_set_pcm_shift() to enable …
|
|
|
@3201
|
14 years |
nanang |
Fix #1093:
- Fixed memory leak of CVoIPFormatIntfc instances in S60 VAS.
|
|
|
@3200
|
14 years |
nanang |
Re #1089:
- Fixed compile error (on Symbian) incompatible types between …
|
|
|
@3199
|
14 years |
nanang |
Fix #1085:
- Added new codec G721, as alias for G726-32.
|
|
|
@3198
|
14 years |
nanang |
Re #668:
- Fixed process_answer() of SDP negotiation, when no common …
|
|
|
@3197
|
14 years |
bennylp |
Make TURN pool memory sizes compile-time configurable (misc, re: #1068)
|
|
|
@3196
|
14 years |
nanang |
Re #1089:
- Added a feature in dialog to store and retrieve remote …
|
|
|
@3195
|
14 years |
nanang |
Fix #1073:
- Fixed SDP negotiation in processing answer: when the answer …
|
|
|
@3194
|
14 years |
nanang |
Misc (re #1068): fixed python test lib inc_sip.py, wrong member name …
|
|
|
@3193
|
14 years |
nanang |
Re #1074: Added python test for SRTP receiving too long key.
|
|
|
@3192
|
14 years |
nanang |
Fix #1088:
- Fixed SDP negotiation to ignore disabled media (with port 0) …
|
|
|
@3191
|
14 years |
nanang |
Fix #1074: Fixed SRTP crypto parser to preverify the key length.
|
|
|
@3190
|
14 years |
bennylp |
Fixed #1092 (Crash when receiving various messages with "Contact: *" …
|
|
|
@3189
|
14 years |
bennylp |
Fix #1091: Increase the default maximum number of outstanding asynchronous …
|
|
|
@3188
|
14 years |
bennylp |
Fix #1090: Disable the "Bug in branch_param generator (i.e. not unique)" …
|
|
|
@3187
|
15 years |
nanang |
Re #1066, in process_m_answer() of sdp_neg.c:
- Fixed removing any …
|
|
|
@3186
|
15 years |
bennylp |
Misc (re #1068): crash in pj_sockaddr_parse2() if NULL of empty string is …
|
|
|
@3185
|
15 years |
nanang |
Fix #1087:
- Moved auto reregistration scheduling to be before the …
|
|
|