aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-04-12gives channel reference before unlocking it and using setvar helper.dvossel1-0/+2
2010-04-09Remove status_response callbacks where they are not needed.mmichelson1-11/+0
2010-04-09Prevent crash when originating a call to a local channel.mmichelson1-1/+1
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.rmudgett1-4/+0
2010-04-09Add routines for parsing SIP URIs consistently.mmichelson3-56/+982
2010-04-09Fix some compiler errors that popped up after the CCSS merge.mmichelson1-2/+2
2010-04-09Merge Call completion support into trunk.mmichelson8-193/+4699
2010-04-09func_srv and explicit specification of a remote IP for SIP.mmichelson1-18/+56
2010-04-06fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan functiondvossel1-5/+16
2010-04-06Merged revisions 256225 via svnmerge from rmudgett1-18/+24
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett8-33/+23
2010-04-02Merged revisions 256014 via svnmerge from russell1-24/+8
2010-04-02Ignore Redial softkey when no previous dialed number is knownmvanbaak1-10/+1
2010-04-02Cleanup transmit_* functionsmvanbaak1-206/+143
2010-03-31Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.mmichelson1-2/+7
2010-03-30Merged revisions 255409 via svnmerge from russell1-1/+1
2010-03-25chan_usbradio depends on alsa.russell1-0/+1
2010-03-25Add new rtpsource options to the CHANNEL function.mmichelson1-3/+39
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming2-56/+132
2010-03-25remove unneeded explicit channel in dahdi ioctlstzafrir1-17/+13
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-0/+5
2010-03-20Use SHRT_MAX instead of MAXSHORT.russell1-3/+2
2010-03-15Tell the RTP engine API about the initial read and write format.russell1-0/+5
2010-03-15THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.tilghman1-6/+21
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson5-21/+22
2010-03-12add missing mfcr2_skip_category settingmoy1-0/+2
2010-03-12Doxegen this chan_dahdi lock.rmudgett1-1/+1
2010-03-11Minor tweaks and comment updates to chan_dahdi.rmudgett2-3/+10
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.rmudgett5-31/+21
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.rmudgett3-125/+113
2010-03-07Clean transmit_* for start/stop media transmission mvanbaak1-42/+33
2010-03-07Cleanup transmit_callstate handling mvanbaak1-117/+132
2010-03-06Fix a crash in SIP blind transfer handling found by an automated external test.russell1-0/+9
2010-03-05Fix up some of chan_sip's usage of the RTP engine API.russell1-3/+43
2010-03-03Removed cdrflags from ast_channel structure.rmudgett2-4/+0
2010-03-03Merged revisions 250480 via svnmerge from jpeeler2-1/+22
2010-03-03Merged revisions 250394 via svnmerge from dvossel1-3/+8
2010-03-03Add new config option to control AMI alarm event reporting in chan_dahdi.jpeeler1-17/+80
2010-03-03fixes signed to unsigned int comparision issue for FaxMaxDatagram value.dvossel1-1/+1
2010-03-02fixes adaptive jitterbuffer configurationdvossel14-11/+25
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confalecdavis1-4/+5
2010-03-01Cleanup display_*message functions.mvanbaak1-70/+64
2010-03-01fix endianes issues in chan_skinnymvanbaak1-22/+24
2010-03-01Merged revisions 249536 via svnmerge from jpeeler1-38/+2
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsalecdavis1-0/+12
2010-02-27Merged revisions 249234 via svnmerge from kpfleming1-0/+1
2010-02-26Merged revisions 249100 via svnmerge from mmichelson1-0/+2
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...tilghman1-1/+1
2010-02-23Merged revisions 248396 via svnmerge from dvossel1-19/+53
2010-02-22Move the REF_DEBUG comment higher in the include list.mmichelson1-13/+12