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
Jonathan Rose 573e1e5dc0
Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
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 16 years ago
Makefile Merged revisions 336734 via svnmerge from 15 years ago
abstract_jb.c Introduction of the JITTERBUFFER dialplan function. 15 years ago
acl.c Fix calls to ast_get_ip() not initializing the address family. 14 years ago
alaw.c
aoc.c Typos: recieved => received 15 years ago
app.c Add Asterisk TestSuite event hooks to support ConfBridge testing 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 Backed out core changes from r346391 14 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Merged revisions 288640 via svnmerge from 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c
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
autoservice.c Merged revisions 278167 via svnmerge from 16 years ago
bridging.c Add Asterisk TestSuite event hooks to support ConfBridge testing 14 years ago
buildinfo.c
callerid.c Merged revisions 310636 via svnmerge from 15 years ago
ccss.c Merged revisions 321924 via svnmerge from 15 years ago
cdr.c Iterate though cdr.conf setting 15 years ago
cel.c Merged revisions 337974 via svnmerge from 15 years ago
channel.c Clean-up on isle five for __ast_request_and_dial() and ast_call_forward(). 14 years ago
chanvars.c
cli.c Backed out core changes from r346391 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 16 years ago
db.c Add ASTSBINDIR to the list of configurable paths 14 years ago
devicestate.c Merged revisions 294501 via svnmerge from 15 years ago
dial.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
dns.c
dnsmgr.c Fix dnsmgr entries to ask for the same address family each time. 14 years ago
dsp.c Improve T.38 gateway V.21 preamble detection. 14 years ago
ecdisa.h
enum.c Allow ENUM query functions to report lookup errors 15 years ago
event.c Merged revisions 337595,337597 via svnmerge from 15 years ago
features.c INFO/Record request configurable to use dynamic features 14 years ago
file.c Add Asterisk TestSuite event hooks to support ConfBridge testing 14 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 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. 15 years ago
framehook.c Merged revisions 287647 via svnmerge from 16 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 15 years ago
image.c Asterisk media architecture conversion - no more format bitfields 15 years ago
indications.c Asterisk media architecture conversion - no more format bitfields 15 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 Update AMI Getvar and Setvar documentation about supplying a channel name. 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 15 years ago
pbx.c Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL() 14 years ago
plc.c Merged revisions 316265 via svnmerge from 15 years ago
poll.c Merged revisions 285268 via svnmerge from 16 years ago
privacy.c
rtp_engine.c Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop 14 years ago
say.c Add Asterisk TestSuite event hooks to support ConfBridge testing 14 years ago
sched.c Some scheduler API cleanup and improvements. 15 years ago
security_events.c Merged revisions 337595,337597 via svnmerge from 15 years ago
sha1.c Update SHA1 code to RFC 6234 15 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
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
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 15 years ago
test.c Merged revisions 332817 via svnmerge from 15 years ago
threadstorage.c
timing.c Merged revisions 294278 via svnmerge from 15 years ago
translate.c Fix compiler warning. 15 years ago
udptl.c Correct the default udptl port range. 14 years ago
ulaw.c
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 15 years ago