summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-20Add missing exports fileKinsey Moore
2013-05-19Add base XML documentation for res_sipKinsey Moore
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-15Fixed inverted logic in app_add_channel().David M. Lee
2013-05-15Use srtp_shutdown when availableKinsey Moore
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-13Revert r388529 for nowKinsey Moore
2013-05-13Close libsrtp properlyKinsey Moore
2013-05-10Fix Finding Extensions With Patterns Using ODBC RealtimeMichael L. Young
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-09Fix The Payload Being Set On CN Packets And Do Not Set Marker BitMichael L. Young
2013-05-08Fixed MODFLAG for res_stasis_websocketDavid M. Lee
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-05-07Minor fixups to Doxygen comments.David M. Lee
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-05-03Stasis: Convert network change events into network change stasis messagesJonathan Rose
2013-05-03Use the configured formats for Gulp sessions if there are no joint formats be...Joshua Colp
2013-05-01Clear the DTMF sending digit tracking on off nominal pathsMatthew Jordan
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