#include <eXosip2/eXosip.h>
#include "am_calls.h"
Functions | |
| int | _am_sound_send_stun_request (call_t *ca, int round) |
| int | _am_process_stun_message (struct rtp *session, stun_event *s) |
| int | _am_stun_active_candidate (call_t *ca, char *remote_ip, int *remote_port, int local_port) |
| int | _am_sound_common_send_dtmf (call_t *ca, int dtmf_number) |
This file provide the API needed to manage sound.
1.4.7