Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-bas… #2031

Closed
wants to merge 1 commit into from

Commits on Aug 12, 2019

  1. lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-bas…

    …ed routing
    
    - lost_held_query() takes specific id (pvar, P-A-I, or From), assembles a
      locationRequest (XML), and sends it to an http_client connection, responses
      are parsed (pidf-lo and location reference are returned)
    - lost_query() takes pidf-lo (pvar, msg body, or de-referenced), a service urn
      (pvar, request line) assembles a findService request (XML), and sends it to
      an http_client connection, responses are parsed (target uri and display name
      are returned)
    wkampich committed Aug 12, 2019
    Copy the full SHA
    6291f28 View commit details
    Browse the repository at this point in the history