aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-11 - Fix the last set of places where incorrect assumptions were made about therussell2-7/+11
2008-01-11Fix "core show translation" to not output information for "unknown" codecs.mmichelson1-1/+6
2008-01-11Add a new global and per-peer option to chan_sip, qualifyfreq, which allows yourussell3-4/+38
2008-01-11Blocked revisions 98025 via svnmergerussell0-0/+0
2008-01-11Simplify this code with a suggestion from Luigi on the asterisk-dev list.russell1-19/+6
2008-01-10Merged revisions 97973 via svnmerge from tilghman2-5/+15
2008-01-10Merged revisions 97976 via svnmerge from russell1-7/+37
2008-01-10Fix various issues in codec_g722.russell1-15/+50
2008-01-10Fix the buffer_samples value. For signed linear, the number of samples neededrussell1-1/+1
2008-01-10Merged revisions 97925 via svnmerge from mmichelson1-2/+2
2008-01-10Merged revisions 97889 via svnmerge from murf3-76/+90
2008-01-10Merged revisions 97849 via svnmerge from murf3-1950/+281
2008-01-10Merged revisions 97847 via svnmerge from qwell1-1/+1
2008-01-10Use the appropriate line ending for the X-Asterisk-VM-Message-Type header.mmichelson1-1/+1
2008-01-10heh, remove patch to generated file.twilson1-2/+1
2008-01-10Check pointers before freeing (was getting WARNINGS under MALLOC_DEBUG)twilson2-2/+4
2008-01-10Fix problem with timestr going out of scopetilghman1-20/+19
2008-01-10minor formatting changesrussell1-8/+12
2008-01-10spaces to tabsrussell1-1/+1
2008-01-10Use AST_EXT_TOOL_CHECK() for the GTK check again. I changed this to an inlinerussell2-43/+38
2008-01-10Merged revisions 97753 via svnmerge from russell3-121/+0
2008-01-10Merged revisions 97734 via svnmerge from russell6-439/+5
2008-01-10Merged revisions 97697 via svnmerge from file1-1/+2
2008-01-10These prototypes are not supposed to be in asterisk.h. They are already inrussell1-3/+0
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf5-1/+7
2008-01-10oops, missed the case of a 0 permission (which should mean everybody is allow...tilghman1-2/+2
2008-01-10Attempt at making lookup_iface work under FreeBSD. Not yet tested, but it co...twilson1-11/+9
2008-01-10Fix this so it doesn't force codec_g722 to get relinked every timerussell1-3/+3
2008-01-10Several manager changes:tilghman12-31/+59
2008-01-10Ensure that libg722.a gets rebuilt if one of the files changesrussell1-0/+2
2008-01-09Merged revisions 97645 via svnmerge from russell1-1/+7
2008-01-09re-gen configurerussell1-38/+34
2008-01-09re-add check for gtk1, which is used for pbx_gtkconsolerussell1-2/+11
2008-01-09Merged revisions 97640 via svnmerge from russell1-27/+18
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson15-6/+1588
2008-01-09Merged revisions 97622 via svnmerge from qwell1-5/+3
2008-01-09Merged revisions 97618 via svnmerge from qwell1-3/+7
2008-01-09Merged revisions 97575 via svnmerge from mmichelson1-3/+11
2008-01-09remove a wrong 'const'rizzo1-1/+1
2008-01-09add annotations for the two message windowsrizzo1-0/+0
2008-01-09Merged revisions 97529 via svnmerge from russell1-1/+1
2008-01-09Two changes:rizzo3-94/+120
2008-01-09Merged revisions 97491 via svnmerge from kpfleming1-2/+4
2008-01-09Merged revisions 97489 via svnmerge from phsultan1-15/+4
2008-01-09Implement keyboard handling, and use it to enterrizzo4-67/+102
2008-01-09Merged revisions 97450 via svnmerge from file1-3/+3
2008-01-09Merged revisions 97448 via svnmerge from kpfleming1-2/+2
2008-01-09Merged revisions 97410 via svnmerge from kpfleming1-2/+2
2008-01-09implement the "console startgui" and "console stopgui"rizzo2-21/+42
2008-01-09make get_video_desc() return the active console ifrizzo1-2/+3