Не форуме не мало тем про dtmf debug, не знал какую из них апнуть - решил эту
Сегодня бот
в чате научил, не зря его делали
@botMain: приватно для virus_net:
А вы знаете про наличие в
Asterisk 13 function FRAME_TRACE ?
FRAME_TRACE FRAME_TRACE(filter list type) View internal ast_frames as they are read and written on a channel.
-= Info about function 'FRAME_TRACE' =-
[Synopsis]
View internal ast_frames as they are read and written on a channel.
[Description]
Examples:
exten => 1,1,Set(FRAME_TRACE(white)=DTMF_BEGIN,DTMF_END); view only DTMF
frames.
exten => 1,1,Set(FRAME_TRACE()=DTMF_BEGIN,DTMF_END); view only DTMF frames.
exten => 1,1,Set(FRAME_TRACE(black)=DTMF_BEGIN,DTMF_END); view everything
except DTMF frames.
[Syntax]
FRAME_TRACE(filter list type)
[Arguments]
filter list type
A filter can be applied to the trace to limit what frames are viewed.
This filter can either be a 'white' or 'black' list of frame types. When
no filter type is present, 'white' is used. If no arguments are provided
at all, all frames will be output.
Below are the different types of frames that can be filtered.
DTMF_BEGIN
DTMF_END
VOICE
VIDEO
CONTROL
NULL
IAX
TEXT
IMAGE
HTML
CNG
MODEM
[See Also]
Not available
О как, не знал, надо бы запомнить.
dtmf debug asterisk
debug dtmf asterisk