aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-30Switch more options into flags (bug #3201)markster1-376/+275
2004-12-30Make sure all options get copied from general (bug #3194)markster1-1/+1
2004-12-30Fix Speex config issue (bug #3175)markster2-25/+22
2004-12-30Allow moh class to be specified (bug #3199)markster1-2/+24
2004-12-29Show conflits on make update (bug #3191)markster1-1/+6
2004-12-29Log execution stack if option_debug is enabled (bug #3177)markster1-1/+7
2004-12-29Remove app_qcall entirelymarkster2-412/+0
2004-12-29Make casts work again properly (bug #3155)markster1-4/+4
2004-12-29Minor IAX2 fixes, add incomplete-but-very-basically-functional IAX2 encryptionmarkster4-22/+308
2004-12-29let's see how many times we can commit app_read in 1 day =Danthm1-2/+2
2004-12-29fix compiler warningsanthm1-2/+2
2004-12-29fix missing proto's missing semi colonanthm1-1/+1
2004-12-29fix missing protoanthm1-0/+3
2004-12-29Various oej fixes (bug #3013)markster1-15/+21
2004-12-29Stop transmission when sendonly is set (bug #3185)markster1-0/+2
2004-12-29Fix anthm formatting (bug #3013)markster1-8/+8
2004-12-29Merge anthm's app_read addition, somewhat modified (bug #3013)markster2-31/+92
2004-12-29Allow Answer(delay) to create delay after answering (bug #3160)markster1-3/+14
2004-12-29Fix MWI for SIP when using "friend" type (bug #3004)markster1-9/+18
2004-12-29Fix registration bug with new astobj (bug #3184)markster1-1/+2
2004-12-29Mildly resurect G.723.1 file formatmarkster2-158/+49
2004-12-29Merge remainder of kpfleming's astobj patch (bug #3183)markster1-2/+3
2004-12-29Fix additional typos (bug #3162)markster2-4/+5
2004-12-28Documentation fixes (bug #3170)markster1-5/+6
2004-12-28Formatting fixes, safe_system instead of system, cleanups (bug #3171)markster2-51/+57
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)markster2-256/+239
2004-12-28Set normal clearing for answered calls (bug #3165)markster1-0/+3
2004-12-28Merge gramatical fixes from corydon (bug #3180)markster1-80/+79
2004-12-28Fix pbx.c to be able to display hints (bug #3074)markster1-10/+25
2004-12-28Make cidrings configurable (bug #2889)markster2-1/+15
2004-12-28Make it possible to configure an externhost and not just an externip (bug #3069)markster2-0/+36
2004-12-28fix transfer goto issueanthm1-1/+1
2004-12-28Remove duplicate parse (bug #3173)markster1-2/+0
2004-12-28Ignore invalid RTP packets (bug #3030)markster1-0/+7
2004-12-28Various and assundary formatting fixes (bug #3174)markster1-152/+185
2004-12-28Permit RTP to be resetmarkster2-2/+22
2004-12-28tiny tweak to allow pvt config engines to use __ast_loadanthm2-5/+5
2004-12-28Fix small typos (bug #3162)markster1-8/+8
2004-12-28Fix leak of file descriptors in odd networking situationsmarkster1-0/+2
2004-12-27fix logging issuerussell3-5/+5
2004-12-27Housekeeping updatesmattf1-4/+1
2004-12-27Fix inversion error on addrcmp (bug #3155)markster1-1/+1
2004-12-27Fix for FreeBSD portabilitymarkster1-3/+3
2004-12-26Merge Tilghman's cause codes patch (bug #3032)markster4-1/+31
2004-12-26fix to work with astobj stuffrussell1-2/+5
2004-12-26Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALS...markster5-53/+101
2004-12-26misplaced chdir call on moh DoH\!anthm1-3/+2
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersmarkster2-283/+515
2004-12-24fix flag error (bug #3130)russell1-1/+1
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...markster6-56/+411