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/main
Kinsey Moore 76888b5990
Make sure asterisk builds on OpenBSD
14 years ago
..
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 16 years ago
stdtime Merged revisions 291791 via svnmerge from 15 years ago
Makefile Merged revisions 336734 via svnmerge from 14 years ago
abstract_jb.c Replace direct access to channel name with accessor functions 14 years ago
acl.c Fix calls to ast_get_ip() not initializing the address family. 14 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
aoc.c Replace direct access to channel name with accessor functions 14 years ago
app.c Replace direct access to channel name with accessor functions 14 years ago
ast_expr2.c Merged revisions 293197 via svnmerge from 15 years ago
ast_expr2.fl Merged revisions 309808 via svnmerge from 15 years ago
ast_expr2.h Merged revisions 293197 via svnmerge from 15 years ago
ast_expr2.y Merged revisions 293197 via svnmerge from 15 years ago
ast_expr2f.c Merged revisions 309808 via svnmerge from 15 years ago
asterisk.c Make sure asterisk builds on OpenBSD 14 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in Merged revisions 288640 via svnmerge from 15 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c Two more minor fixes due to constification 17 years ago
astobj2.c Constify tag argument in REF_DEBUG related code. 14 years ago
audiohook.c Use ast_audiohook_write_list_empty to determine if our lists are empty instead 14 years ago
autochan.c Replace direct access to channel name with accessor functions 14 years ago
autoservice.c Merged revisions 278167 via svnmerge from 15 years ago
bridging.c Fix crash from bridge channel hangup race condition in ConfBridge 14 years ago
buildinfo.c
callerid.c Merged revisions 310636 via svnmerge from 15 years ago
ccss.c Replace direct access to channel name with accessor functions 14 years ago
cdr.c Replace direct access to channel name with accessor functions 14 years ago
cel.c Add missing CEL logging fields to various CEL backends. 14 years ago
channel.c Always treat arguments to get_by_name_cb as strings 14 years ago
channel_internal_api.c Replace direct access to channel name with accessor functions 14 years ago
chanvars.c
cli.c Replace direct access to channel name with accessor functions 14 years ago
config.c Backed out core changes from r346391 14 years ago
cygload.c
data.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
datastore.c Merged revisions 273565 via svnmerge from 15 years ago
db.c Fix shutdown handling of sqlite3 astdb. 14 years ago
devicestate.c Merged revisions 294501 via svnmerge from 15 years ago
dial.c Replace direct access to channel name with accessor functions 14 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 16 years ago
dnsmgr.c Fix dnsmgr entries to ask for the same address family each time. 14 years ago
dsp.c Replace direct access to channel name with accessor functions 14 years ago
ecdisa.h
enum.c Allow ENUM query functions to report lookup errors 14 years ago
event.c Merged revisions 337595,337597 via svnmerge from 14 years ago
features.c Remove some dead code in ast_bridge_call(). 14 years ago
file.c Replace direct access to channel name with accessor functions 14 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 15 years ago
fixedjitterbuf.h
format.c list all of the codecs associated with a particular format id for CLI command "core show codec" 14 years ago
format_cap.c Misc format capability fixes. 14 years ago
format_pref.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
frame.c Implement the '!' negation element to negate codecs directly in the allow keyword. 14 years ago
framehook.c Merged revisions 287647 via svnmerge from 15 years ago
fskmodem.c
fskmodem_float.c Merged revisions 316265 via svnmerge from 15 years ago
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c
heap.c Merged revisions 304950 via svnmerge from 15 years ago
http.c Merged revisions 328247 via svnmerge from 14 years ago
image.c Asterisk media architecture conversion - no more format bitfields 15 years ago
indications.c Replace direct access to channel name with accessor functions 14 years ago
io.c
jitterbuf.c
loader.c Backed out core changes from r346391 14 years ago
lock.c Merged revisions 314358 via svnmerge from 15 years ago
logger.c Backed out core changes from r346391 14 years ago
manager.c Replace direct access to channel name with accessor functions 14 years ago
md5.c
message.c Update documentation for MESSAGE_SEND_STATUS variable. 14 years ago
netsock.c Merged revisions 298051 via svnmerge from 15 years ago
netsock2.c Merged revisions 332560 via svnmerge from 14 years ago
pbx.c Replace direct access to channel name with accessor functions 14 years ago
plc.c Merged revisions 316265 via svnmerge from 15 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
privacy.c
rtp_engine.c Replace direct access to channel name with accessor functions 14 years ago
say.c Replace direct access to channel name with accessor functions 14 years ago
sched.c Some scheduler API cleanup and improvements. 15 years ago
security_events.c Merged revisions 337595,337597 via svnmerge from 14 years ago
sha1.c Update SHA1 code to RFC 6234 14 years ago
slinfactory.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
srv.c Merged revisions 321392 via svnmerge from 15 years ago
ssl.c pthread_self returns a pthread_t which is not an unsigned int on all 16 years ago
strcompat.c Merged revisions 301263 via svnmerge from 15 years ago
strings.c fixes segfault on logging 16 years ago
stun.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
syslog.c Add functions to map syslog facilities and priorities constants to strings. 17 years ago
taskprocessor.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
tcptls.c Remove the few places where we try to ast_verbose() without a newline. 14 years ago
tdd.c
term.c Merged revisions 330108 via svnmerge from 14 years ago
test.c Merged revisions 332817 via svnmerge from 14 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 17 years ago
timing.c Merged revisions 294278 via svnmerge from 15 years ago
translate.c Fix compiler warning. 15 years ago
udptl.c Replace direct access to channel name with accessor functions 14 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
utils.c Use __alignof__ instead of sizeof for stringfield length storage. 14 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Merged revisions 340109 via svnmerge from 14 years ago