aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_mgcp.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Merged revisions 326411 via svnmerge from tilghman1-1/+1
2011-05-05Merged revisions 317478 via svnmerge from russell1-5/+6
2011-05-03Merged revisions 316336 via svnmerge from russell1-1/+1
2011-04-25Merged revisions 315349 via svnmerge from rmudgett1-5/+3
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-88/+118
2010-12-20Some scheduler API cleanup and improvements.russell1-5/+5
2010-09-15Merged revisions 286931 via svnmerge from jpeeler1-1/+1
2010-09-02Merged revisions 284610 via svnmerge from tilghman1-1/+2
2010-08-04Merged revisions 280879 via svnmerge from tilghman1-1/+1
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-2/+5
2010-07-14ast_callerid restructuringrmudgett1-9/+21
2010-07-08Add IPv6 to Asterisk.mmichelson1-15/+58
2010-07-02Fix various typos reported by Lintiantzafrir1-2/+2
2010-06-23D'oh! Defaultenabled FTL.tilghman1-2/+0
2010-06-23Load all lines from realtime, not just the first one.tilghman1-26/+35
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-1/+4
2010-03-02fixes adaptive jitterbuffer configurationdvossel1-1/+2
2010-01-04- Disable res_pktccops by defaultoej1-0/+5
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-31/+52
2009-11-03Resolve some dev-mode warnings.russell1-2/+2
2009-11-03Code guidelines fixes onlytilghman1-970/+816
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networkstilghman1-70/+573
2009-09-23Add support for 'setvar=' for MGCP device lines, like other channel drivers p...tilghman1-13/+98
2009-08-12Always specify which RTP engine is desired for a new RTP instance.russell1-1/+1
2009-08-10AST-2009-005tilghman1-7/+7
2009-08-03Rename 'canreinvite' option to 'directmedia', with backwards compatibility.kpfleming1-9/+9
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-8/+8
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-3/+3
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell1-1/+0
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.file1-1/+1
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson1-1/+1
2009-04-02Merge in the RTP engine API.file1-49/+45
2009-03-25Improve performance of the ast_event cache functionality.russell1-1/+0
2008-11-12This commit does two things:mvanbaak1-27/+1
2008-10-28Only re-add the io port if it was closed, otherwise reload causes a memorytilghman1-1/+2
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+5
2008-08-09More RSW merges. This should do it for the channels/ dir.seanbright1-27/+29
2008-08-01Remove some code that used to do something but does not anymore, mainlyseanbright1-4/+0
2008-06-16Merged revisions 123113 via svnmerge from tilghman1-0/+4
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-17/+17
2008-05-29Merged revisions 118953 via svnmerge from tilghman1-6/+2
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-1/+1
2008-04-24Pass the hangup cause all the way to the calling app/channel.mvanbaak1-1/+1
2008-04-21(closes issue #6113)jpeeler1-0/+6
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.qwell1-1/+1
2008-03-19Rename very poorly named function to reflect what it actually does. This was...qwell1-1/+1
2008-03-05Merged revisions 106235 via svnmerge from file1-0/+3
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-16/+29
2008-02-05Merged revisions 102453 via svnmerge from mmichelson1-0/+3