summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
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-01Merge "res_pjsip WebRTC/websockets: Fix usage of WS vs WSS." into 13Joshua Colp
2017-03-01res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.Jørgen H
2017-02-27res_pjsip: Fix crash when contact has no statusJørgen H
2017-02-21Merge "pjsip_distributor.c: Update some debug messages to get transaction nam...zuul
2017-02-21Merge "res_pjsip: Record the serializer earlier on the tdata." into 13zuul
2017-02-20res_pjsip: Update artificial auth whenever default_realm changes.Richard Mudgett
2017-02-20pjsip_distributor.c: Update some debug messages to get transaction name.Richard Mudgett
2017-02-20res_pjsip: Record the serializer earlier on the tdata.Richard Mudgett
2017-02-20pjproject cli: Add object count after object listsGeorge Joseph
2017-02-16Merge "res_pjsip_pubsub: Correctly implement persisted subscriptions" into 13zuul
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2017-02-12pjsip_distributor.c: Fix off-nominal tdata ref leak.Richard Mudgett
2017-02-08Revert "Update qualifies when AOR configuration changes."Mark Michelson
2017-02-03Merge "Update qualifies when AOR configuration changes." into 13zuul
2017-02-01Update qualifies when AOR configuration changes.Mark Michelson
2017-01-23Free endpoint ACLs when destroying PJSIP endpoints.Mark Michelson
2017-01-20res_pjsip: alloca can never fail.Richard Mudgett
2016-12-08Merge "res_pjsip: Fix 'A = B != C' kind." into 13zuul
2016-12-08res_pjsip: Fix 'A = B != C' kind.Badalyan Vyacheslav
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
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-09-09res_pjsip: Only invoke unidentified endpoint logic when unidentified.Joshua Colp
2016-09-09res_pjsip: Do not crash on ACKs from unknown endpoints.Mark Michelson
2016-09-07res_pjsip: Allow global headers to be overridden.Joshua Colp
2016-09-06Merge "pjsip_configuration.c: Ignore repeated identify by methods." into 13zuul
2016-09-02pjsip_configuration.c: Ignore repeated identify by methods.Richard Mudgett
2016-09-02config_global.c: Comments and a default expression adjustment.Richard Mudgett
2016-09-01Merge "res_pjsip: qualify/unqualify added/deleted realtime endpoints" into 13zuul
2016-08-30res_pjsip: qualify/unqualify added/deleted realtime endpointsAlexei Gradinari
2016-08-29Merge "res_pjsip: Default endpoints to the "offline" status." into 13zuul
2016-08-25res_pjsip: Cache global config options.Richard Mudgett
2016-08-22res_pjsip: Default endpoints to the "offline" status.Mark Michelson
2016-08-22Merge "compilation failed with -Werror=maybe-uninitialized" into 13zuul
2016-08-19compilation failed with -Werror=maybe-uninitializedAlexei Gradinari
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-12Merge "res_pjsip: Fail global load if debug or default_from_user are empty" ...zuul
2016-08-12Merge "location.c: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "res_pjsip res_pjsip_mwi: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "pjsip_distributor.c: Add missing allocation failure check." into 13zuul
2016-08-11res_pjsip: Fail global load if debug or default_from_user are emptyGeorge Joseph
2016-08-11res_pjsip res_pjsip_mwi: Misc fixes and cleanups.Richard Mudgett
2016-08-11location.c: Misc fixes and cleanups.Richard Mudgett
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-08-11pjsip_distributor.c: Add missing allocation failure check.Richard Mudgett
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari