summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-04-30Just a couple of Stasis-HTTP nitpick fixes.David M. Lee
2013-04-27Tweak res_sip priority so it gets loaded first before all other SIP stuff.Joshua Colp
2013-04-27Update res_config_sqlite to use the ast_variable lists.Joshua Colp
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-26Add missing module dependencies to various res_sip* modulesMatthew Jordan
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-24Document JSON models in resource_*.hDavid M. Lee
2013-04-23Fix some bad whitespaceKinsey Moore
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-19Prevent res_timing_pthread from blocking callersMatthew Jordan
2013-04-18Allow WebSocket connections on more URL'sDavid 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 device state distribution to Stasis-coreKinsey Moore
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-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-10Use LDAP memory management functions instead of Asterisk'sMatthew Jordan
2013-04-08Don't attempt a websocket protocol removal if res_http_websocket isn't thereMatthew 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-03-28Add uuid wrapper API call ast_uuid_generate_str().Richard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Fix white noise on SRTP decryptionKinsey Moore
2013-03-27AST-2013-001: Prevent buffer overflow through H.264 format negotiationMatthew Jordan
2013-03-25Properly delimit post data in res_config_curl.Sean Bright
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-16Make sure things compile...Kinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-16Add support for using XMPP buddy state via device state.Joshua Colp
2013-03-16Fix a bug where resources were not found due to hashing on the priority itself.Joshua Colp
2013-03-13Always set the RTP instance data in the RTP engineMatthew Jordan
2013-03-12Update DoxygenAndrew Latham
2013-03-12Fix a crash when res_xmpp is configured using a username without a domain.Joshua Colp
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-03-07Load sorcery modules earlier, so they can actually be used.Jason Parker
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-02-28While the ICE negotiation is occurring leave strictrtp in an open state, medi...Joshua Colp
2013-02-28Fix a bug with ICE and strictrtp where media could get dropped.Joshua Colp
2013-02-28Don't undefine bzero()/bcopy().Jason Parker
2013-02-22Fix FastAGI To Properly Check For A ConnectionMichael L. Young
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-11Minor fixes to res_json and test_json.David M. Lee
2013-02-11Fix crash in res_xmpp when deleting pubsub node from CLIMatthew Jordan
2013-02-07Fix a bug where a changed configuration file might not be available to all so...Joshua Colp