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 c5fe1cfdc0
Resolve duplicate label used in multiple priorities for the same extension.
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. 15 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
aoc.c Typos: recieved => received 15 years ago
app.c Merged revisions 337120 via svnmerge from 15 years ago
ast_expr2.c Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2.fl Merged revisions 309808 via svnmerge from 15 years ago
ast_expr2.h Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2.y Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2f.c Merged revisions 309808 via svnmerge from 15 years ago
asterisk.c Fix edge case for overflow buffer. 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 17 years ago
astmm.c Two more minor fixes due to constification 17 years ago
astobj2.c Check fopen return value for ao2 reference debug output. 15 years ago
audiohook.c Merged revisions 316265 via svnmerge from 15 years ago
autochan.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoservice.c Merged revisions 278167 via svnmerge from 16 years ago
bridging.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
buildinfo.c fix a few small things found by using sparse 18 years ago
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 Don't read past end of input when calling write() 15 years ago
chanvars.c Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
config.c Remove the few places where we try to ast_verbose() without a newline. 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 Update the documentation to better clarify how the existing commands work. 15 years ago
devicestate.c Merged revisions 294501 via svnmerge from 16 years ago
dial.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 17 years ago
dnsmgr.c Fix dnsmgr entries to ask for the same address family each time. 15 years ago
dsp.c tweak the v21 detector to detect an additional pattern of hits and misses 15 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 Fixes a segfault caused by referencing null frames introduced in r338623 15 years ago
file.c Video format was treated as audio when removed from the file playback scheduler 15 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 years ago
fixedjitterbuf.h Merged revisions 135841,135847,135850 via svnmerge from 18 years ago
format.c list all of the codecs associated with a particular format id for CLI command "core show codec" 15 years ago
format_cap.c Misc format capability fixes. 15 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 (Step 2 of 2) 18 years ago
fskmodem_float.c Merged revisions 316265 via svnmerge from 15 years ago
fskmodem_int.c Optionally build integer-based routines for FSK tone decoding (but default 18 years ago
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 17 years ago
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 Merged revisions 182810 via svnmerge from 17 years ago
jitterbuf.c Merged revisions 174583 via svnmerge from 17 years ago
loader.c Remove the few places where we try to ast_verbose() without a newline. 14 years ago
lock.c Merged revisions 314358 via svnmerge from 15 years ago
logger.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
manager.c Fix bad quoting of multiline mxml opaque_data that caused invalid xml. 15 years ago
md5.c
message.c Merged revisions 346349 via svnmerge from 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 Resolve duplicate label used in multiple priorities for the same extension. 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 Merged revisions 336307 via svnmerge from 15 years ago
say.c Allow each logging destination and console to have its own notion of the verbosity level. 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 pthread_self returns a pthread_t which is not an unsigned int on all 17 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 Merge changes from str_substitution that are unrelated to that branch. 17 years ago
term.c Merged revisions 330108 via svnmerge from 15 years ago
test.c Merged revisions 332817 via svnmerge from 15 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 16 years ago
translate.c Fix compiler warning. 15 years ago
udptl.c Correct the default udptl port range. 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
utils.c Use __alignof__ instead of sizeof for stringfield length storage. 15 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Merged revisions 340109 via svnmerge from 15 years ago