Hi all, my application use sip to connect to asterisk, and my speech data use rtp as the transmit<br>format. Now I am looking asterisk app mixmonitor, it read struct ast_frame from both the read and write <br>side and then write to a sound file.<br>
My question is if struct ast_frame encoded by any codec or it just the one my application send out wrapped <br>with rtp?<br>