Opened 18 years ago
Closed 18 years ago
#62 closed enhancement (fixed)
Added option in pjmedia_tonegen_play() to play continuous tone
Reported by: | bennylp | Owned by: | benny;[ |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10 |
Component: | pjmedia | Version: | 0.5.9 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Currently pjmedia_tonegen_play() only allows playing PJMEDIA_TONEGEN_MAX_DIGITS digits at a time before the playback stops. Ideally we should have an option to playback digits in a loop (for example, to play ringback tone).
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.
Done in r904.
Also added --play-tone option in pjsua.