summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Fix logger.c function definition.Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() ...Richard Mudgett
2013-01-09* Whitespace changes.Richard Mudgett
2013-01-09* Found some more places to use ast_channel_lock_both().Richard Mudgett
2013-01-09Fix end condition in ast_rtp_lookup_mime_multiple2.David M. Lee
2013-01-09Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.David M. Lee
2013-01-09Replace errant tabs with spaces in causes.h.David M. Lee
2013-01-09app_queue: Fix incorrect assertion.Richard Mudgett
2013-01-08app_queue: Fix multiple calls to a queue member that is in only one queue.Richard Mudgett
2013-01-06Skinny blob cleanupDamien Wedhorn
2013-01-06Add group and namedgroup pickup to skinnyDamien Wedhorn
2013-01-06Rewrite skinny dialing to remove threaded simpleswitchDamien Wedhorn
2013-01-04res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_...Jonathan Rose
2013-01-04Fix pjproject compilation in certain circumstancesKinsey Moore
2013-01-04Fix SIP Notify Messages To Have The Proper IP Address In The FROM FieldMichael L. Young
2013-01-04Don't pass STUN packets through the SRTP unprotect function.Joshua Colp
2013-01-04Doxygen CleanupsAndrew Latham
2013-01-03Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension PresentMichael L. Young
2013-01-03chan_agent: Fix wrapup time wait response.Richard Mudgett
2013-01-03Add missing test eventKinsey Moore
2013-01-03chan_agent: Misc code cleanup.Richard Mudgett
2013-01-03chan_agent: Fix agent_indicate() locking.Richard Mudgett
2013-01-03Add aliases to the Directory.Tilghman Lesher
2013-01-03Prevent exhaustion of system resources through exploitation of event cacheJoshua Colp
2013-01-03Prevent crashes in res_xmpp when receiving large messagesMatthew Jordan
2013-01-02Clean up app_mysql's application entry points to properly parse argumentsMatthew Jordan
2013-01-02Prevent crashes from occurring when reading from data sources with large valuesMatthew Jordan
2013-01-02Fix AMI redirect action with two channels failing to redirect both channels.Richard Mudgett
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2013-01-01Add UUID packages now required to configureAndrew Latham
2013-01-01Revert 378248. I changed the logic of this function unitentionally, pointed ...Sean Bright
2013-01-01Bail out early when building an ast_trans_pvt and the translator doesn't supp...Sean Bright
2012-12-31Ensure chan_sip rejects encrypted streams without crypto infoKinsey Moore
2012-12-20Give the causes[] a struct name.Richard Mudgett
2012-12-18Add test events for time limit-related hangupsKinsey Moore
2012-12-17Fix potential double free when unloading a module.Richard Mudgett
2012-12-17Make chan_local module references tied to local_pvt lifetime.Richard Mudgett
2012-12-17chan_local: Parse dial string consistently.Richard Mudgett
2012-12-17Make libasteriskssl.so symlink use a relative path.Jason Parker
2012-12-17chan_local: Misc lock and ref tweaks.Richard Mudgett
2012-12-14chan_agent: Remove some duplicated code.Richard Mudgett
2012-12-14Features: BRIDGE_FEATURES variable automixmonitor support and use proper partyJonathan Rose
2012-12-14app_queue: Revert bad ringinuse=no patch.Richard Mudgett
2012-12-14app_queue: Make update_status() not return anything.Richard Mudgett
2012-12-14Fix skinny to recognise vmexten in general section of confDamien Wedhorn
2012-12-14Add g722 codec support to skinnyDamien Wedhorn
2012-12-13confbridge: Fix MOH on simultaneous user entry to a new conference.Richard Mudgett