aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-17Close logging stuff so system doesn't have to (bug #1855)markster3-0/+27
2004-06-17Document ability to change user agent (bug #1867)markster1-0/+1
2004-06-16Gotta set slot to 0 before you print :)markster1-1/+1
2004-06-16Don't forget to run the schedule queuemarkster1-0/+1
2004-06-16Minor fixup to voicemail (bug #1865)markster1-1/+1
2004-06-16Use new extensible setup method of libprimarkster1-8/+24
2004-06-16Enable support for RFC3581 (bug #1862)markster1-5/+11
2004-06-16Remove ancient requirement that ts > 0markster1-6/+0
2004-06-16Merge EOF patch (bug #1860)markster1-16/+22
2004-06-15fix a miscalled arg in the #include support in external config handlesanthm1-1/+1
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...jeremy3-4/+42
2004-06-15Fix unexpected behavior in voicemail (bug #1856)markster2-1/+7
2004-06-15Formatting fix. Tabs not spaces :)citats1-1/+1
2004-06-15Added an extra reload_logger() after *.so is loaded in case a custom config ...anthm1-0/+3
2004-06-15Eliminate duplicate init_logger_chain call (bug #1853)markster1-2/+0
2004-06-15When dialing outbound, if we match a peer name, use it (who really cares?) (b...markster1-4/+9
2004-06-15Cleanup leak in editline (bug #1847)markster2-1/+3
2004-06-14Cleanup formattingcitats1-1/+1
2004-06-14Cleanup formattingcitats1-1/+1
2004-06-14Cleanup formattingcitats1-17/+15
2004-06-14Minor formatting cleanupsmarkster1-3/+3
2004-06-14Allow escaping of commas as well as ability to use quotes (bug #1826)markster1-6/+32
2004-06-14Fix small typosmarkster1-2/+2
2004-06-14Handle PROGRESS eventmarkster1-4/+14
2004-06-14Separate PROCEEDING and PROGRESSmarkster6-13/+56
2004-06-14Fix MailboxExists to follow the original behavior of jumping to +101 if the v...citats1-1/+1
2004-06-14Merge Matt's workmarkster1-6/+26
2004-06-14Make meetme operate in linear so as to keep alaw folk happy, minor iax2markster2-37/+21
2004-06-13x86-64 compile fixes and cleanupsmarkster17-88/+95
2004-06-13Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)citats1-1/+1
2004-06-13Provide dialtone when doing overlap dial (bug #1832)markster1-0/+5
2004-06-13Make sure overlap dial goes into "RING" state instead of just "RESERVED"markster1-0/+1
2004-06-13Fix ODBC build for FreeBSDmarkster1-1/+1
2004-06-12Display error when having trouble reading from /dev/phonemarkster1-1/+1
2004-06-12Use 401 Unauthorized instead of 407 Proxy Authentication required for REGISTER,markster1-9/+22
2004-06-12Fix OpenBSD compile (bug #1830)markster2-2/+2
2004-06-12Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)markster3-4/+13
2004-06-12fix list initializationjeremy1-3/+3
2004-06-11Fix voicemail description. We send calls into extension 'a' or 'o' not prioritycitats1-2/+2
2004-06-11Update sample extensions.conf macro-stdexten to include an a extension that s...citats1-1/+1
2004-06-11Build ecodes string a little better in app_voicemail so that the 'a' extensio...citats1-3/+7
2004-06-11Add talk detectection app (BackgroundDetect)markster2-1/+220
2004-06-11Add "show channels concise" for machine readable formatmarkster1-7/+22
2004-06-11Merge res_odbc and res_configmarkster11-32/+1176
2004-06-10Display which span/channel we're receiving restarts onmarkster1-2/+2
2004-06-09Although I can't think of any scenario that it could result in a race, don't ...markster2-6/+16
2004-06-09Merge rmarchev's vox fixes (bug #1812)markster1-3/+22
2004-06-09Minor meetme cleanupsmarkster1-2/+3
2004-06-09In spite of my extreme distaste for SRV, make it the default.markster1-2/+7
2004-06-09Return NULL if no CRV foundmarkster1-0/+1