aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Fix a minor problem with the backport to 1.4.19v1.4.19.2russell1-3/+0
2008-05-12Merge rev 115565 from 1.4russell1-0/+18
2008-05-12Merge rev 114891 from 1.4russell1-123/+245
2008-05-12Merge rev 114880 from 1.4russell2-18/+32
2008-05-12update .version and ChangeLogrussell2-1/+67
2008-05-12cp 1.4.19.1 1.4.19.2russell0-0/+0
2008-04-22Importing files for 1.4.19.1 releasev1.4.19.1russell2-0/+17024
2008-04-22When we receive a full frame that is supposed to contain our call number,russell1-18/+34
2008-04-22remove version filesrussell2-17014/+0
2008-04-22create a tag for 1.4.19.1russell0-0/+0
2008-04-01update .version and ChangeLogrussell2-1/+5
2008-04-01Create 1.4.19 tag from 1.4.19-rc4russell0-0/+0
2008-03-28Use autotagged externalsrussell0-0/+0
2008-03-28Importing files for 1.4.19-rc4 releaserussell3-0/+17011
2008-03-28Creating tag for the release of asterisk-1.4.19-rc4russell0-0/+0
2008-03-28The file size of WAV49 does not need to be an even number.qwell1-12/+2
2008-03-28Update debugging text, since Valgrind eliminated the --log-file-exactly option.tilghman1-1/+8
2008-03-27For FreeBSD, at least, the ifa_addr element could be NULL.tilghman1-1/+1
2008-03-27These small documentation updates made in response to a query inmurf2-0/+5
2008-03-27(closes issue #12302)murf2-53/+97
2008-03-27Put this flag back so we don't change the API.qwell1-0/+1
2008-03-26Remove excessive smoother optimization that was causing audio glitches (small...qwell1-17/+1
2008-03-26Update autosupport script.file1-22/+57
2008-03-26Merged revisions 111125 via svnmerge from kpfleming1-12/+5
2008-03-26This code change is made just for clarification. It does exactlymmichelson1-1/+1
2008-03-26Add a lock to the vm_state structure and use the lock around mail_open callsmmichelson1-0/+7
2008-03-26Merged revisions 111019 via svnmerge from kpfleming1-0/+22
2008-03-26If we are requested to authenticate a reinvite make sure that it contains T38...file1-1/+1
2008-03-26Make sure that full video frames are sent whenever the 15 bit timestamp rolls...file1-3/+27
2008-03-26add note that the user will need to enable codec_ilbc to get it to buildkpfleming1-1/+3
2008-03-26Merged revisions 110869 via svnmerge from kpfleming52-7360/+23
2008-03-25Make file access in cdr_custom similar to cdr_csv.qwell1-9/+10
2008-03-25This one line change makes an if inside a for loop (in realtime_peer) check a...jpeeler1-1/+1
2008-03-25When reverting a commit, I accidentally left in this bit which was an experimentmmichelson1-1/+3
2008-03-25Add an option (transmit_silence) which transmits silence during both Record()...file4-3/+13
2008-03-24This is a revert for revision 108288. The reason is that that revisionmmichelson1-6/+3
2008-03-24Turn a NOTICE into a DEBUG message.russell1-4/+4
2008-03-21Don't attempt to do optimizations of gsm on mips platforms either.qwell1-3/+3
2008-03-20Shorten the ast_waitfor() timeout from 500 ms to 50 ms in the autoservice thr...russell1-1/+1
2008-03-20Merged revisions 110335 via svnmerge from russell2-13/+9
2008-03-19Fix a bug where when calls on the trunk side hang up while on hold, the staterussell1-2/+3
2008-03-19Add a missing unlock in the case that memory allocation fails in app_chanspy.mmichelson1-4/+3
2008-03-19Add sanity checking for position resuming. We *have* to make sure that the po...file1-2/+8
2008-03-19Make sure that the mark bit does not incorrectly cause video frame timestamps...file1-2/+2
2008-03-19People report bugs about Asterisk crashing with DO_CRASH enabled was getting ...qwell3-18/+23
2008-03-19(closes issue #11442)murf1-10/+21
2008-03-19Tweak spacing in a recent change because I'm very picky.russell1-1/+1
2008-03-18Fix one place where the chanspy datastore isn't removed from a channel.russell1-1/+3
2008-03-18This patch makes it so that all queue member status changes are handled throu...mmichelson1-96/+56
2008-03-18Allow codecs that use log2comp (g726) to compile correctly on x86 with gcc4 o...qwell1-1/+1