switchvox.debug.pri.stopSession
From SwitchvoxExtendAPI
Contents |
Debug Logging Functions
- Switchvox Debug Overview
- switchvox.debug.acli.startSession
- switchvox.debug.acli.stopSession
- switchvox.debug.acli.sessions.getList
- switchvox.debug.acli.sessions.getInfo
- switchvox.debug.acli.sessions.getLog
- switchvox.debug.acli.sessions.remove
- switchvox.debug.pcap.startSession
- switchvox.debug.pcap.stopSession
- switchvox.debug.pcap.sessions.getList
- switchvox.debug.pcap.sessions.getInfo
- switchvox.debug.pcap.sessions.getLog
- switchvox.debug.pcap.sessions.remove
- switchvox.debug.pri.startSession
- switchvox.debug.pri.stopSession
- switchvox.debug.pri.sessions.getList
- switchvox.debug.pri.sessions.getInfo
- switchvox.debug.pri.sessions.getLog
- switchvox.debug.pri.sessions.remove
- switchvox.debug.sessions.getTypes
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
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. |