Commit Graph

46 Commits (f4afd097af93550b5cc0657c75ca17ed1c52c1f1)

Author SHA1 Message Date
Joshua Colp a5ce9b6c4b res_pjsip_registrar: Improve performance on inbound handling.
7 years ago
Richard Mudgett e1363283d7 res_pjsip: Fix deadlock on reliable transport shutdown.
8 years ago
George Joseph 7debdd285c res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Richard Mudgett 2c4dde0ed0 res_pjsip_registrar.c: Fix compiler error.
8 years ago
George Joseph 5b699c812e res_pjsip_registrar_expire: Refactor into res_pjsip_register
8 years ago
Richard Mudgett 7ad4c19b20 res_pjsip_registrar.c: Fix named AOR and pjproject group deadlock.
8 years ago
Richard Mudgett d388c18abf res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Richard Mudgett 07d026b4cd res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett a32614a2a8 res_pjsip_registrar.c: Remove unnecessary CMP_STOP.
8 years ago
Mark Michelson cbc23c31cf Revert "Update qualifies when AOR configuration changes."
9 years ago
Mark Michelson 6492e91392 Update qualifies when AOR configuration changes.
9 years ago
George Joseph ebc67d3053 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
Richard Mudgett 03fc438f6e res_pjsip_registrar.c: Reduce stack usage in find_aor_name().
9 years ago
Richard Mudgett e1248c3075 res_pjsip: Make aor named lock a mutex.
9 years ago
Richard Mudgett 9c35f34301 res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
10 years ago
Alexei Gradinari 230686f4ec res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari 72eb7c8301 res_pjsip: module load priority
10 years ago
Alexei Gradinari 3cb8934de0 pjsip: Added "reg_server" to contacts.
10 years ago
George Joseph 38bed4515d res_pjsip: Add ability to identify by Authorization username
10 years ago
Mark Michelson f436b9ab11 res_pjsip_registrar: Fix bad memory-ness with user_agent.
10 years ago
Mark Michelson 0b4bb19e0b AST-2016-004: Fix crash on REGISTER with long URI.
10 years ago
George Joseph fe7e48db03 res_pjsip contact: Lock expiration/addition of contacts
10 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Joshua Colp 80e82dc97f res_pjsip_mwi: Set up unsolicited MWI upon registration.
11 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Joshua Colp 7a507ae31a res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kinsey Moore 289830cdc6 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
Mark Michelson 8931502f7a Add warning messages for registration failure paths.
12 years ago
John Bigelow d195728541 Add test suite events for when contacts are added or removed from an AOR
12 years ago
Joshua Colp 63a229e369 Fix a crash due to performing full URI validation on a contact which only contains '*'.
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago