Opened 18 years ago
Closed 18 years ago
#108 closed defect (fixed)
QA for release 0.5.10
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10 |
Component: | common | Version: | 0.5.9 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Change History (9)
comment:1 Changed 18 years ago by bennylp
comment:2 Changed 18 years ago by bennylp
r960:
Fixed project dependency for the sample project for both VS6 and VS8 workspace/solution file.
comment:3 Changed 18 years ago by bennylp
r961:
Updated documentation and sample for media conference with regard to maximum value for audio level adjustment.
comment:4 Changed 18 years ago by bennylp
r962:
Fixed test.h to include all tests in pjsip test.
comment:5 Changed 18 years ago by bennylp
r964: Fixed broken --auto-play command in pjsua
comment:6 Changed 18 years ago by bennylp
r966: account config not initialized with pjsua_acc_config_default() in pjsua.
comment:7 Changed 18 years ago by bennylp
- Summary changed from Miscellaneous fixes for 0.5.10 QA to QA for release 0.5.10
r971: fixed error in Contact header generation in PJSUA-API due to invalid typecasting of the URI.
comment:8 Changed 18 years ago by bennylp
r972: various bug fixes in Python module
comment:9 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
r959:
Added pjmedia_snd_port_disconnect() and sleep() before closing sound device to avoid stutter when closing the sound device.