Agent Selection Mechanism

Registered by Wilson

A mechanism for selecting the agent type based upon the request 'signature'.

Blueprint information

Status:
Not started
Approver:
Wilson
Priority:
Undefined
Drafter:
Wilson
Direction:
Needs approval
Assignee:
Wilson
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

<agents>
  <agent namespace="vxml.genesys.gvp.8.1" name="gvp" vendor="genesys" expr="requestContext.headers['User-Agent'] matches '.*'" />

Request context is an object consisting of:
   * headers - map of http headers
   * remoteHost / remoteAddr

if 'expr' is omitted, default to true, so that we can do global default selection:

  <agent namespace="vxml" />

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.