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

OSPFinish()

Synopsis

Report OSP entry.

Description

Report call state.

Input variables:

  • OSPINHANDLE - The inbound call OSP transaction handle.
  • OSPOUTHANDLE - The outbound call OSP transaction handle.
  • OSPAUTHSTATUS - The OSPAuth status.
  • OSPLOOKUPSTATUS - The OSPLookup status.
  • OSPNEXTSTATUS - The OSPNext status.
  • OSPINAUDIOQOS - The inbound call leg audio QoS string.
  • OSPOUTAUDIOQOS - The outbound call leg audio QoS string.

This application sets the following channel variable upon completion:

  • OSPFINISHSTATUS - The status of the OSPFinish attempt as a text string, one of
    • SUCCESS
    • FAILED
    • ERROR

Syntax

OSPFinish([cause[,options]])
Arguments
  • cause - Hangup cause.
  • options - Reserved.

See Also

Application_OSPAuth
Application_OSPLookup
Application_OSPNext

Import Version

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

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