Commit Graph

63 Commits (1c5e68580af4556de86c2c33200fe3d43d499bed)

Author SHA1 Message Date
Sean Bright b1be06df8d res_pjsip_registrar.c: Prevent potential double free if AOR is not found
6 years ago
Sean Bright 0183e2bc67 res_pjsip_registrar.c: Prevent possible buffer overflow with domain aliases
6 years ago
Sean Bright a5fa0d662e res_pjsip_registrar: Fix uninitlized variable warning
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Sean Bright 982a5025b3 res_pjsip_registrar: Validate Contact URI before adding to responses
6 years ago
George Joseph ef92c69fa8 res_pjsip: Check return from pjsip_parse_uri calls
7 years ago
Kevin Harwell 930a7fe910 res_pjsip_registrar: blocked threads on reliable transport shutdown take 3
7 years ago
Kevin Harwell 61a8f79a29 res_pjsip_registrar: lock transport monitor when setting 'removing' flag
7 years ago
Kevin Harwell b82d2856b4 res_pjsip_registrar: mitigate blocked threads on reliable transport shutdown
7 years ago
Joshua Colp cbf082ed53 res_pjsip_registrar: Improve performance on inbound handling.
7 years ago
Richard Mudgett 97cc67b12f res_pjsip: Fix deadlock on reliable transport shutdown.
8 years ago
George Joseph b148453708 Merge "res_pjsip_pubsub: Prune subs with reliable transports at startup"
8 years ago
Richard Mudgett 6c5e3226ec res_pjsip_registrar.c: Fix compiler error.
8 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
George Joseph 81db0aca0f res_pjsip_registrar_expire: Refactor into res_pjsip_register
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Richard Mudgett 0cfc3cbf02 res_pjsip_registrar.c: Fix AOR and pjproject group deadlock.
8 years ago
Richard Mudgett fb19799b62 res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett 5655cded78 res_pjsip_registrar.c: Remove unnecessary CMP_STOP.
8 years ago
Mark Michelson 46147a8f30 Revert "Update qualifies when AOR configuration changes."
9 years ago
Mark Michelson bbed75c3ba Update qualifies when AOR configuration changes.
9 years ago
George Joseph 79b09b5f18 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
zuul 7437467d94 Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()."
9 years ago
Richard Mudgett 68c7694abb res_pjsip_registrar.c: Reduce stack usage in find_aor_name().
9 years ago
Corey Farrell e875e1c12a sorcery: Create function ast_sorcery_lockable_alloc.
9 years ago
Richard Mudgett 5ba6357be2 res_pjsip: Make aor named lock a mutex.
9 years ago
Richard Mudgett 04ec9c745e res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
10 years ago
Alexei Gradinari 31f17abe44 res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari 322c3b4262 res_pjsip: module load priority
10 years ago
Alexei Gradinari 2b1edee772 pjsip: Added "reg_server" to contacts.
10 years ago
George Joseph 4ebf9a938d res_pjsip: Add ability to identify by Authorization username
10 years ago
Mark Michelson b8b60135ec res_pjsip_registrar: Fix bad memory-ness with user_agent.
10 years ago
Mark Michelson 7b8b6e2e4f AST-2016-004: Fix crash on REGISTER with long URI.
10 years ago
George Joseph a621dd5e96 res_pjsip contact: Lock expiration/addition of contacts
10 years ago
George Joseph d2eb65f71e res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
10 years ago
Joshua Colp 7846f73432 res_pjsip_mwi: Set up unsolicited MWI upon registration.
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Joshua Colp 87b7060f36 res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 15dcaeef82 res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago