Commit Graph

54 Commits (3077ad0c2402136f44462c3030fb688d0006e830)

Author SHA1 Message Date
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
Mark Michelson 9eae6c3f5b Check for an act on failures to update contacts during registration.
12 years ago
Joshua Colp 1a9ff2fffb res_pjsip: Handle reloading when permanent contacts exist and qualify is configured.
12 years ago
Richard Mudgett 236d17362d res_pjsip_registrar.c: Miscellaneous cleanup in rx_task().
12 years ago
Mark Michelson ed66eefdf0 Store SIP User-Agent information in contacts.
12 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Kevin Harwell e8208e8899 res_pjsip_registrar: undefined function pointer symbol
12 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
12 years ago
Kevin Harwell 103ebcf807 pjsip: race condition in registrar
12 years ago