summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-10Use LDAP memory management functions instead of Asterisk'sMatthew Jordan
2013-04-10Fix crash in chan_sip when a core initiated op occurs at the same time as a BYEMatthew Jordan
2013-04-09Rename struct feature_ds to struct feature_datastore.Richard Mudgett
2013-04-09Backported app_stasis fix from stasis-http branch.David M. Lee
2013-04-09Add inheritance support to FEATURE()/FEATUREMAP().Russell Bryant
2013-04-08Modified the list of keys for the driver backends for sake of sample clarityRusty Newton
2013-04-08Clean up Makefile "warning" clutter when makeopts doesn't exist.Walter Doekes
2013-04-08Don't attempt a websocket protocol removal if res_http_websocket isn't thereMatthew Jordan
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee
2013-04-06Add a res_sorcery_astdb module which uses the astdb to persist objects.Joshua Colp
2013-04-05Fix For Not Overriding The Default Settings In chan_sipMichael L. Young
2013-04-04Separate some event struct definitions from instantiation.Richard Mudgett
2013-04-03chan_dahdi: Change inband_on_proceeding option default to no/disabled.Richard Mudgett