summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-29Nothing to see here, move along.Joshua Colp
2013-06-29Implement the defined PUBLISH ESC API within res_sip_pubsub.Joshua Colp
2013-06-28res_parking: Dynamic Parking LotsJonathan Rose
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Change ARI originate to also allow dialing an exten/context/priority.Jason Parker
2013-06-28Change some 500 errors to 400.Jason Parker
2013-06-28Removed stray apostrophe.David M. Lee
2013-06-28Removed the automatic 302 redirects for ARI URL's that end with a slash.David M. Lee
2013-06-26ARI: Add support for continuing to a different location in dialplan.Jason Parker
2013-06-26Remove some redundant parking config error messages.Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-25Move where the sorcery observer is added for qualify to guarantee the sched_q...Joshua Colp
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-24Fixed templates so that the changes from r392777 won't be overwritten the nextDavid M. Lee
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-23Properly pack the parameters into ast_json_pack when sending a send fax messageMatthew Jordan
2013-06-23Add some more missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-22Properly extract channel variables for the SendFAX/ReceiveFAX Stasis messagesMatthew Jordan
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Fix a deadlock and possible crash in res_faxMatthew Jordan
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-20Add a log message for when an incoming session is rejected due to the extensi...Joshua Colp
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Ensure that the number of added contacts never goes below 0.Joshua Colp
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-12Fix segfault for certain invalid WebSocket input.David M. Lee
2013-06-10Add AGI command arguments to AsyncAGI eventKinsey Moore
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-06-07res_parking: Add parking_devicestate.c left out from previous commitJonathan Rose
2013-06-07Implement ARI POST to /channels, to originate a call.Jason Parker
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-06Fix documentation generationKinsey Moore
2013-06-06Fix documentation that was in review during the great suffix/prefix swapKinsey Moore
2013-06-06Split AGI manager events, to remove SubEvent field.Jason Parker
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-05-29Pack the right number of items into the status and receive fax blobsMatthew Jordan
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-27Fix some more fax test errors due to needing the peer in a bridgeMatthew Jordan
2013-05-26Fix a few fax gateway failuresMatthew Jordan
2013-05-26Fix a variety of memory corruption/assertion errorsMatthew Jordan
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Remove a junk defineKinsey Moore
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-23stasis-http: Provide a response body for 201 created responsesDavid M. Lee