summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_registration.c
AgeCommit message (Expand)Author
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-23Merge "res/res_pjsip_outbound_registration: Add registration statistics for S...Matt 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." into 13Mark Michelson
2015-11-19res/res_pjsip_outbound_registration: Add registration statistics for StatsDMatt Jordan
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-14res/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-22res_pjsip_outbound_registration.c: Add missing line endings to CLI commandsRichard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.Richard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Misc code cleanups.Richard Mudgett
2015-05-22res_pjsip_outbound_registration: Check request URI for line.demon-ru
2015-04-30Merge "res_pjsip_outbound_registration: Add virtual line support." into 13Matt Jordan
2015-04-30res_pjsip_outbound_registration: Fix double unref on error return.Joshua Colp
2015-04-29res_pjsip_outbound_registration: Add virtual line support.Joshua Colp
2015-04-29res_pjsip_outbound_registration: Fix build due to removal of transaction.Joshua Colp
2015-04-28Merge "res_pjsip_outbound_registration: Add debugging messages." into 13Joshua Colp
2015-04-28res_pjsip_outbound_registration: Don't fail on delayed processing: 13.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
2015-01-21res_pjsip_outbound_registration.c: Move unref to a better place.Richard Mudgett
2015-01-15res_pjsip_outbound_registration: Fix race condition when reloading and listin...Joshua Colp
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2015-01-08res_pjsip_outbound_registration: Fix reference leak.George Joseph
2015-01-08res_pjsip_outbound_registration: Fix several reload issuesGeorge Joseph
2015-01-06outbound_registration: Add 'pjsip send register' and update 'send unregister'George Joseph
2014-12-18Prevent potential infinite outbound authentication loops in registration.Mark Michelson
2014-11-13res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-10-31pjsip: Handle outbound unregister correctlyScott Griepentrog
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-07res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameterMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph