aboutsummaryrefslogtreecommitdiffstats
path: root/res
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-rc1kpfleming10-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7220 f38db490-d...kpfleming1-1/+0
2004-07-14Merge remaining audit patch (save dlfcn.c)markster7-42/+43
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-13fix compiler warning in res_config_odbc.canthm1-2/+2
2004-07-09fix res_config_odbc iax dual peer issueanthm1-2/+3
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!citats1-188/+142
2004-07-08Massive code formatting cleanup in res_odbc.c thanks to bkw_citats1-343/+307
2004-07-08Merge bkw_'s ODBC patchmarkster1-1/+1
2004-07-02Back out accidental changes by anthmmarkster1-132/+62
2004-07-02autodial updateanthm1-62/+132
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)markster1-4/+4
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...markster1-1/+1
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-1/+1
2004-06-29More formatting cleanups.citats3-87/+72
2004-06-25Add sample config file, implement verificationmarkster1-0/+61
2004-06-25Small outgoing OSP cleanupsmarkster1-0/+12
2004-06-25Add outgoing OSP support (SIP only at this point)markster3-121/+744
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats6-8/+3
2004-06-22Fix potential deadlocks in res_monitormarkster1-0/+3
2004-06-13x86-64 compile fixes and cleanupsmarkster2-3/+3
2004-06-13Fix ODBC build for FreeBSDmarkster1-1/+1
2004-06-11Merge res_odbc and res_configmarkster3-0/+688
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster4-4/+4
2004-06-07fix res_monitor buganthm1-1/+1
2004-06-04IAX2 fixup, fix res_monitor sillysegmarkster1-2/+2
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster2-0/+5
2004-06-03Get rid of small copmile warningmarkster1-0/+1
2004-06-03Fix handling when MONITOR_EXEC is unspecifiedmarkster1-2/+4
2004-06-03Make monitor merge application settable via variable, allow setting of variab...markster1-14/+42
2004-05-28Use ast_strlen_zero in res_musiconhold.ccitats1-4/+5
2004-05-24Minor path tweakmarkster1-1/+3
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster2-9/+18
2004-05-15Fix a couple of small typos (bug #1648)markster1-1/+1
2004-04-29Unbuffered music on holdmarkster1-14/+21
2004-04-27Portability fix, use the shells path for sed and envcitats1-1/+1
2004-04-27Revert formatting changescitats1-13/+11
2004-04-26applied final release of bug 1353 per Mark's permissionanthm1-5/+24
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm1-0/+3
2004-04-07Fix double parking crash (bug #1302)markster1-3/+3
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster3-9/+9
2004-03-27Make read/write mode have a lock parameter and use it properly.markster2-7/+7
2004-03-24Reduce volume of hold music to 8k / 4kmarkster1-3/+4
2004-03-21Take out unnecessary setting of delivery times.markster1-2/+0
2004-03-20Fix milliwatt and musiconhold to know about delivery timesmarkster1-0/+2
2004-03-01Remove extra \r\n from manager event sent by res_parking.c (bug #1134)citats1-1/+0
2004-02-27Move ast_get_group from res_parking.c to channel.ccitats1-34/+0
2004-02-11Fix a couple of memory leaksmarkster1-0/+4
2004-02-06Increase buffer size (1005)markster1-1/+1