summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-07Fix encoding of custom prepare extra data.Mark Michelson
2014-05-07Improve XML sanitization in NOTIFYs, especially for presence subtypes and mes...Mark Michelson
2014-05-06Check for an act on failures to update contacts during registration.Mark Michelson
2014-05-06Ensure that all parts of SQL UPDATEs and DELETEs are encoded.Mark Michelson
2014-05-02Prevent crashes in res_config_odbc due to uninitialized string fields.Mark Michelson
2014-05-02Return the number of rows affected by a SQL insert, rather than an object ID.Mark Michelson
2014-05-02res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.Richard Mudgett
2014-05-02Parking: Add 'AnnounceChannel' argument to manager action 'Park'Jonathan Rose
2014-05-01Remove unnecessary repetition checks from res_pjsip_exten_stateMark Michelson
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-30Websocket: Add session locking and delay closeKinsey Moore
2014-04-30res_stasis: Add progress indications to operations which perform media.Joshua Colp
2014-04-30res_pjsip_sdp_rtp: Fix issue where sending a hold SDP twice could cause an un...Joshua Colp
2014-04-30chan_pjsip: Add support for picking up calls in the configured pickup group.Joshua Colp
2014-04-28Add DeviceStateChanged and PresenceStateChanged AMI events.Mark Michelson
2014-04-25res_rtp_asterisk: Add support for DTLS handshake retransmissionsMatthew Jordan
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