Displaying 1 result from an estimated 1 matches for "ast_state_prering".
2004 Oct 05
1
Brazillian Caller ID: almost there...
Hello,
Talking with Soren Sratje about Caller ID in Brazil, we compare ours
DTMF tones captured by ztmonitor. wcfxo correctly recognize the "DTMF
CLIP" and asterisk shot the AST_STATE_PRERING correctly.
But the DTMF tones are not reconized. In the chan_zap.c, the code:
if (f->frametype == AST_FRAME_DTMF) {
(...)
Does not occurs because the frametype is always reconized as voice
(AST_FRAME_VOICE).
I use 4 Digium X100P.
Like noted by Soren (http://www.ad2.com.br/DTMF.jpg), the main...