Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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

No Format
OSPFinish(cause,options)
Arguments
  • cause - Hangup cause.
  • options - Reserved.

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r378689