Opened 17 years ago
Closed 17 years ago
#477 closed defect (fixed)
DTMF digit callback error in Python
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | applications | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The Python DTMF callback wrongly call on_media_state() rather than on_dtmf_digit(). Thanks Zeroflag.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1797. Also added libsrtp dependency on the Python VS6 workspace.