Opened 16 years ago
Closed 16 years ago
#642 closed defect (fixed)
Discontinuous tone generation (thanks Olle Frimanson for the report)
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc3 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
When tone generator is set to play one tone in loop and when tone off-time is set to zero (e.g. to play dial tone), the generator didn't produce continuous tone because the sine generator is reset every time the tone is finished playing.
Thanks Olle Frimanson for the report.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2313