summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_registration.c
AgeCommit message (Expand)Author
2018-01-30res_pjsip_pubsub: Prune subs with reliable transports at startupGeorge Joseph
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-06res_pjsip_outbound_registration: Fix leak on vector add failure.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-08-10res_pjsip_outbound_registration.c: Re-REGISTER on transport shutdown.Richard Mudgett
2017-08-03res_pjsip_outbound_registration.c: Misc fixes.Richard Mudgett
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-08res_pjsip_transport_websocket: Add support for IPv6.Joshua Colp
2017-02-28Merge "res_pjsip_outbound_registration: Subscribe to network change events"Joshua Colp
2017-02-27res_pjsip_outbound_registration: Subscribe to network change eventsGeorge Joseph
2017-02-24config: Improve documentation and behavior of outbound_proxy option.Joshua Colp
2017-02-20res_pjsip: Update authentication realm documentation.Richard Mudgett
2016-12-02res_pjsip_outbound_registration.c: Filter redundant statsd reporting.Richard Mudgett
2016-11-10res_pjsip: Fix tdata leaks in off nominal paths.Richard Mudgett
2016-05-16res_pjsip_outbound_registration: Clean up state when registration is deletedGeorge Joseph
2016-05-12res_pjsip_outbound_registration: generate correct Contact URI for TLSSebastian Damm
2016-04-14AST-2016-004: Fix crash on REGISTER with long URI.Mark Michelson
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2015-11-24Fixed some typosDavid M. Lee
2015-11-23res/res_pjsip_outbound_registration: Add registration statistics for StatsDMatt Jordan
2015-11-21Merge "res_pjsip_outbound_registration.c: Be tolerant of short registration t...Matt Jordan
2015-11-20Merge "res_pjsip_outbound_registration.c: Fix 423 response handling."Mark Michelson
2015-11-19res/res_pjsip_outbound_registration: Apply configuration on object type loadMatt Jordan
2015-11-18res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts.Richard Mudgett
2015-11-18res_pjsip_outbound_registration.c: Fix 423 response handling.Richard Mudgett
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-07-11res/res_pjsip_outbound_registration: Fix WARNING messageMatt Jordan
2015-06-26res_pjsip_outbound_registration.c: Add a serializer shutdown group.Richard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Fix handle_client_state_destruction() refsRichard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister() APIRichard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Reorder load_module() and unload_module().Richard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Add missing line endings to CLI commandsRichard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.Richard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Misc code cleanups.Richard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Fix whitespace conflict potential.Richard Mudgett
2015-05-22res_pjsip_outbound_registration: Check request URI for line.demon-ru
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-30res_pjsip_outbound_registration: Fix double unref on error return.Joshua Colp
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-04-28res_pjsip_outbound_registration: Add debugging messages.Mark Michelson
2015-01-28res_pjsip_outbound_registration: Fix reload race condition.Richard Mudgett
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22res_pjsip_outbound_registration.c: Minor code cleanup.Richard Mudgett