summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-05-12Don't crash when destroying chan_dahdi pseudo channels.Richard Mudgett
2010-05-12Merged revisions 262657,262660 fromRichard Mudgett
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFPaul Belanger
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.Richard Mudgett
2010-05-11Improve logging information for misconfigured contextsPaul Belanger
2010-05-10fixes crash in chan_consoleDavid Vossel
2010-05-07Fix deadlock in sig_pri when hanging up.Jeff Peeler
2010-05-06Some code optimizations.Richard Mudgett
2010-05-06Permit more lines within a SIP body to be parsed.Tilghman Lesher
2010-05-06When failing to configure, don't destroy 'cfg' twiceTzafrir Cohen
2010-05-05Avoid a crash on SS7 channels.Richard Mudgett
2010-05-05fixes sip native transferDavid Vossel
2010-05-05Merged revisions 261274 via svnmerge from Paul Belanger
2010-05-05Prevent unnecessary warnings when getting rtpsource or rtpdest.Mark Michelson
2010-05-04The inalarm flag is not passed up from the sig_analog and sig_pri submodules.Richard Mudgett
2010-04-30Merged revisions 260434 via svnmerge from Jeff Peeler
2010-04-30Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.Richard Mudgett
2010-04-29Merged revisions 260195 via svnmerge from Richard Mudgett
2010-04-28Don't override peer context with domain context.Mark Michelson
2010-04-28Merged revisions 259858 via svnmerge from David Vossel
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