This page last changed on Jul 20, 2012 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

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42