summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-04-27Be more explicit about field naming in a test.Jason Parker
2010-04-27Merged revisions 259531 via svnmerge from Richard Mudgett
2010-04-27Merged revisions 259270 via svnmerge from Richard Mudgett
2010-04-27Re-fix dahdi_request() iflist locking since CCSS merged.Richard Mudgett
2010-04-26Small error in the T.140 RTP port verbose log.Leif Madsen
2010-04-21IAXpeers output now matches SIPpeers format for manager (AMI).Leif Madsen
2010-04-21fixes issue with double "sip:" in header fieldDavid Vossel
2010-04-16Make sure to fail a monitor if we receive a negative response for a CC SUBSCR...Mark Michelson
2010-04-16Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtypeDwayne M. Hubbard
2010-04-15Merged revisions 257467 via svnmerge from Tilghman Lesher
2010-04-13Also unref the pvt when we delete the provisional keepalive job.Tilghman Lesher
2010-04-12gives channel reference before unlocking it and using setvar helper.David Vossel
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Prevent crash when originating a call to a local channel.Mark Michelson
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
2010-04-09Add routines for parsing SIP URIs consistently.Mark Michelson
2010-04-09Fix some compiler errors that popped up after the CCSS merge.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
2010-04-06fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan functionDavid Vossel
2010-04-06Merged revisions 256225 via svnmerge from Richard Mudgett
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-02Merged revisions 256014 via svnmerge from Russell Bryant
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