summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-22Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechsKinsey Moore
2012-06-22Add "Who Hung Up?" implementation for DAHDI SS7 subtechnologyKinsey Moore
2012-06-20Don't waste time initializing the whole call_identifer_str[].Richard Mudgett
2012-06-20Fix chan_misdn compile error.Richard Mudgett
2012-06-20fix locking issue on empty callListAlexandr Anikin
2012-06-20Remove declaration of eivr_connect_socket because it no longer exists.Sean Bright
2012-06-20use right definition for channel nameAlexandr Anikin
2012-06-20Add IPv6 Support To ManagerMichael L. Young
2012-06-20Fix NULL pointer segfault in ast_sockaddr_parse()Michael L. Young
2012-06-19check rtptimeouts in ooh323 channels as per config fileAlexandr Anikin
2012-06-19Ensure that pvt cause information does not break native bridgingKinsey Moore
2012-06-19Fix request routing issue when outboundproxy is used.Mark Michelson
2012-06-18Fix AST_CONTROL_PVT_CAUSE_CODE handlingKinsey Moore
2012-06-18Fix monitoring calls put in a parking lot.Richard Mudgett
2012-06-15Various small chan_skinny fixes and cleanupDamien Wedhorn