summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_options.c
AgeCommit message (Expand)Author
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-02-15Fix creation race of contact_status structures.Mark Michelson
2015-12-04res_pjsip/contacts/statsd: Make contact lifecycle events more consistentGeorge Joseph
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-24Fixed some typosDavid M. Lee
2015-11-19res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contactsMatt Jordan
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt Jordan
2015-06-02Fixes for OS XDavid M. Lee
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-04-27res_pjsip: Fix SEGV on pending-qualify contactsGeorge Joseph
2015-04-20Merge "pjsip_options: Fix non-qualified contacts showing as unavailable" int...Joshua Colp
2015-04-20pjsip_options: Fix format specifier for int64_t rtt.George Joseph
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2014-12-23pjsip_options: Fix continued qualifies after endpoint/aor deletionGeorge Joseph
2014-12-10PJSIP: Fix assert on initial mass qualifyKinsey Moore
2014-12-09PJSIP: Stagger outbound qualifiesKinsey Moore
2014-10-30res_pjsip: incorrect qualify statistics after disabling for contactKevin Harwell
2014-10-06res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpointMatthew Jordan
2014-09-24pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS r...Richard Mudgett
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-08-28res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.Richard Mudgett
2014-08-01Add ContactStatusDetail to PJSIPShowEndpoint AMI output.Mark Michelson
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-03-25res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a ...Richard Mudgett
2014-03-10AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a reque...Joshua Colp
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-10-08Push CLI qualify into the threadpool.Mark Michelson
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-07-31Found another missed "sip" -> "pjsip" CLI command.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson