summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28res_pjsip_session: Fix leaked video RTP ports.Richard Mudgett
2014-05-28res_config_odbc: Use dynamically sized buffers to store row data so values do...Joshua Colp
2014-05-27res_config_odbc: Fix old and new ast_string_field memory leaks.Walter Doekes
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-05-19Replace __ast_answer with ast_raw_answer in app_control_answerPaul Belanger
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-14res_musiconhold: Minor cleanup.Walter Doekes
2014-05-13h264: Fix H264 SDP payload format.Walter Doekes
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