You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Olle Johansson e8df30b584
Improve support for RTCP reports without report blocks
17 years ago
..
ael When we call a gosub routine, the variables should be scoped to avoid contaminating the caller. 17 years ago
ais
snmp Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it. 17 years ago
Makefile Merged revisions 242969 via svnmerge from 17 years ago
res_adsi.c More 32->64 bit codec conversions. 17 years ago
res_adsi.exports
res_ael_share.c
res_ael_share.exports
res_agi.c Solaris doesn't like outputting a NULL to a %s in format strings. 17 years ago
res_agi.exports
res_ais.c
res_calendar.c Fix INTERNAL_OBJ error on stop when calendars.conf missing 17 years ago
res_calendar.exports
res_calendar_caldav.c Fix crash on 32-bit for users not using https 17 years ago
res_calendar_exchange.c Fix crash on 32-bit for users not using https 17 years ago
res_calendar_icalendar.c Fix crash on 32-bit for users not using https 17 years ago
res_clialiases.c Pass NULL for the ao2_callback function pointer instead of duplicating cb_true. 17 years ago
res_clioriginate.c
res_config_curl.c AST-2009-005 17 years ago
res_config_ldap.c Plug a memory leak in res_config_ldap. 17 years ago
res_config_odbc.c Verify support for wide ODBC character types before using them. 17 years ago
res_config_pgsql.c fixes pgsql double free of threadstorage 17 years ago
res_config_sqlite.c AST-2009-005 17 years ago
res_convert.c
res_crypto.c
res_curl.c
res_features.exports
res_http_post.c Don't prepend the URI prefix to the post directory 17 years ago
res_jabber.c Add a new manager event for our buddies status. 17 years ago
res_jabber.exports
res_limit.c Remove what appears to be an unnecessary define. 17 years ago
res_monitor.c Merged revisions 235940 via svnmerge from 17 years ago
res_monitor.exports
res_musiconhold.c Get MoH building on OpenSolaris. 17 years ago
res_mutestream.c Adding MUTEAUDIO() dialplan function and MuteAudio AMI action (pinepeach) 17 years ago
res_odbc.c Recorded merge of revisions 222152 via svnmerge from 17 years ago
res_odbc.exports
res_phoneprov.c Instead of crashing, allocate our header ast_str before we try to use it. 17 years ago
res_pktccops.c Socket level option is SOL_SOCKET, not SO_SOCKET. 17 years ago
res_pktccops.exports res_pktccops needs to be able to export a symbol for chan_mgcp 17 years ago
res_realtime.c Clarify documentation on 'realtime update2' to show more than one condition. 17 years ago
res_rtp_asterisk.c Improve support for RTCP reports without report blocks 17 years ago
res_rtp_multicast.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
res_security_log.c
res_smdi.c Convert a few places to use ast_calloc_with_stringfields where applicable. 17 years ago
res_smdi.exports
res_snmp.c
res_speech.c Revert an errant part of a previous cleanup, to fix a memory corruption issue. 17 years ago
res_speech.exports
res_timing_dahdi.c
res_timing_pthread.c
res_timing_timerfd.c Clarify error message in res_timing_timerfd. 17 years ago