Hi I need to dial a number with DTMF tones, my plan was to use the function: PJ_DEF(pj_status_t) pjmedia_stream_dial_dtmf( pjmedia_stream *stream, const pj_str_t *digit_char) How do I get a pointer to the stream ? Best Regards Kresten Tolstrup
Hi I need to dial a number with DTMF tones, my plan was to use the function: PJ_DEF(pj_status_t) pjmedia_stream_dial_dtmf( pjmedia_stream *stream, const pj_str_t *digit_char) How do I get a pointer to the stream ? Best Regards Kresten Tolstrup