summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26Clean up memory leak in config file on off nominal paths when glob is allowedMatthew Jordan
2013-04-26By popular demand, putting the about-to-load-module printf back.David M. Lee
2013-04-26Clean up resources in features on exitMatthew Jordan
2013-04-26Removing stray printf from r386540David M. Lee
2013-04-26Add an \extref doxygen pointer for libuuid.Mark Michelson
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-04-26Ignore *.[oi] files in res/res_sipDavid M. Lee
2013-04-25Don't bind to anything in the sample configuration so we don't clash with cha...Joshua Colp
2013-04-25REmove automerge properties.Mark Michelson
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-25Fix Displaying Symmetric RTP Global SettingMichael L. Young
2013-04-25Change Case On Forcerport For ConsistencyMichael L. Young
2013-04-24Document JSON models in resource_*.hDavid M. Lee
2013-04-24Oops. Mustache doesn't like dictionariesDavid M. Lee
2013-04-23confbridge: Make search the conference bridges container using OBJ_KEY.Richard Mudgett
2013-04-23Fix some bad whitespaceKinsey Moore
2013-04-22Fix crash when AMI redirect action redirects two channels out of a bridge.Richard Mudgett
2013-04-22Doxygen - Markup GuidelinesAndrew Latham
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-22Fix mistake in Doxygen. Olle Johansson
2013-04-22sla: remove redundant locking.Russell Bryant
2013-04-19Prevent res_timing_pthread from blocking callersMatthew Jordan
2013-04-19cli.c: Properly initialize debug_modules and verbose_modules.David M. Lee
2013-04-18Allow WebSocket connections on more URL'sDavid M. Lee
2013-04-18Fix lock errors on startup.David M. Lee
2013-04-16res_xmpp and res_jabber need to search 'cachable' in the attrib section of th...Alec L Davis
2013-04-16Allow res_corosync to buildKinsey Moore
2013-04-16Move presence state distribution to Stasis-coreKinsey Moore
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-04-16Fixed a typoDavid M. Lee
2013-04-15Don't unnecessarily rebuild things on every run of 'make'.Jason Parker
2013-04-15Avoid unused variable warning when not in devmodeDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-15DTMF events are now published on a channel's stasis_topic. AMI wasDavid M. Lee
2013-04-15Fix the svn:keywords property on several files.David M. Lee
2013-04-14Calculate the timestamp for outbound RTP if we don't have timing informationMatthew Jordan
2013-04-14Don't attempt to create a voice frame on a read errorMatthew Jordan
2013-04-12Fix Manager Segfault When app_queue Is UnloadedMichael L. Young
2013-04-12Allow codec_resample to be unloadedKinsey Moore
2013-04-12Fix app_voicemail Segfault And A Few Memory LeaksMichael L. Young
2013-04-12Fix documentation.Jason Parker
2013-04-12Expose channel snapshot manager blob generationKinsey Moore
2013-04-12Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBXMichael L. Young
2013-04-12IAX2 defer_full_frames fail to get sentAlec L Davis
2013-04-12IAX2, prevent network thread starting before all helper threads are readyAlec L Davis
2013-04-11Blocked revisions 385356Jason Parker
2013-04-11Fix 'pri intense debug span' alias.Richard Mudgett
2013-04-10Eliminated dial_features_destroy() since it is equivalent to ast_free_ptr()Richard Mudgett
2013-04-10* Fix unlocked accesses to feature_list. The feature_list is now alsoRichard Mudgett
2013-04-10Fixed manager channelvars support.David M. Lee