Personal tools

switchvox.debug.pri.stopSession

From SwitchvoxExtendAPI

Jump to: navigation, search

Contents

Debug Logging Functions

Description

Stop collecting asterisk log data for a PRI span.

Arguments

See the Constructing Requests page to learn how to use arguments in requests.

This method doesn't take any parameters.

Example Requests & Responses

Please see the API Request and Response Format section for more information on various request encodings.

Example One

Request

Example XML Request

<request method="switchvox.debug.pri.stopSession"/>

Response

Example XML Response

<response method="switchvox.debug.pri.stopSession">
  <result>
    <success/>
  </result>
</response>

Error Codes

See the Error Code Formatting section to see the xml structure when an error is returned.
See the Generic Error Codes section to see a list of general fault codes that may be returned.
Code Description
11115 Unable to stop pri debugging.