aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7221 f38db490-d...v1.0.0-rc1kpfleming920-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7220 f38db490-d...kpfleming14-53/+0
2005-11-27manual tag renameskpfleming0-0/+0
2004-07-17This commit was manufactured by cvs2svn to create tag 'v1_0_rc_1'.(no author)0-0/+0
2004-07-17Change IAX2 naming conventionmarkster1-2/+2
2004-07-17Update Changelog/BUGSmarkster2-0/+7
2004-07-17Typo / whitespace fixes (bug #2052)markster1-446/+488
2004-07-17Voicemail fixes (bug #1982)markster4-6/+14
2004-07-17Add separated dialplan support (bug #2043)markster2-1/+28
2004-07-16Don't look for bearers when there are none.markster1-3/+9
2004-07-16Re-listen after MGCP reload (bug #2061)markster1-0/+3
2004-07-16Implement confirmation for PRImarkster1-3/+6
2004-07-16Fix minor memory leak from tab completion (bug #2059)markster1-0/+4
2004-07-16Only apply acking when method matches, too, when not acking a responsemarkster1-7/+13
2004-07-16Last set of strncpy/snprintf updates (bug #2049)markster17-279/+320
2004-07-16Allow multiple groups (group categories)markster1-21/+73
2004-07-16Put header files in -devel package (bug #2058)markster1-6/+15
2004-07-16Fix native zap bridging with GR-303markster1-3/+3
2004-07-15Fix silly typo (and make order slightly easier to read) bug #2054markster1-8/+10
2004-07-15If breakon is unspecified, make it ""markster1-0/+1
2004-07-15Build contact without @ sign if there is no extensionmarkster1-2/+2
2004-07-15/ changed samples from 240 to 160 as per all other driversbkramer1-1/+1
2004-07-14/ remove extrenous NULL at end of functionbkramer1-1/+1
2004-07-14Minor formatting fix from code audit in cli.ccitats1-2/+1
2004-07-14Merge remaining audit patch (save dlfcn.c)markster20-116/+123
2004-07-14Improve SIP historymarkster1-5/+41
2004-07-14If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYEmarkster1-1/+3
2004-07-14Add missing include (bug #2040)markster1-0/+1
2004-07-14Make parked calls events more consistant (bug #2033)markster1-1/+12
2004-07-14Oops forgot one (bug #2038)markster1-1/+1
2004-07-14Remaining rgagnon source audit improvements (bug #2011)markster9-135/+169
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster13-357/+378
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster11-79/+91
2004-07-14Don't overwite config files in RPM (bug #2036)markster1-3/+3
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim2-785/+1697
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themmarkster1-0/+10
2004-07-13fix compiler warning in res_config_odbc.canthm1-2/+2
2004-07-13Use tohost, not the name of the peermarkster1-2/+2
2004-07-13Fix silly little segmarkster1-1/+1
2004-07-13Make code agree with documentation so you can use sip peersmarkster1-27/+23
2004-07-12attempt to stop lamers from doing inband DTMFon compressed codecsjeremy1-1/+1
2004-07-12Merge cosmetic fixes from stevemarkster1-1/+2
2004-07-12First pass at properly handling account codes in forwardingmarkster2-1/+9
2004-07-09Just to be especially nice, only send 100 Trying at the start of parking and ...markster1-3/+15
2004-07-09Fix silly pbx spool buglet (bug #2007)markster1-1/+1
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats2-232/+169
2004-07-09fix res_config_odbc iax dual peer issueanthm1-2/+3
2004-07-09Expire time fix (bug #1996)markster1-1/+4
2004-07-09Swap states early in masquerade process (bug #1987)markster1-5/+9
2004-07-09Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite rig...markster2-8/+107