aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-31Merged revisions 87849 via svnmerge from murf0-0/+0
2007-10-31Merged revisions 87852 via svnmerge from tilghman1-0/+14
2007-10-31Add volume adjustment in.file1-0/+5
2007-10-31Restore operation of the option that only writes when the channel is bridged.file1-17/+21
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.file1-0/+13
2007-10-31Formatting cleanups, remove obsolete contributions (modules no longer intilghman1-54/+60
2007-10-31Remove old whisper remnants from channel.hfile1-35/+0
2007-10-31Optimize pbx_substitute_variablestilghman1-1/+6
2007-10-31Merged revisions 87775 via svnmerge from murf1-2/+3
2007-10-30Merged revisions 87739 via svnmerge from tilghman1-67/+298
2007-10-30If no '?' is found in the arguments, don't attempt to continue.tilghman1-0/+5
2007-10-30Merged revisions 87686 via svnmerge from russell1-38/+96
2007-10-30Merged revisions 87650 via svnmerge from qwell1-1/+1
2007-10-30Update documentation to give an example of how to use the return status of Ra...qwell1-1/+2
2007-10-30The priority gets incremented after raising an exception, so the priority sho...mmichelson1-1/+1
2007-10-30Jumped the gun a bit in the RaiseException app. It would always return -1mmichelson1-1/+1
2007-10-30Merged revisions 87571 via svnmerge from file1-2/+2
2007-10-30Merged revisions 87567 via svnmerge from qwell1-2/+1
2007-10-30Blocked revisions 87534 via svnmergefile0-0/+0
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...kpfleming2-39/+22
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming8-0/+8
2007-10-29ignore preprocessor and assembler files if they are presentkpfleming0-0/+0
2007-10-29Merged revisions 87460 via svnmerge from kpfleming1-1/+5
2007-10-29If a caller is listen-only, then don't bother with doing talker detection.russell1-2/+2
2007-10-29Merged revisions 87396 via svnmerge from russell2-24/+39
2007-10-29Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_CO...mmichelson2-2/+85
2007-10-29Drop the RTCP Read too short message to debug. There are some phones out ther...file1-1/+2
2007-10-29Make sure we set flags to a 0 value before trying to use it. Pointed out by ...qwell1-1/+1
2007-10-29Merged revisions 87373 via svnmerge from russell1-3/+2
2007-10-29Merged revisions 87342 via svnmerge from file1-1/+12
2007-10-29Blocked revisions 87340 via svnmergeqwell0-0/+0
2007-10-29Remove duplicate stdlib.h include.file1-1/+0
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file4-1/+161
2007-10-29Merged revisions 87294 via svnmerge from file1-0/+2
2007-10-28Add a simple dialgroup function. By taking one of the simpler uses of Queuetilghman1-0/+224
2007-10-28Merged revisions 87262 via svnmerge from tilghman4-4/+92
2007-10-27Update the configure script for the last libss7 API changerussell2-3/+3
2007-10-27Make sure a channel exists before attempting to start or stop channelrussell2-7/+17
2007-10-27Add Circuit Group Queury message codemattf1-0/+36
2007-10-27Make sure we turn on the DSP when we answer the callmattf1-1/+9
2007-10-26Forgot to update CHANGES when I committed the linear queue strategy.mmichelson1-0/+1
2007-10-26Correctly use defined return values in (some) load_module functions.qwell7-10/+10
2007-10-26Merged revisions 87168 via svnmerge from murf12-1889/+1138
2007-10-26Added queue strategy "linear". This strategy is useful for those who always w...mmichelson2-12/+74
2007-10-26Remove information about the roundrobin strategy from trunk's queues.conf.samplemmichelson1-1/+0
2007-10-26Merged revisions 87120 via svnmerge from tilghman1-2/+4
2007-10-26Blocked revisions 87067 via svnmergetilghman0-0/+0
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman4-95/+82
2007-10-25Merged revisions 87069 via svnmerge from kpfleming2-1/+5
2007-10-25Add support for a muted user to request to talk. The '2' option in the userrussell1-6/+46