summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-08-04Support GMIME 3.0Tzafrir Cohen
2017-08-04Merge "res_pjsip_outbound_registration.c: Misc fixes." into 13Jenkins2
2017-08-03res_pjsip_outbound_registration.c: Misc fixes.Richard Mudgett
2017-08-03res_pjsip_registrar.c: Remove unnecessary CMP_STOP.Richard Mudgett
2017-08-01Revert "res_pjsip_session: Release media resources on session end quicker."George Joseph
2017-08-01res_pjsip_session: Release media resources on session end quicker.Joshua Colp
2017-08-01res_pjsip_pidf_eyebeam_body_supplement: Correct status presentationSean Bright
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-07-26res_rtp_asterisk: Fix mapping of pjsip's ICE roles to oursSean Bright
2017-07-25res_stasis_device_state: Unsubscribe should remove old subscriptionsSergej Kasumovic
2017-07-17Merge "res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use." in...Joshua Colp
2017-07-16res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.Joshua Colp
2017-07-14res/res_stasis_snoop: generate silence when audiohook returns nullTorrey Searle
2017-07-13Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly" into 13Jenkins2
2017-07-11res_musiconhold: Add kill_escalation_delay, kill_method to classGeorge Joseph
2017-07-11Merge "res_pjsip: Fix crash with from_user containing invalid characters." in...Jenkins2
2017-07-10res_pjsip: Fix crash with from_user containing invalid characters.Benjamin Keith Ford
2017-07-06res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.Richard Mudgett
2017-07-05Merge "pjsip_distributor.c: Fix deadlock with TCP type transports." into 13George Joseph
2017-07-05Merge "pjsip_distributor.c: Fix unidentified_requests hash functions." into 13Jenkins2
2017-07-05Merge "chan_pjsip: Fix ability to send UPDATE on COLP" into 13George Joseph
2017-06-30pjsip_distributor.c: Fix deadlock with TCP type transports.Richard Mudgett
2017-06-30pjsip_distributor.c: Fix unidentified_requests hash functions.Richard Mudgett
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-28res_rtp_asterisk: Fix issues with ICE renegotiation.Joshua Colp
2017-06-27res/res_pjsip_t38: fix incorrect increment of media_countTorrey Searle
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-22res/res_pjsip_t38 ensure t38 requests get rejected quicklyTorrey Searle
2017-06-21res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observerRichard Mudgett
2017-06-21res_pjsip_mwi: update unsolicited MWI subscriptions on updating contactAlexei Gradinari
2017-06-20Merge "res_corosync: Change thread stack size" into 13Jenkins2
2017-06-20Merge "res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last c...Jenkins2
2017-06-19Merge "res_stasis: Plug reference leak on stolen channels" into 13Jenkins2
2017-06-19Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing"" into 13Jenkins2
2017-06-16res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contactAlexei Gradinari
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-06-16Merge "res_ari: Add "module loaded" check to ari stubs" into 13Jenkins2
2017-06-16res_corosync: Change thread stack sizeJan Friesse
2017-06-15res_ari: Add "module loaded" check to ari stubsGeorge Joseph
2017-06-15Merge "res_pjsip_pubsub: Fix reference to released endpoint" into 13Jenkins2
2017-06-15Merge "res_pjsip_refer/session: Calls dropped during transfer" into 13Jenkins2
2017-06-14Merge "res_rtp_asterisk: Fix ssrc change for rtcp srtp" into 13George Joseph
2017-06-14Merge "res_pjsip_session: Correct inverted test in session_outgoing_nat_hook...Jenkins2
2017-06-14res_pjsip_pubsub: Fix reference to released endpointGeorge Joseph
2017-06-14res_pjsip_session: Correct inverted test in session_outgoing_nat_hookGeorge Joseph
2017-06-14res_pjsip_transport_websocket: Add NULL check in get_write_timeoutJørgen H
2017-06-14Merge "res_pjsip_mwi: don't create mwi subscriptions if initial unsolicited d...Jenkins2