Commit Graph

97 Commits (4d671a2d14b9b47891075f21a33d3a9a9e5f69ee)

Author SHA1 Message Date
Kevin Harwell d5d41409e2 res_pjsip_outbound_registration: add support for SRV failover
6 years ago
Joshua Colp e73eba85c1 res_pjsip_outbound_registration: Extend documentation for "max_retries".
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Nick French 37b2e68628 res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability
7 years ago
Joshua Colp 7b59cfc777 Merge "res_pjsip: Fix deadlock on reliable transport shutdown."
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
George Joseph f91263cf46 res_pjsip: Correct usages of pjproject's timer heap
8 years ago
Richard Mudgett 97cc67b12f res_pjsip: Fix deadlock on reliable transport shutdown.
8 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Corey Farrell 7ef38d399a res_pjsip_outbound_registration: Fix leak on vector add failure.
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
George Joseph d178f497d2 res_pjsip: Filter out non SIP(S) requests
8 years ago
Richard Mudgett 1bec781cce res_pjsip_outbound_registration.c: Re-REGISTER on transport shutdown.
8 years ago
Richard Mudgett 615b6a200a res_pjsip_outbound_registration.c: Misc fixes.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Joshua Colp 4e3b0cedba res_pjsip_transport_websocket: Add support for IPv6.
9 years ago
Joshua Colp 063af910eb Merge "res_pjsip_outbound_registration: Subscribe to network change events"
9 years ago
George Joseph 22242fef5d res_pjsip_outbound_registration: Subscribe to network change events
9 years ago
Joshua Colp 2046743938 config: Improve documentation and behavior of outbound_proxy option.
9 years ago
Richard Mudgett 0b660c9989 res_pjsip: Update authentication realm documentation.
9 years ago
Richard Mudgett 4b3d3fc741 res_pjsip_outbound_registration.c: Filter redundant statsd reporting.
9 years ago
Richard Mudgett bb196323f9 res_pjsip: Fix tdata leaks in off nominal paths.
9 years ago
George Joseph ae81b55361 res_pjsip_outbound_registration: Clean up state when registration is deleted
10 years ago
Sebastian Damm d14d1ba826 res_pjsip_outbound_registration: generate correct Contact URI for TLS
10 years ago
Mark Michelson 7b8b6e2e4f AST-2016-004: Fix crash on REGISTER with long URI.
10 years ago
George Joseph ba8adb4ce3 res_pjsip/config_transport: Allow reloading transports.
10 years ago
George Joseph bbf3ace682 res_pjsip: Fix infinite recursion when loading transports from realtime
10 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
10 years ago
David M. Lee 91346b9fb7 Fixed some typos
10 years ago
Matt Jordan 482f2fc5ff res/res_pjsip_outbound_registration: Add registration statistics for StatsD
10 years ago
Matt Jordan 35b8ea0a5f Merge "res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts."
10 years ago
Mark Michelson 5ec076b3b8 Merge "res_pjsip_outbound_registration.c: Fix 423 response handling."
10 years ago
Matt Jordan 1bca90fcbe res/res_pjsip_outbound_registration: Apply configuration on object type load
10 years ago
Richard Mudgett 3dbaf696e9 res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts.
10 years ago
Richard Mudgett eaf898ac88 res_pjsip_outbound_registration.c: Fix 423 response handling.
10 years ago
George Joseph a8aee0bbdb res_pjsip: Add "like" processing to pjsip list and show commands
10 years ago
Kevin Harwell 691c0e0b31 res_pjsip_outbound_registration: registration stops due to fatal 4xx response
10 years ago
Matt Jordan 7c14dfdc61 res/res_pjsip_outbound_registration: Fix WARNING message
10 years ago
Richard Mudgett 99b1aa6d26 res_pjsip_outbound_registration.c: Add a serializer shutdown group.
10 years ago
Richard Mudgett 4c133d81cd res_pjsip_outbound_registration.c: Fix handle_client_state_destruction() refs
10 years ago
Richard Mudgett dc63377c60 res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister() API
10 years ago
Richard Mudgett 77ff7325a2 res_pjsip_outbound_registration.c: Reorder load_module() and unload_module().
10 years ago
Richard Mudgett af66b0f3f7 res_pjsip_outbound_registration.c: Add missing line endings to CLI commands
11 years ago
Richard Mudgett 3f0708e5fe res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.
11 years ago
Richard Mudgett 9ceb848242 res_pjsip_outbound_registration.c: Misc code cleanups.
11 years ago