summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-04-23Fix error loading res_monitor.Russell Bryant
2014-04-22res_stasis: Fix crash when handling a failed blind transfer message.Joshua Colp
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-18Allow for multiple contacts to be configured in a single contact= line.Mark Michelson
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-17res_pjsip_refer: Channel variable SIPREFERTOHDR not being set during blind tr...Kevin Harwell
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-11monitor: use app options parsing helper codeRussell Bryant
2014-04-10res_hep_pjsip: Use the channel name instead of the call ID when it is availableMatthew Jordan
2014-04-10res_pjsip_pubsub: Set the body generation result to 0 for a valid pathKevin Harwell
2014-04-09res_stasis_answer: Add missing newlinesKinsey Moore
2014-04-08res_pjsip: Ignore explicit transport configuration if a WebSocket transport i...Joshua Colp
2014-04-07PJSIP: Ensure test event has new stateKinsey Moore
2014-04-07Stasis: Fix Stasis() bridge refcount issueKinsey Moore
2014-04-07PJSIP: Fix crash introduced in r411671Kinsey Moore
2014-04-04Add some asserts that were handy when looking for a stasis cache problem.Richard Mudgett
2014-04-03res_pjsip_pubsub: Add test event for state changeKinsey Moore
2014-04-03res_hep: Fix crash when hep.conf not availableMatthew Jordan
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-04-01res_parking: Minor tweaks.Richard Mudgett
2014-03-28res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIPMatthew Jordan
2014-03-28res_config_odbc: Fix for nullable integer columns and keyfield existence chec...Matthew Jordan
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-25ARI: Don't complain about missing ARI users when we aren't enabledSean Bright
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-03-25res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a ...Richard Mudgett
2014-03-25ARI: Resolve a subscription leak against implicit bridge subscriptionsJonathan Rose
2014-03-21res_pjsip_registrar.c: Miscellaneous cleanup in rx_task().Richard Mudgett
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-21Revert r410981. aelparse blew up.Sean Bright
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-19PJSIP: Allow for identify sections to be specified in sorcery.conf.Mark Michelson
2014-03-19res_stasis: Fix a bug where the default bridge type was not set.Joshua Colp
2014-03-19res_stasis: Extend bridge type to be a comma separated list of bridge attribu...Joshua Colp
2014-03-19res_ari: Fix documentation schema errorMatthew Jordan
2014-03-18res_ari: Add notes about Asterisk HTTP server to the "enabled" config option ...Rusty Newton
2014-03-18res_pjsip: Fix memory leak of nameservers in off-nominal resolver creation fa...Joshua Colp
2014-03-18res_fax_spandsp: Use g711_free() when available.Sean Bright
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-17res_pjsip_multihomed: Make address replacement less aggressive.Joshua Colp
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-16stasis/app.c: Add some extra debugging for subscription countsMatthew Jordan
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson