summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28Match use of ast_free() with ast_calloc() and add some curly braces.Richard Mudgett
2013-08-28Fix dialog matching in the SIP distributor.Mark Michelson
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-27Made MALLOC_DEBUG less CPU intensive by default.Richard Mudgett
2013-08-27AST-2013-005: Fix crash caused by invalid SDPMatthew Jordan
2013-08-27AST-2013-004: Fix crash when handling ACK on dialog that has no channelMatthew Jordan
2013-08-27Fix uninitialized value in struct ast_control_pvt_cause_code usage.Richard Mudgett
2013-08-26Better handle clearing the OUTGOING flag when a channel leaves a bridgeMatthew Jordan
2013-08-26Fixed bucket.c for systems where tv_usec is not an unsigned long.David M. Lee
2013-08-26bridging: Fix a livelock with local channel optimization.Richard Mudgett
2013-08-26chan_dahdi: Add some missing build cleanup.Richard Mudgett
2013-08-25Fix bucket unit testsMatthew Jordan
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-25Add rtpengine configuration parameterMatthew Jordan
2013-08-23Set new merge properties on 12Matthew Jordan
2013-08-23Fix building of trunk.Joshua Colp
2013-08-23Fix channel reference leak in Originated channelsMatthew Jordan
2013-08-23Blocked revisions 397604Joshua Colp
2013-08-23Add some clarifying documentation to the rewrite_contact endpoint option.Mark Michelson
2013-08-23Blank line tweaks.Richard Mudgett
2013-08-23Add the bucket API.Joshua Colp
2013-08-23Fix a bug where the argc value was passed as no_doc when registering custom s...Joshua Colp
2013-08-23Add test events necessary for bridge tests to pass in the test suite.Mark Michelson
2013-08-23Fix error in using ast_channel_snapshot_type before initializationMatthew Jordan
2013-08-23bridge_native_rtp: Fix hold chain bugs caused by native RTP bridge framehookJonathan Rose
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-23Fix sorcery unit testsMatthew Jordan
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-23Prevent seg fault in off nominal path when registered option fails to validateMatthew Jordan
2013-08-23PSJIP - sip.conf to res_sip.conf scriptKevin Harwell
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee
2013-08-23Update CHANGES file to reflect pass through support for Opus/VP8Matthew Jordan
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-23Fix crash when answering after a transport error occurs.Joshua Colp
2013-08-23Update CEL sample configKinsey Moore
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-22Minor tweaks with ast_moh_start() callers.Richard Mudgett
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22res_sip_dtmf_info: Support sending of 'raw' DTMFKevin Harwell
2013-08-22Add missing configOption close tagsKinsey Moore
2013-08-22Update MOH start/stop routine doxygen.Richard Mudgett
2013-08-22Fix missing xml doc configOption 'type' for for both 'system' and 'global' co...Rusty Newton
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Ensure CEL creates a default config if it isn't provided with oneKinsey Moore
2013-08-22Remove set but unused variable 'meid'.Mark Michelson
2013-08-22Fix crash when getting CEL configKinsey Moore
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-22Handle default body types for SIP event packages in res_pjsip_pubsubMark Michelson
2013-08-22Made the abstract jitter buffer resync on some more control frames.Richard Mudgett