Commit Graph

81 Commits (development/16/python3)

Author SHA1 Message Date
Joseph Nadiv 722b81904e res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
5 years ago
Joshua C. Colp f252eae438 res_pjsip: Apply AOR outbound proxy to static contacts.
6 years ago
Joshua Colp c2b135729c res_pjsip: Fix multiple of the same contact in "pjsip show contacts".
7 years ago
Alexei Gradinari ab90479642 res_pjsip: improve realtime performance on CLI 'pjsip show contacts'
8 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes.
8 years ago
Richard Mudgett d50d637764 stringfields: Collect extended stringfields into the stringfield section.
8 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
9 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
9 years ago
Sungtae Kim ffbf5be116 res_pjsip: Add AMI action 'PJSIPShowAors'
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Sean Bright 6c53fb5d21 res_pjsip: Use sorcery prefix operation for contact lookup
9 years ago
Aaron An a36d8cc533 res_pjsip: Avoid crash when contact uri is empty string
9 years ago
George Joseph d178f497d2 res_pjsip: Filter out non SIP(S) requests
9 years ago
Richard Mudgett 9e2b2a9837 res_pjsip: Fix prune_on_boot to remove only contacts for the host.
9 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
9 years ago
Joshua Colp 861984eac0 res_pjsip: Add support for returning only reachable contacts and use it.
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
Corey Farrell e875e1c12a sorcery: Create function ast_sorcery_lockable_alloc.
10 years ago
Joshua Colp 23670f277f Merge "location.c: Misc fixes and cleanups."
10 years ago
Richard Mudgett d4ffbccef6 location.c: Misc fixes and cleanups.
10 years ago
Richard Mudgett 5ba6357be2 res_pjsip: Make aor named lock a mutex.
10 years ago
Joshua Colp 040a11cecd Merge "res_pjsip: improve realtime performance #2"
10 years ago
Alexei Gradinari 6fa3ed0679 res_pjsip: improve realtime performance #2
10 years ago
Mark Michelson b6bd97eea2 Fix Alembic upgrades.
10 years ago
Richard Mudgett 4879cd875c sorcery: Add setting object type congestion levels.
10 years ago
Alexei Gradinari 31f17abe44 res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari cc4c5f5693 res_pjsip: improve realtime performance
10 years ago
Alexei Gradinari 2b1edee772 pjsip: Added "reg_server" to contacts.
10 years ago
Mark Michelson 0235a66532 PJSIP: Remove PJSIP parsing functions from uri length validation.
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 e2524fcee3 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
11 years ago
George Joseph d2eb65f71e res_pjsip: Strip spaces from items parsed from comma-separated lists
11 years ago
George Joseph 220ba979cf Revert "pjsip_location: Delete contact_status object when contact is deleted"
11 years ago
Matt Jordan 2df4ad647c res/res_pjsip_location: Delete contact_status object when contact is deleted
11 years ago
George Joseph 4be231e82f res_pjsip/contacts/statsd: Make contact lifecycle events more consistent
11 years ago
George Joseph 5959186017 res_pjsip: Use a MD5 hash for static Contact IDs
11 years ago
George Joseph bd265a90be res_pjsip: Update logging to show contact->uri in messages
11 years ago
David M. Lee 91346b9fb7 Fixed some typos
11 years ago
Matt Jordan 75d90a9951 res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contacts
11 years ago
Matt Jordan d33a1682e3 res_pjsip/location: Destroy contact_status objects on contact deletion
11 years ago
George Joseph a8aee0bbdb res_pjsip: Add "like" processing to pjsip list and show commands
11 years ago
Joshua Colp 64c172deba res_pjsip: Move URI validation to use time.
11 years ago
Richard Mudgett b8f07527b2 res_pjsip/location.c: Use the builtin ao2_callback() match function instead.
11 years ago
Joshua Colp 647cdcd6a8 Merge "res_pjsip: Use hash for contact object identity instead of Contact URI."
11 years ago
Joshua Colp 3628e380b8 res_pjsip: Use hash for contact object identity instead of Contact URI.
11 years ago
Matt Jordan ef3358d0c0 res/res_pjsip: Purge contacts when an AoR is deleted
11 years ago
Joshua Colp 7846f73432 res_pjsip_mwi: Set up unsolicited MWI upon registration.
11 years ago
George Joseph d355ee7ff3 res_pjsip/location: Fix ref leak in contact_apply_handler
11 years ago