summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
AgeCommit message (Expand)Author
2018-01-05res_pjsip.c: Fix endpoint identifier registration name search.Richard Mudgett
2017-12-22AST-2017-014: res_pjsip - Missing contact header can cause crashKevin Harwell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-11res_pjsip: Prevent "user=phone" being added multiple times to headerDaniel Tryba
2017-10-11Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling." i...Jenkins2
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-10-09res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-09-15Merge "res_pjsip: Filter out non SIP(S) requests" into 13Jenkins2
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-08-10res_pjsip: PJSIP Transport state monitor refactor.Richard Mudgett
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-07-10res_pjsip: Fix crash with from_user containing invalid characters.Benjamin Keith Ford
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-06-07Merge "res_pjsip: Add support for returning only reachable contacts and use i...Jenkins2
2017-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-04-26res_pjsip/res_pjsip_callerid: NULL check on caller id name stringKevin Harwell
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-03-15Add rtcp-mux supportMark Michelson
2017-03-08res_pjsip_transport_websocket: Add support for IPv6.Joshua Colp
2017-02-28Merge "config: Improve documentation and behavior of outbound_proxy option." ...zuul
2017-02-24config: Improve documentation and behavior of outbound_proxy option.Joshua Colp
2017-02-23pjproject_bundled: Update for pjproject 2.6George Joseph
2017-02-21Merge "res_pjsip: Record the serializer earlier on the tdata." into 13zuul
2017-02-20res_pjsip: Update authentication realm documentation.Richard Mudgett
2017-02-20res_pjsip: Record the serializer earlier on the tdata.Richard Mudgett
2017-02-12res_pjsip.c: Fix inconsistency between warning and action.Richard Mudgett
2017-02-08Revert "Update qualifies when AOR configuration changes."Mark Michelson
2017-02-06res_pjsip: Fix some off nominal tdata leaks.Richard Mudgett
2017-02-03Merge "Update qualifies when AOR configuration changes." into 13zuul
2017-02-01Update qualifies when AOR configuration changes.Mark Michelson
2017-02-01res_pjsip: Handle invocation of callback on outgoing request when error occurs.Joshua Colp
2016-12-31res_pjsip: Fix known compact header issuesJoshua Elson
2016-12-14res_pjsip: Add/update ERROR msg if invalid URI.Richard Mudgett
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
2016-11-28res/res_pjsip: Fix documentation whitespace issuesMatt Jordan
2016-11-14Merge "res_pjsip.c: Rework endpt_send_request() req_wrapper code." into 13zuul
2016-11-10res_pjsip.c: Rework endpt_send_request() req_wrapper code.Richard Mudgett
2016-11-10res_pjsip: Fix tdata leaks in off nominal paths.Richard Mudgett
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari