-
VSXI REST API Guide Version 11
Contents Introduction Authentication Syntax Base URL Actions Data Input and Output Endpoints Configuration app_server_lnp app_server_cnam app_server_sti_as app_server_sti_vs cac_index…
-
APIBAN Integration
APIBAN is a free service that helps prevent unwanted SIP traffic by identifying addresses of known bad actors. The suspicious IP addresses are collected through globally deployed honeypots and…
-
SIP Message Conversion Guide
Contents Overview Guide structure SMC Components SMC Profile SMC Rule Rule Scope Rule Actions DROP_MSG DROP_MSG_RECORD REPLACE_MSG Rule Conditions Rule Operators EQ and NEQ PREFIX and NPREFIX SUFFIX…
-
Google SIP Link Configuration Guide
Google SIP Link lets you use Google Voice features, such as voicemail transcription, ring groups, and call forwarding. SIP Link connects to your SBC over a TLS connection.…
-
Programmable SIP Trunking
The VSXi can be used to provide authenticated (pilot registration) and un-authenticated (peering) SIP trunks with features such as: Extension to Extension dialing Call Forward Always (CFA) Call…
-
ROME REST API
Contents Authentication Syntax HTTP Methods Actions Download Update Delete Upload Query Stats System Tables Data Input and Ouput List of Commands Examples Error Codes The ROME REST API allows you to…
-
VSXi RADIUS specification document
Scope This document defines the Sansay RADIUS interface and its’ format. Radius Configuration When enabled, the system can support up to 4 Radius Server configurations.…
-
ROME HRS migration tools
During a VSXi to ROME HRS (External Route Server) migration it will be necessary to convert some of the data from VSXi to HRS. These scripts will help accomplish this task: Convert DMT to JD.…
-
ROME SOAP API Interface Command List
Contents SOAP API Client Usage Provisioning Commands Update Delete Replace Download ROME table management commands: Get Table List Create Table Copy Table Delete Table Active Table Other commands:…
-
VSXi monitoring top KPI list and recommended thresholds
This document provides a list of top key performance indicator to monitor on Sansay VSXi systems. VSXi statistics and events can be acquired through the following protocols or methods:…
-
VSXi SOAP API Interface Command List
List of commands supported by VSXi SOAP API Type Command Format download route XML download routegroup XML download routetable XML download resource XML download resourceblock XML download…
-
VSXi CDR to MySQL: Table definition and script
This script is provided as a reference only. Table Definition MySQL CDR Table Description |CREATE TABLE `cdr` ( `recno` bigint(11) NOT NULL AUTO_INCREMENT, `version` varchar(5) DEFAULT NULL,…
-
VSXi CDR Specification / Layout
CDR Format # Field Max. ASCII Chars Description Notes CSV 1 Record Sequence Number 10 Unique identification of this record A 2 Version Number 5 Format version number of records to follow B 3 Record…
-
ROME SNMP MIB
ROME SNMP MIB document defines supported traps. SNMP polling supports standard Linux OIDs.
-
VSXi SNMP MIB
Sansay MIB document defines supported SNMP traps. Standard Linux OID are supported for SNMP polling.
-
VSXi WebRTC webphone SDK 2.3.4
The VSXi WebRTC webphone SDK provides developers with a turnkey WebRTC-enabled softphone. The SDK provides code user interface elements and Javascript using JQuery.…
-
CDR Parser
Sample shell script to parse CDR into view friendly format (same as GUI). #!/bin/bash # Minimal sanity check [ $# -eq 0 ] && echo "I need one argument" && exit 1 [ $# -gt 3 ] && echo "I don't know…
-
VSXi SOAP / WS Client
Latest VSXi Web Services / SOAP client.
-
SOAP API and GUI Table Association Chart
GUI Table WS/SOAP Client Routes > Routes route Routes > Route Groups routegroup Routes > Route Tables routetable Resources > Resources resource Resources > Blocked Resources resourceblock Resources…
-
ROME SOAP / Web Services Client
Most current ROME SOAP / Web Services API client
-
Integration with Microsoft Teams
The VSXi supports Microsoft's new Teams Direct Routing. The Direct Routing capability allows Service Providers to offer their SIP Trunking services to organizations using Teams for inbound and…
Articles involving API, tools and other resources for development and customization