Opened 18 years ago
Closed 18 years ago
#213 closed defect (fixed)
Error opening sound device is not propagated to application (thanks Paul Levin)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.3 |
Component: | pjsua-lib | Version: | 0.5.10.2 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
When pjsua failed to open sound device in pjsua_start(), this error is not reported to application, and instead it silently switches to using null sound device.
Thanks Paul Levin <paul at apcl us>
Change History (1)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1155.