summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-04-02Ignore Redial softkey when no previous dialed number is knownMichiel van Baak
2010-04-02Cleanup transmit_* functionsMichiel van Baak
2010-03-31Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.Mark Michelson
2010-03-30Merged revisions 255409 via svnmerge from Russell Bryant
2010-03-25chan_usbradio depends on alsa.Russell Bryant
2010-03-25Add new rtpsource options to the CHANNEL function.Mark Michelson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-25remove unneeded explicit channel in dahdi ioctlsTzafrir Cohen
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-20Use SHRT_MAX instead of MAXSHORT.Russell Bryant
2010-03-15Tell the RTP engine API about the initial read and write format.Russell Bryant
2010-03-15THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.Tilghman Lesher
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-12add missing mfcr2_skip_category settingMoises Silva
2010-03-12Doxegen this chan_dahdi lock.Richard Mudgett
2010-03-11Minor tweaks and comment updates to chan_dahdi.Richard Mudgett
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.Richard Mudgett
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.Richard Mudgett
2010-03-07Clean transmit_* for start/stop media transmission Michiel van Baak
2010-03-07Cleanup transmit_callstate handling Michiel van Baak
2010-03-06Fix a crash in SIP blind transfer handling found by an automated external test.Russell Bryant
2010-03-05Fix up some of chan_sip's usage of the RTP engine API.Russell Bryant
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Merged revisions 250480 via svnmerge from Jeff Peeler
2010-03-03Merged revisions 250394 via svnmerge from David Vossel
2010-03-03Add new config option to control AMI alarm event reporting in chan_dahdi.Jeff Peeler
2010-03-03fixes signed to unsigned int comparision issue for FaxMaxDatagram value.David Vossel
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confAlec L Davis
2010-03-01Cleanup display_*message functions.Michiel van Baak
2010-03-01fix endianes issues in chan_skinnyMichiel van Baak
2010-03-01Merged revisions 249536 via svnmerge from Jeff Peeler
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsAlec L Davis
2010-02-27Merged revisions 249234 via svnmerge from Kevin P. Fleming
2010-02-26Merged revisions 249100 via svnmerge from Mark Michelson
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...Tilghman Lesher
2010-02-23Merged revisions 248396 via svnmerge from David Vossel
2010-02-22Move the REF_DEBUG comment higher in the include list.Mark Michelson
2010-02-21Cleanup transmit_* functions, part 1Michiel van Baak
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...Moises Silva
2010-02-19handle_request_invite revise comment, fix coding guideline issuesDavid Vossel
2010-02-19Merged revisions 247910 via svnmerge from Richard Mudgett
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...Tilghman Lesher
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...Tilghman Lesher
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...Tilghman Lesher
2010-02-16Allow Timer B to be set on the peer, and ensure SIP rules are followed (or wa...Tilghman Lesher
2010-02-15Restore triedtopribridge flag code removed in -r211197.Richard Mudgett
2010-02-15chan_sip parse code refactoring plus two new unit testsDavid Vossel
2010-02-12fixes areas where port should be removed from domain during parsingDavid Vossel
2010-02-11fixes some test description formatting inconsistencies so log file looks niceDavid Vossel