summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-14AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handlingMatthew Jordan
2012-06-14Revert Makefile change to remove embedding res_adsi.soMark Michelson
2012-06-14Add a post_apply callback to the Config Options APITerry Wilson
2012-06-14Add filename alias support to the Config Options APITerry Wilson
2012-06-13Fix a deadlock that occurs when func_volume is used on a local channel.Mark Michelson
2012-06-13Mark res_smdi/res_adsi as 'core' supported modulesMatthew Jordan
2012-06-13Remove forced linking of res_adsi.oMark Michelson
2012-06-13Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRSMatthew Jordan
2012-06-13Do not install empty directories; add ASTLIBDIRMatthew Jordan
2012-06-12Do not perform install on existing directoriesMatthew Jordan