summaryrefslogtreecommitdiff
path: root/res/res_pjsip/location.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-16res_pjsip: Use sorcery prefix operation for contact lookupSean Bright
2017-11-07res_pjsip: Avoid crash when contact uri is empty stringAaron An
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-08-15res_pjsip: Fix prune_on_boot to remove only contacts for the host.Richard Mudgett
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-02-08Revert "Update qualifies when AOR configuration changes."Mark Michelson
2017-02-01Update qualifies when AOR configuration changes.Mark Michelson
2016-08-12Merge "location.c: Misc fixes and cleanups." into 13zuul
2016-08-11location.c: Misc fixes and cleanups.Richard Mudgett
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-06-30Merge "res_pjsip: improve realtime performance #2" into 13Joshua Colp
2016-06-22Fix Alembic upgrades.Mark Michelson
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-07sorcery: Add setting object type congestion levels.Richard Mudgett
2016-05-25res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-11Merge "res_pjsip: improve realtime performance" into 13zuul
2016-05-05res_pjsip: improve realtime performanceAlexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-19PJSIP: Remove PJSIP parsing functions from uri length validation.Mark Michelson
2016-04-14AST-2016-004: Fix crash on REGISTER with long URI.Mark Michelson
2016-04-11res_pjsip contact: Lock expiration/addition of contactsGeorge Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-01-09Revert "pjsip_location: Delete contact_status object when contact is deleted"George Joseph
2015-12-24res/res_pjsip_location: Delete contact_status object when contact is deletedMatt Jordan
2015-12-04res_pjsip/contacts/statsd: Make contact lifecycle events more consistentGeorge Joseph
2015-12-03res_pjsip: Use a MD5 hash for static Contact IDsGeorge Joseph
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-24Fixed some typosDavid M. Lee
2015-11-19res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contactsMatt Jordan
2015-11-04res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-09-10res_pjsip/location.c: Use the builtin ao2_callback() match function instead.Richard Mudgett
2015-09-09Merge "res_pjsip: Use hash for contact object identity instead of Contact URI...Joshua Colp
2015-09-08res_pjsip: Use hash for contact object identity instead of Contact URI.Joshua Colp
2015-09-07res/res_pjsip: Purge contacts when an AoR is deletedMatt Jordan
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-06-03res_pjsip/location: Fix ref leak in contact_apply_handlerGeorge Joseph
2015-05-29res_pjsip/location: Fix memory leak in permanent_uri_handlerGeorge Joseph
2015-04-27res_pjsip: Fix SEGV on pending-qualify contactsGeorge Joseph
2015-04-23res_pjsip: Validate that contact uris start with sip: or sips:George Joseph
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-06pjsip cli: Fix sorting of contacts for 'pjsip list contacts'George Joseph