Commit Graph

75 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Joshua Colp bea52b3706 pjsip: Rewrite OPTIONS support with new eyes.
7 years ago
Corey Farrell ea14243971 res_pjsip: Fix initialization of extended stringfields.
7 years ago
Richard Mudgett 104468ad3a pjproject: Add cache_pools debugging option.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Sean Bright db2677133c res_pjsip: Use sorcery prefix operation for contact lookup
8 years ago
Aaron An d95bfcd013 res_pjsip: Avoid crash when contact uri is empty string
8 years ago
George Joseph 63900374fa res_pjsip: Filter out non SIP(S) requests
8 years ago
Richard Mudgett d08342b0cb res_pjsip: Fix prune_on_boot to remove only contacts for the host.
8 years ago
Richard Mudgett 07d026b4cd res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Joshua Colp 746c2c5745 res_pjsip: Add support for returning only reachable contacts and use it.
8 years ago
Mark Michelson cbc23c31cf Revert "Update qualifies when AOR configuration changes."
8 years ago
Mark Michelson 6492e91392 Update qualifies when AOR configuration changes.
8 years ago
zuul 3ea349e2bd Merge "location.c: Misc fixes and cleanups." into 13
9 years ago
Richard Mudgett 73052e5732 location.c: Misc fixes and cleanups.
9 years ago
Richard Mudgett e1248c3075 res_pjsip: Make aor named lock a mutex.
9 years ago
Joshua Colp 7ed680cf92 Merge "res_pjsip: improve realtime performance #2" into 13
9 years ago
Mark Michelson 1b79e2deff Fix Alembic upgrades.
9 years ago
Alexei Gradinari b3c787d1dd res_pjsip: improve realtime performance #2
9 years ago
Richard Mudgett 110d772467 sorcery: Add setting object type congestion levels.
9 years ago
Alexei Gradinari 230686f4ec res_pjsip: add "via_addr", "via_port", "call_id" to contact
9 years ago
zuul a01ce2b889 Merge "res_pjsip: improve realtime performance" into 13
9 years ago
Alexei Gradinari 9c2032240e res_pjsip: improve realtime performance
9 years ago
Alexei Gradinari 3cb8934de0 pjsip: Added "reg_server" to contacts.
9 years ago
Mark Michelson efae187217 PJSIP: Remove PJSIP parsing functions from uri length validation.
9 years ago
Mark Michelson 0b4bb19e0b AST-2016-004: Fix crash on REGISTER with long URI.
9 years ago
George Joseph fe7e48db03 res_pjsip contact: Lock expiration/addition of contacts
9 years ago
George Joseph d8f0bc3572 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
9 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
9 years ago
George Joseph 4b10fc9173 Revert "pjsip_location: Delete contact_status object when contact is deleted"
10 years ago
Matt Jordan 0a9941de9d res/res_pjsip_location: Delete contact_status object when contact is deleted
10 years ago
George Joseph 450579e908 res_pjsip/contacts/statsd: Make contact lifecycle events more consistent
10 years ago
George Joseph 9184fbeb34 res_pjsip: Use a MD5 hash for static Contact IDs
10 years ago
George Joseph ed9134282e res_pjsip: Update logging to show contact->uri in messages
10 years ago
David M. Lee 59881fbb99 Fixed some typos
10 years ago
Matt Jordan 90d9a70789 res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contacts
10 years ago
Matt Jordan afec1b1b64 res_pjsip/location: Destroy contact_status objects on contact deletion
10 years ago
George Joseph 162acd45f7 res_pjsip: Add "like" processing to pjsip list and show commands
10 years ago
Joshua Colp f2725c8b77 res_pjsip: Move URI validation to use time.
10 years ago
Richard Mudgett f58f4c6e27 res_pjsip/location.c: Use the builtin ao2_callback() match function instead.
10 years ago
Joshua Colp 34ad877bac Merge "res_pjsip: Use hash for contact object identity instead of Contact URI." into 13
10 years ago
Joshua Colp 5469caa9dd res_pjsip: Use hash for contact object identity instead of Contact URI.
10 years ago
Matt Jordan c3e6debdb9 res/res_pjsip: Purge contacts when an AoR is deleted
10 years ago
Joshua Colp 80e82dc97f res_pjsip_mwi: Set up unsolicited MWI upon registration.
10 years ago
George Joseph 5dc9fb4198 res_pjsip/location: Fix ref leak in contact_apply_handler
10 years ago
George Joseph 857166b5e5 res_pjsip/location: Fix memory leak in permanent_uri_handler
10 years ago
George Joseph 99fb87ae13 res_pjsip: Fix SEGV on pending-qualify contacts
10 years ago
George Joseph f70d21b2cf res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
George Joseph 63169e00ff pjsip_options: Fix non-qualified contacts showing as unavailable
10 years ago
George Joseph 674b18bdf0 pjsip_options: Add qualify_timeout processing and eventing
10 years ago
Kevin Harwell 9e3d316dd1 res_pjsip: make it unloadable (take 2)
10 years ago