#867 closed defect (fixed)
Return error instead of asserting when PJSUA-LIB fails to open log file
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | minor | Milestone: | release-1.3 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | sipit24 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Currently when PJSUA-LIB fails to open the log file (for example, the directory does not exist), it will raise assertion instead of returning error.
The corresponding ticket for 1.0.x branch is #904
Change History (4)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 15 years ago by bennylp
- Keywords sipit24 added
- Milestone changed from Sipit24 to release-1.3
- Version changed from Sipit24 to trunk
Back-ported to trunk for milestone:release-1.3 by r2724
comment:4 Changed 15 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Fixed in r2723