summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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-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-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-22Check if PBX was started for generic CCSS recall.Richard Mudgett
2012-06-20Don't waste time initializing the whole call_identifer_str[].Richard Mudgett
2012-06-20Add IPv6 Support To ManagerMichael L. Young
2012-06-20Fix NULL pointer segfault in ast_sockaddr_parse()Michael L. Young
2012-06-19Ensure that pvt cause information does not break native bridgingKinsey Moore
2012-06-18Fix AST_CONTROL_PVT_CAUSE_CODE handlingKinsey Moore
2012-06-18Fix monitoring calls put in a parking lot.Richard Mudgett
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-15Add HANGUPCAUSE hash support to IAX2Kinsey Moore
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-14Multiple revisions 368963,368965Jason Parker
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-13Remove forced linking of res_adsi.oMark Michelson
2012-06-11Fix deadlock potential with ast_set_hangupsource() calls.Richard Mudgett
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-08Fix error paths in action_hangup() for AMI Hangup action.Richard Mudgett
2012-06-08Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.Richard Mudgett
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-06Fix parked call performing a DTMF blind transfer after being retrieved.Richard Mudgett
2012-06-06Make builtin_blindtransfer() fully use ast_async_goto() abilities.Richard Mudgett
2012-06-05Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHEREKinsey Moore
2012-06-04Remove some extra debugging I forgot to remove in the merge of Digium phone s...Mark Michelson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-04Fix potential deadlock between masquerade and chan_local.Richard Mudgett
2012-06-02Add res_http_websocket module which implements the WebSocket protocol accordi...Joshua Colp
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-24chan_sip: fix problem directmediapermit/deny uses the wrong addressJonathan Rose
2012-05-23Fix WaitExten(x,m(musicclass)) string termination.Richard Mudgett
2012-05-23logger: Fix a potential callid reference leak discovered in developmentJonathan Rose
2012-05-23Only call SSL_CTX_free if DO_SSL is defined.Mark Michelson
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson
2012-05-21Made ast_queue_hangup() and ast_queue_hangup_with_cause() lock instead of try...Richard Mudgett
2012-05-21Revert revision 367163.Mark Michelson
2012-05-21Add "send to voicemail" Digium phone functionality to Asterisk.Mark Michelson
2012-05-18Address MISSING_BREAK static analysis reports some more.Mark Michelson
2012-05-18Fix memory leak of SSL_CTX structures in TLS core.Mark Michelson
2012-05-18Fix more memory leaksMatthew Jordan