Commit Graph

70 Commits (development/16/python3)

Author SHA1 Message Date
Alexander Traud 2dd2bfe146 res_pjsip: Fix for Doxygen.
5 years ago
Joseph Nadiv 722b81904e res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
5 years ago
Ben Ford cee88c9826 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
5 years ago
Joshua C. Colp 13b1ee8aa5 res_pjsip_registrar: Include source IP and port in log messages.
6 years ago
Joshua C. Colp 2196511121 res_pjsip_registrar: Don't specify an expiration for static contacts.
6 years ago
Kevin Harwell 82ce3b7620 pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
6 years ago
Sean Bright 68ce999351 res_pjsip_registrar.c: Prevent potential double free if AOR is not found
7 years ago
Sean Bright 5c20cc4c3a res_pjsip_registrar.c: Prevent possible buffer overflow with domain aliases
7 years ago
Sean Bright 61a3e7e79b res_pjsip_registrar: Fix uninitlized variable warning
7 years ago
Kevin Harwell 30c0af7257 various files - fix some alerts raised by lgtm code analysis
7 years ago
Sean Bright 41cd1ff454 res_pjsip_registrar: Validate Contact URI before adding to responses
7 years ago
George Joseph 5002169d6a res_pjsip: Check return from pjsip_parse_uri calls
7 years ago
Kevin Harwell b3ebb51086 res_pjsip_registrar: blocked threads on reliable transport shutdown take 3
8 years ago
Kevin Harwell 2cf3931379 res_pjsip_registrar: lock transport monitor when setting 'removing' flag
8 years ago
Kevin Harwell f1fb249132 res_pjsip_registrar: mitigate blocked threads on reliable transport shutdown
8 years ago
Joshua Colp 1e837e13f5 res_pjsip_registrar: Improve performance on inbound handling.
8 years ago
Richard Mudgett 97cc67b12f res_pjsip: Fix deadlock on reliable transport shutdown.
9 years ago
George Joseph b148453708 Merge "res_pjsip_pubsub: Prune subs with reliable transports at startup"
9 years ago
Richard Mudgett 6c5e3226ec res_pjsip_registrar.c: Fix compiler error.
9 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
9 years ago
George Joseph 81db0aca0f res_pjsip_registrar_expire: Refactor into res_pjsip_register
9 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
9 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
9 years ago
Richard Mudgett 0cfc3cbf02 res_pjsip_registrar.c: Fix AOR and pjproject group deadlock.
9 years ago
Richard Mudgett fb19799b62 res_pjsip_registrar.c: Update remove_existing AOR contact handling.
9 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
9 years ago
Richard Mudgett 5655cded78 res_pjsip_registrar.c: Remove unnecessary CMP_STOP.
9 years ago
Mark Michelson 46147a8f30 Revert "Update qualifies when AOR configuration changes."
10 years ago
Mark Michelson bbed75c3ba Update qualifies when AOR configuration changes.
10 years ago
George Joseph 79b09b5f18 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
10 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
10 years ago
zuul 7437467d94 Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()."
10 years ago
Richard Mudgett 68c7694abb res_pjsip_registrar.c: Reduce stack usage in find_aor_name().
10 years ago
Corey Farrell e875e1c12a sorcery: Create function ast_sorcery_lockable_alloc.
10 years ago
Richard Mudgett 5ba6357be2 res_pjsip: Make aor named lock a mutex.
10 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
11 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
11 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.
12 years ago
Joshua Colp 87b7060f36 res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
12 years ago