aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2004-09-18Minor fixesmarkster1-7/+9
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsmarkster1-8/+63
2004-09-17Cleanup code. Spacing issues, nested if issues, lots of strlen used instead ...citats2-109/+109
2004-09-17Merge anthm's monitor patch with minor mods (bug #2383)markster2-15/+58
2004-09-15Merge ADSI parking announcement (bug #2211)markster1-0/+27
2004-09-10Properly lock management stuff (bug #2406)markster1-1/+3
2004-09-07Changes from Dimitri for OSP codes, minor bugletsmattf1-1/+3
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster1-2/+2
2004-09-04Add stream support and permit minimum respawn time (bug #2254)markster1-7/+25
2004-09-01Add additional timeout debugging information on parkingmarkster1-1/+3
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-2/+18
2004-08-23make bug 2272 (which is actually caused by human error) less likely to happenanthm1-1/+1
2004-08-15Fix little oops on sizeof()markster1-4/+4
2004-08-14Oops, forgot message lengthmarkster1-6/+6
2004-08-14Create binary versions of signature functionsmarkster1-13/+30
2004-08-08Merge BSD stack size work (bug #2067)markster3-4/+4
2004-08-06Only play announce time on first passmarkster1-0/+1
2004-08-06Keep track of timelimit across entries to ast_channel_bridge (bug #2222)markster1-1/+19
2004-08-03Add BKW's fix so that MOH doesn't get killed on Call Parkingmalcolmd1-0/+5
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...markster1-10/+98
2004-08-01Merge gryn's transfer digit timeout patch (bug #2184)markster1-1/+10
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster1-9/+13
2004-07-24added support to be able to set the channel var TRANSFER_CONTEXT so whenanthm1-7/+8
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster2-3/+10
2004-07-17First pass at AGI registrationmarkster1-0/+29
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster3-35/+1644
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