summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-15Allow chan_sip to decline unwanted media streamsKinsey Moore
2012-06-15Fix voicemail API tests by using the correct argument order for create/destroy.Jason Parker
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-15Add HANGUPCAUSE hash support to IAX2Kinsey Moore
2012-06-15Remove some symbol exports that got missed in the removal of global symbols.Jason Parker
2012-06-15Remove remaining properties mmichelson left laying around from phones branch ...Richard Mudgett
2012-06-14Allow non-normal execution routines to be able to run on hungup channels.Richard Mudgett
2012-06-14Make the Hangup application set a softhangup flag.Richard Mudgett
2012-06-14Move vm defines to group them better.Richard Mudgett
2012-06-14Multiple revisions 368963,368965Jason Parker