summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06Remove unnecessary generation of informational cause framesKinsey Moore
2012-07-06chan_sip: Add case for FLASH control frames so that we don't display a warning.Jonathan Rose
2012-07-06Remove a superfluous and dangerous freeing of an SSL_CTX.Mark Michelson
2012-07-06Fix bridging thread leak.Mark Michelson
2012-07-06Import revision 4196 from pjproject trunk. Fix a crash issue when starting IC...Joshua Colp
2012-07-05Add 'stun show status' commandMatthew Jordan
2012-07-05Make res/pjproject ignore more files.Richard Mudgett
2012-07-05AST-2012-011: Resolve heap corruption issue with voicemailKinsey Moore
2012-07-05Make res/pjproject ignore some generated files.Richard Mudgett
2012-07-05Tweak some comments and whitespace in utils.hRichard Mudgett
2012-07-05app_mixmonitor: Fix a reference leak in manager_mixmonitor functionJonathan Rose
2012-07-05Do not send a BYE when a provisional response arrives during a re-INVITEMatthew Jordan
2012-07-05Fix dev mode ooh323 warningsAlexandr Anikin
2012-07-04Added direct media support to ooh323 channel driverAlexandr Anikin
2012-07-04fix small mistake in the previousAlexandr Anikin
2012-07-04Fix modern gcc warningAlexandr Anikin
2012-07-03More improvements to re-INVITEs timing out after a provisional responseTerry Wilson
2012-07-03Better handle re-INVITEs with provisional but no final repsonsesTerry Wilson
2012-07-02Add a cleaned up drop-in replacement for res_jabber called res_xmpp. This pro...Joshua Colp
2012-07-02Ensure the timer heap is protected by a lock.Joshua Colp
2012-07-01Enable IPv6 support in pjproject.Joshua Colp
2012-07-01Don't try to send connectivity checks on RTCP if RTCP is no longer present an...Joshua Colp
2012-07-01Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.Joshua Colp
2012-06-29Fix apparent copy and paste error where incorrect "glue" is used.Mark Michelson
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-29With some configurations a transport is not actually specified so assume UDP ...Joshua Colp
2012-06-29Remove obsolete struct ast_channel note.Richard Mudgett
2012-06-29Make the address family filter specific to the transport.Joshua Colp
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-27AST-2012-010: Clean up after a reinvite that never gets a final responseTerry Wilson
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-26Fix crash in unloading of res_adsi moduleMatthew Jordan
2012-06-25Update "manager show event" to support tab completionMatthew Jordan
2012-06-25Fix incorrect duration reporting in CDRs created in batch modeMatthew Jordan
2012-06-25Re-fix how local tag is generated when sending a 481 to an INVITE.Mark Michelson
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-25Fix Bridge application occasionally returning to the wrong location.Richard Mudgett
2012-06-25Multiple revisions 369323-369324Mark Michelson
2012-06-25Be more consistent with the return code for requests received from invalid do...Mark Michelson
2012-06-23Fix F and F(x) action logic in Bridge application.Richard Mudgett
2012-06-23Fix Bridge application and AMI Bridge action error handling.Richard Mudgett
2012-06-22Explicitly check caller hangup in app Queue rather than a polluted res2 value.Richard Mudgett
2012-06-22Fix F and F(x) action logic in Queue application.Richard Mudgett
2012-06-22Check if PBX was started and fix F and F(x) action logic in Dial application.Richard Mudgett
2012-06-22Check if PBX was started for generic CCSS recall.Richard Mudgett
2012-06-22Change incorrect chan_sip zombie hangup debug message. They are all zombies ...Richard Mudgett
2012-06-22Don't crash on a guest directmedia callTerry Wilson
2012-06-22Fix wrong variable name in the R2 disconnect callbackKinsey Moore
2012-06-22Don't parse media stream state for SIP video streamsKinsey Moore
2012-06-22Add HANGUPCAUSE hash implementation for DAHDI MFC/R2 subtechKinsey Moore