58 lines
1.2 KiB
Modula-2
58 lines
1.2 KiB
Modula-2
EXPORTS
|
|
iaxc_answer_call
|
|
iaxc_audio_devices_get
|
|
iaxc_audio_devices_set
|
|
; iaxc_auto_call
|
|
iaxc_blind_transfer_call
|
|
iaxc_call
|
|
iaxc_dump_all_calls
|
|
iaxc_dump_call
|
|
iaxc_first_free_call
|
|
iaxc_free_event
|
|
iaxc_get_event_levels
|
|
iaxc_get_event_state
|
|
iaxc_get_event_text
|
|
iaxc_get_filters
|
|
iaxc_get_netstats
|
|
iaxc_initialize
|
|
; iaxc_initialize_sock
|
|
iaxc_input_level_get
|
|
iaxc_input_level_set
|
|
iaxc_mic_boost_get
|
|
iaxc_mic_boost_set
|
|
iaxc_millisleep
|
|
iaxc_output_level_get
|
|
iaxc_output_level_set
|
|
iaxc_play_sound
|
|
iaxc_process_calls
|
|
iaxc_quelch
|
|
iaxc_register
|
|
iaxc_reject_call
|
|
iaxc_reject_call_number
|
|
iaxc_select_call
|
|
iaxc_selected_call
|
|
iaxc_send_busy_on_incoming_call
|
|
iaxc_send_dtmf
|
|
iaxc_send_text
|
|
iaxc_send_url
|
|
iaxc_set_audio_output
|
|
iaxc_set_callerid
|
|
iaxc_set_event_callback
|
|
iaxc_set_event_callpost
|
|
iaxc_set_files
|
|
iaxc_set_filters
|
|
iaxc_set_formats
|
|
iaxc_set_min_outgoing_framesize
|
|
iaxc_set_networking
|
|
iaxc_set_preferred_source_udp_port
|
|
iaxc_set_silence_threshold
|
|
iaxc_set_speex_settings
|
|
iaxc_shutdown
|
|
iaxc_start_processing_thread
|
|
iaxc_stop_processing_thread
|
|
iaxc_stop_sound
|
|
iaxc_unquelch
|
|
iaxc_unregister
|
|
iaxc_version
|
|
; setup_jb_output
|