|
|
@3394
|
14 years |
nanang |
Re #1176: fixed build config for MSVC2005
|
|
|
@3393
|
14 years |
bennylp |
Re #1176: fixed link error in GNU build system
|
|
|
@3392
|
14 years |
bennylp |
Migration of current video works from private repository to this …
|
|
|
@3391
|
14 years |
bennylp |
Created 2.0-dev branch for 2.0 development.
|
|
|
@3390
|
14 years |
bennylp |
Changed version to 1.8.10-trunk
|
|
|
@3389
|
14 years |
bennylp |
Tagged 1.8.10
|
|
|
@3388
|
14 years |
bennylp |
Changed version to 1.8.10
|
|
|
@3387
|
14 years |
bennylp |
Fixed #1160: Option to bypass RTP payload type verification in the stream …
|
|
|
@3386
|
14 years |
ming |
Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during …
|
|
|
@3385
|
14 years |
bennylp |
Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we …
|
|
|
@3384
|
14 years |
nanang |
Re #1165: fixed SRTP transport to not update the SRTP activation flag, …
|
|
|
@3383
|
14 years |
bennylp |
Fixed #1170 (Assertion when receiving updated SDP offer with all media …
|
|
|
@3382
|
14 years |
bennylp |
Re #1166 (SDP offer/answer glare): added SIPp scenario file to reproduce …
|
|
|
@3381
|
14 years |
bennylp |
Fixed #1166: Detection of offer/answer glare condition with re-INVITE
|
|
|
@3380
|
14 years |
nanang |
Fix #1171, fixed issues in pjmedia_codec_mgr_set_default_param():
- …
|
|
|
@3379
|
14 years |
nanang |
Misc (re #1151): fixed bug in pjmedia_session_enum_streams(), used wrong …
|
|
|
@3378
|
14 years |
nanang |
Misc (re #1151): Fixed pjsip_multipart_create() in initializing media …
|
|
|
@3377
|
14 years |
nanang |
Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: …
|
|
|
@3376
|
14 years |
nanang |
Fix #1165:
- Fixed pjsua_media_channel_create_sdp() to re-calculate audio …
|
|
|
@3375
|
14 years |
bennylp |
Fixed #1164: Possible crash in PUBLISH session if network connectivity is …
|
|
|
@3374
|
14 years |
nanang |
Fix #1163:
- Fixed lock codec to always be done after successful media …
|
|
|
@3373
|
14 years |
bennylp |
Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks …
|
|
|
@3372
|
14 years |
bennylp |
Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added …
|
|
|
@3371
|
14 years |
bennylp |
Fixed #1159: UPDATE is sent to lock codec even though call is being …
|
|
|
@3370
|
14 years |
bennylp |
Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, …
|
|
|
@3369
|
14 years |
bennylp |
Fixed #1158: Possible wrong multiplexing of STUN traffic inside TURN Data …
|
|
|
@3368
|
14 years |
bennylp |
Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.
|
|
|
@3367
|
14 years |
bennylp |
re #1020 (SIP outbound): remove sip.instance and reg-id parameters from …
|
|
|
@3366
|
14 years |
bennylp |
Implemented SIP outbound (closed #1020)
|
|
|
@3365
|
14 years |
bennylp |
Re #1151 (misc fixes): fixed error in pjsua application when handling …
|
|
|
@3364
|
14 years |
nanang |
Fix #1157: Fixed Symbian SSL socket to re-align the write (circular) …
|
|
|
@3363
|
14 years |
bennylp |
Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks …
|
|
|
@3362
|
14 years |
bennylp |
Misc (re #1151): fixed the compile time switch to use iLBC codec on iPhone
|
|
|
@3361
|
14 years |
bennylp |
Fixed #1155 (Run-time option to disable the use of "rport" in outgoing …
|
|
|
@3360
|
14 years |
bennylp |
Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP …
|
|
|
@3359
|
14 years |
nanang |
Misc (re #1151): fixed jitter buffer state 'jb_max_burst' initialization, …
|
|
|
@3358
|
14 years |
nanang |
Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it …
|
|
|
@3357
|
14 years |
bennylp |
Misc (re #1151): fixed error in make dep execution if python module is …
|
|
|
@3356
|
14 years |
bennylp |
Fixed #1152 (The base64 decoder should ignore whitespaces in the input). …
|
|
|
@3355
|
14 years |
bennylp |
Changed version to 1.8.5-trunk
|
|
|
@3354
|
14 years |
bennylp |
Tagged 1.8.5
|
|
|
@3353
|
14 years |
bennylp |
Changed version to 1.8.5
|
|
|
@3352
|
14 years |
bennylp |
Misc (re #1134): fixed compilation error in python module due to last …
|
|
|
@3351
|
14 years |
bennylp |
Misc (re #1134): added the ability to add python module build with the top …
|
|
|
@3350
|
14 years |
bennylp |
Misc (re #1134): enable doxygen documentation for …
|
|
|
@3349
|
14 years |
bennylp |
Fixed #1149 (Crash when holding the call after receiving SDP answer with …
|
|
|
@3348
|
14 years |
nanang |
Re #1140, cleaned up the mutex usages in SRTP transport:
- using mutex in …
|
|
|
@3347
|
14 years |
nanang |
Fixed #1148:
- Added check in processing answer, if media offer port is …
|
|
|
@3346
|
14 years |
bennylp |
Misc (re #1134): fixed failed unit tests due to changes in DNS resolver …
|
|
|
@3345
|
14 years |
bennylp |
Misc (re #1134): changed dynamic payload type starting value for internal …
|
|
|
@3344
|
14 years |
bennylp |
Misc (re #1134): fixed failure in resolving DNS A resolution if the answer …
|
|
|
@3343
|
14 years |
bennylp |
Misc (re #1134): added the missing ARCH environment variable in CPP …
|
|
|
@3342
|
14 years |
bennylp |
Fixed #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz …
|
|
|
@3341
|
14 years |
bennylp |
Misc (Re #1134): do not allow subscription state callback to be called …
|
|
|
@3340
|
14 years |
bennylp |
Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz …
|
|
|
@3339
|
14 years |
bennylp |
Closed #1144: New presence callback to report subscription state (thanks …
|
|
|
@3338
|
14 years |
bennylp |
Re #1146: minor fix in test file comments
|
|
|
@3337
|
14 years |
bennylp |
Closed #1146: support for multipart message bodies in incoming NOTIFY …
|
|
|
@3336
|
14 years |
ming |
Fix #1145: API to enable/disable support for iOS BG feature during runtime
|
|
|
@3335
|
14 years |
ming |
Misc (re #1134): Fixed memory leak after getting audio route capability in …
|
|
|
@3334
|
14 years |
nanang |
Fix #1143:
- Fixed no audio bug when pjsua with SRTP …
|
|
|
@3333
|
14 years |
bennylp |
Another fix for authentication in HTTP client (re #1136):
- missing …
|
|
|
@3332
|
14 years |
bennylp |
Re #1136 (Basic and digest authentication in the HTTP client): fixed error …
|
|
|
@3331
|
14 years |
bennylp |
Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. …
|
|
|
@3330
|
14 years |
bennylp |
Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method …
|
|
|
@3329
|
14 years |
bennylp |
Closed #1141: Compile and run-time setting to allow printing of port …
|
|
|
@3328
|
14 years |
bennylp |
Closed #1121 (Deadlock in transaction code when hanging up calls): fixed …
|
|
|
@3327
|
14 years |
bennylp |
Re #1134 (misc fixes): fixed various doxygen warnings, as well as added …
|
|
|
@3326
|
14 years |
nanang |
Close #1137: added field reg_hdr_list into pjsua_acc_config to specify …
|
|
|
@3325
|
14 years |
nanang |
Fix #1135: added RTP padding checks and RTP payload length adjustment …
|
|
|
@3324
|
14 years |
bennylp |
Fixed #1131: Callee disconnects call without sending BYE if ACK is not …
|
|
|
@3323
|
14 years |
bennylp |
Closed #1139 (Support for tel: URI in PJSUA-LIB):
- added new PJSUA API: …
|
|
|
@3322
|
14 years |
nanang |
Close #1138:
- Added new pjsua registration status callback …
|
|
|
@3321
|
14 years |
bennylp |
Implemented and closed #1136: added HTTP authentication support
|
|
|
@3320
|
14 years |
bennylp |
Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks …
|
|
|
@3319
|
14 years |
bennylp |
Misc (re #1134): fixed error in Makefile target for generating doxygen …
|
|
|
@3318
|
14 years |
nanang |
Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" …
|
|
|
@3317
|
14 years |
ming |
Re #1134: for iOS4, remove unnecessary wrapping of sockets during …
|
|
|
@3316
|
14 years |
ming |
Fixed #1130
Since the problem may not be iOS4 specific, a general approach …
|
|
|
@3315
|
14 years |
nanang |
Close #1133: added processing to remote SDP attribute "ptime".
|
|
|
@3314
|
14 years |
bennylp |
Fixed #1132: Assertion when (re)starting PJLIB on different thread
|
|
|
@3313
|
14 years |
nanang |
Closed #1129:
- Added run-time configuration for activating/deactivating …
|
|
|
@3312
|
14 years |
ming |
Closed #1128: ipjsua - add support for iPad
Add support for iPad as one …
|
|
|
@3311
|
14 years |
bennylp |
Fix #1121 (Deadlock in transaction code when hanging up calls (thanks …
|
|
|
@3310
|
14 years |
ismangil |
Changed version to 1.8-trunk
|
|
|
@3309
|
14 years |
ismangil |
Tagged 1.8
|
|
|
@3308
|
14 years |
ismangil |
Changed version to 1.8
|
|
|
@3307
|
14 years |
nanang |
Re #1120: Fixed session timer python test scripts, pjsua app param …
|
|
|
@3306
|
14 years |
nanang |
Misc (re #1110):
- Added sound device echo test into pjsystest.
- …
|
|
|
@3305
|
14 years |
nanang |
Re #1120:
- Added enum pjsua_sip_timer_use for session timer usage types, …
|
|
|
@3304
|
14 years |
ming |
Fixed #1117: Configurable PJSUA-LIB lock timeout
|
|
|
@3303
|
14 years |
ming |
Fixed #1118: Add last error code to PJSUA-LIB account info structure
|
|
|
@3302
|
14 years |
bennylp |
Fixed ticket:1119: Crash if sending UPDATE fails in session timer module …
|
|
|
@3301
|
14 years |
bennylp |
Fixed #1116 (Bug in regenerating elements of some headers when incoming …
|
|
|
@3300
|
14 years |
bennylp |
More on automated tests (re ticket:1111): work on Visual Studio target, …
|
|
|
@3299
|
14 years |
ming |
Closed ticket #1107: iOS4 background feature
* pjlib:
* add support …
|
|
|
@3298
|
14 years |
bennylp |
Fixed #1108: deadlock in DNS resolver (thanks Bogdan Krakowski for the …
|
|
|
@3297
|
14 years |
bennylp |
More on automated tests (re ticket:1111): added support for multiple …
|
|
|
@3296
|
14 years |
bennylp |
Misc (re #1110): undo accidental checkin of run_continuous.py in previous …
|
|
|
@3295
|
14 years |
bennylp |
Misc (re #1110): force SVN eol-style to LF for files which are to be …
|
|
|