summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-05-26fixes failed SIP Directed pickup resulting in dead channelDavid Vossel
2010-05-26.......Mark Michelson
2010-05-26Re-enable "always" option for videosupport option in sip.conf.Mark Michelson
2010-05-25Properly use peer's outboundproxy for outbound REGISTERs.Mark Michelson
2010-05-24Print openh323 log to the Asterisk console.Mark Michelson
2010-05-24Allow type=user SIP endpoints to be loaded properly from realtime.Mark Michelson
2010-05-24reverses incorrect logic introduced by r243200David Vossel
2010-05-21Be sure to set the sin_family on the proxy when allocating.Mark Michelson
2010-05-21Take dup'd code for directmedia ACLs and make utility funcTerry Wilson
2010-05-20Add support for direct media ACLsTerry Wilson
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-05-19fixes crash in check_rtp_timeoutDavid Vossel
2010-05-18Be sure to heap-allocate the redirecting to tag so as not to cause crashiness.Mark Michelson
2010-05-18Fix memory leaks in redirecting structures in chan_sip.cMark Michelson
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-14fix iax_frame double freeDavid Vossel
2010-05-13Fix inverted logic in cli command: ss7 set debug on/offRichard Mudgett
2010-05-13Fix an off by one error that causes a crash.Russell Bryant
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