[asterisk-dev] Does Asterisk 'queue' DTMFs?

Saúl Ibarra saghul at gmail.com
Thu Jul 24 07:34:53 CDT 2008


I'm beginning some tests in main/autoservice.c, but I think I'm doing
something wrong. I've this piece of code:

f = ast_read(chan);

if (f->frametype == AST_FRAME_DTMF)
            ast_log(LOG_WARNING,
"*********************DTMF**********************\n");

I added the if statement, but I can't see the log... am I modifying
the correct part? Thanks for any help.



-- 
Saúl -- "Nunca subestimes el ancho de banda de un camión lleno de disketes."
----------------------------------------------------------------
http://www.saghul.net/



More information about the asterisk-dev mailing list