aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-31Specify codecs in callfiles and manager, to allow video calls to be set uptilghman3-6/+22
2008-07-31Get app_ices working againrussell1-12/+22
2008-07-31(closes issue #11849)murf1-5/+14
2008-07-31In case we have some processing threads that free more frames than they alloc...russell1-8/+19
2008-07-31Add more timeout checks into app_queue, specificallymmichelson1-1/+43
2008-07-30Oops, wrong definetilghman2-3/+3
2008-07-30(closes issue #13197)murf1-2/+7
2008-07-30Qwell pointed out, via IRC, that the previous fix only worked when explicitlytilghman2-3/+3
2008-07-30Reduce stack consumption by 12.5% of the max stack size to fix a crash whenrussell1-34/+55
2008-07-30Fix a memory leak in func_curl. Every thread that used this function leakedrussell1-0/+2
2008-07-30Only override sysconfdir and mandir when prefix=/usrtilghman2-11/+15
2008-07-30launch_netscript sometimes returns -1, which fails to set AGISTATUS. Maptilghman1-1/+1
2008-07-30Fix a spot where a function could return without bringingmmichelson1-1/+5
2008-07-30use the proper method for building version.hkpfleming1-2/+4
2008-07-29build against the now-typedef-free dahdi/user.hkpfleming8-62/+60
2008-07-29Merging the imap_consistency branch.mmichelson1-1553/+1223
2008-07-28Detect when sox fails to raise the volume, because sox can't read the file.tilghman1-4/+11
2008-07-26Add the licensing section to the docs in 1.4, as well, so that we can work onrussell2-8/+32
2008-07-25Remove unnecessary mmap flagtilghman1-1/+1
2008-07-25Fix some errant device states by making the devicestate API more strict intilghman3-28/+22
2008-07-25Merged revisions 133577 via svnmerge from russell1-1/+1
2008-07-25We need to make sure to null-terminate the "name"mmichelson1-0/+2
2008-07-24Fix rtautoclear and rtcachefriendstilghman1-5/+11
2008-07-24Blocked revisions 133360 via svnmergetilghman0-0/+0
2008-07-23inbandrelease is gone - it's now inbanddisconnectqwell1-2/+2
2008-07-23revert an optimization that broke ABI... thanks russell!kpfleming2-47/+2
2008-07-23make some more changes to the dahdi/zap channel name support stuff to ensure ...kpfleming6-29/+28
2008-07-23As suggested by seanbright, the PSEUDO_CHAN_LEN in mmichelson4-7/+17
2008-07-23Zap/pseudo is ten characters, but DAHDI/pseudo ismmichelson1-1/+10
2008-07-23Update the "last" channel in next_channel in app_chanspy sommichelson1-0/+1
2008-07-23Small cleanup. Move the declaration of the DAHDI_SPANINFOmmichelson1-3/+1
2008-07-23Fix building of chan_dahdi when HAVE_PRI is notmmichelson1-0/+2
2008-07-23ensure that after a channel is created, if it happened to be in 'channel alar...kpfleming1-1/+14
2008-07-23minor optimization for stringfields: when a field is being set to a larger va...kpfleming2-30/+73
2008-07-23another Fix because of r119585, this commit has broken high frequented BRI Po...crichter1-1/+14
2008-07-22Allow Spiraled INVITEs to work correctly within Asterisk.mmichelson1-8/+297
2008-07-22fix up namespace pollution for dahdi_chan_mode enumkpfleming6-75/+140
2008-07-22add rules to create preprocessor output... useful for debugging macroskpfleming1-0/+8
2008-07-22Merged revisions 132711 via svnmerge from tilghman2-2/+39
2008-07-22ensure that if any alarms exist at channel creation time, they are handled id...kpfleming1-44/+25
2008-07-22make AST_C_COMPILE_CHECK able to print a 'pretty' description of what it is d...kpfleming3-5/+14
2008-07-22The most common question on the #asterisk iRC channel and on mailing listsoej2-3/+129
2008-07-22correct wording in commentkpfleming1-1/+1
2008-07-22use renamed libpri API call for controlling this feature (was improperly name...kpfleming5-57/+57
2008-07-21teach chan_dahdi how to find the D-channel on BRI spans, and don't attempt to...kpfleming1-2/+11
2008-07-21Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't bbryant1-0/+1
2008-07-21Fix a bug in 1.4 branch with iax2 channels not being removed when a call was ...bbryant1-4/+2
2008-07-19grant a license exception to allow distribution of Asterisk binaries that use...kpfleming1-2/+2
2008-07-18Fix for Taiwanese number syntaxtilghman1-17/+73
2008-07-18Textual clarificationtilghman1-1/+1