This page last changed on Mar 30, 2011 by wikibot.

OSPAuth()

Synopsis

OSP Authentication.

Description

Authenticate a call by OSP.

Input variables:

  • OSPINPEERIP - The last hop IP address.
  • OSPINTOKEN - The inbound OSP token.

Output variables:

  • OSPINHANDLE - The inbound call OSP transaction handle.
  • OSPINTIMELIMIT - The inbound call duration limit in seconds.

This application sets the following channel variable upon completion:

  • OSPAUTHSTATUS - The status of OSPAuth attempt as a text string, one of
    • SUCCESS
    • FAILED
    • ERROR

Syntax

OSPAuth([provider[,options]])
Arguments
  • provider - The name of the provider that authenticates the call.
  • options - Reserverd.

See Also

Application_OSPLookup
Application_OSPNext
Application_OSPFinish

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42