aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-22add CONTROL STREAM FILE AGI command (issue #4738)kpfleming1-0/+56
2005-08-22add text status variable output to SendText() application (issue #4808)kpfleming1-14/+33
2005-08-22add a LOG_DTMF logging channel and send all bridged DTMF events out that chan...kpfleming4-2/+27
2005-08-22add SIPCHANINFO function to retrieve information about the current connected ...kpfleming1-0/+71
2005-08-22add file to ignore listkpfleming1-0/+1
2005-08-22add status output to Transfer() application (issue #4810, with mods)kpfleming1-19/+48
2005-08-22handle BYE instead of CANCEL from callers (issue #4994)kpfleming1-2/+5
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming7-69/+341
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...kpfleming4-54/+71
2005-08-22add count to 'show functions' CLI command (issue #4991)kpfleming1-1/+3
2005-08-22add count of files used to build Asterisk/modules (issue #4992 with text mod)kpfleming1-1/+5
2005-08-22make 'show modules like' not case sensitive (issue #4990)kpfleming1-1/+1
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsjim1-388/+1411
2005-08-21Document AGI SIGHUP changesmarkster1-0/+7
2005-08-19Fix IAX2 Provisioningmarkster1-11/+12
2005-08-19fix execiftime and include some code cleanup while we're at it (bug #4380)russell1-28/+32
2005-08-19Fix language in d-channel (bug #4979)markster1-1/+1
2005-08-17protect PRI-specific code with ifdefskpfleming1-0/+4
2005-08-17Fix password change bug (bug #4976)markster1-1/+1
2005-08-16temporarily revert aggressive native bridge attemptskpfleming1-1/+2
2005-08-16Don't catch digits from zaptel during overlap dialingmattf1-3/+8
2005-08-15Allow Asterisk to start even when eventlog is turned off (bug #4938)markster1-2/+4
2005-08-15Fix description text for IF function. (Bug #4966)twisted1-1/+1
2005-08-15Fix PRI against masquerademarkster1-11/+12
2005-08-15Fix usage text for AGI recieve text (bug #4948)twisted1-1/+1
2005-08-15Fix misspelling of "Launching" in pbx.c (Bug #<4964)twisted1-2/+2
2005-08-14Reorder dnsmgr to before other modules (bug #4927)markster1-4/+4
2005-08-14/ fixed bug introduced during bridge code cleanupsbkramer1-2/+1
2005-08-14Fix build on OpenBSD (bug #4951)markster1-1/+1
2005-08-14Make sure "now" is initialized (bug #4961)markster1-0/+1
2005-08-14Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug...markster1-0/+3
2005-08-14Build safe_asterisk script substituting the proper path in (bug #4952, patch ...markster2-3/+4
2005-08-14Fix cli matchstr initialization (bug #4958)markster1-1/+1
2005-08-12Fix accidental RTCP/RTP linkagemarkster1-2/+1
2005-08-12Fix CLI formatting typo (bug #4945)markster1-1/+1
2005-08-11fix bugkpfleming1-2/+2
2005-08-11Extend enum buffer sizes (bug #4943)markster1-10/+10
2005-08-11Fix potential deadlock in asteriskmarkster1-0/+1
2005-08-11Build dependencies firstmarkster1-1/+1
2005-08-11Fix acl compile on solaris (bug #4932)markster1-0/+3
2005-08-10correct error Makefilekpfleming1-1/+1
2005-08-10add ExternalIVR() applicationkpfleming3-1/+599
2005-08-09fix a little oopsierussell1-1/+1
2005-08-09Centralize and fix tos for IAX (bug #4850 inspired)markster4-26/+31
2005-08-09Allow ToS to be set in hex (bug #4923)markster1-1/+1
2005-08-09eliminate compiler warnings when DEBUG_THREADS is enabledkpfleming3-3/+19
2005-08-09bridging code cleanups:kpfleming6-320/+353
2005-08-08Don't wait longer than our timeout for something to happen (bug #4653)markster1-3/+5
2005-08-08Show callerid in meetme show list (bug #4851 with mods)markster1-1/+1
2005-08-08Better alignment/truncation of show channels output (bug #4741 with extensive...markster1-30/+96