summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-06-04Incoming overlap dialing no longer works after sig_pri extraction.Richard Mudgett
2010-06-04Send an ACK for every final response received for an INVITETerry Wilson
2010-06-03Don't stop Asterisk if chan_usbradio isn't configured.Russell Bryant
2010-06-03Remove a line that was killing Asterisk on startup.Russell Bryant
2010-06-03Comment out a rule that likes to run implicitly unnecessarily, breaking buildsRussell Bryant
2010-06-03Add ETSI Message Waiting Indication (MWI) support.Richard Mudgett
2010-06-02try to fix some random chan_h323 compilation failuresRussell Bryant
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-06-02Add ETSI Call Waiting support.Richard Mudgett
2010-06-02Prevent use of uninitialized values.Mark Michelson
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.Richard Mudgett
2010-05-28fixes crash when creation of UDPTL failsDavid Vossel
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