Tech

Configuring Skyetel SMS with the Vodia Phone System

Published on:

August 29, 2022

SMS is cool when you can send SMS and MMS messages directly to customers from your user portal. To configure your Skyetel SMS, log in to your Skyetel portal and navigate to the 3 cog wheels in the right-hand corner (shown below). This will bring you to the API section.

SMS is cool when you can send SMS and MMS messages to customers directly from your user portal. To configure your Skyetel SMS log in to your Skyetel portal and navigate to the 3 cog wheels in the right-hand corner. Shown below, this will bring you to the API section.

Skyetel API Creation

skyeltel

Settings

Chose API Keys and click on "create" and provide note (i.e., "Name").  

API

API Key Created

You will need the SID and the Secret - copy these into your notepad.

API

Configuring Skyetel number for SMS

Next, we need to configure a number for SMS: navigate "Phone numbers," then local numbers.

number

Next, click on the number you want to edit ("Cog" wheel), then navigate to SMS & MMS.

Set up the following values:

  • Forward: Callback URL
  • URL: https://PBXDNS.com/recvsms
  • Method:  POST
  • Delivery Confirmation is optional

Vodia Text Messaging Settings

On your Vodia phone system navigate to "Messaging ---> Notification". You will need the following values:

  • Provider: Skyetel
  • Username or Account: This will be your SID token
  • Application secret:  This will be your SID Secret
  • Text messaging-enabled for domains by default "On-Off" optional
  • URL prefix for receiving messages: recvsms
  • Address for pulling MMS content: https://pbx.audiomercy.com
  • Default ANI for sending SMS messages:  Skyetel programmed number or can be left and assigned to the user extension SMS ANI

Derniers articles

Voir tous

Integrating OpenAI's Realtime API with Vodia PBX: Webinar Recording Now Available

In our recent webinar, "Integrate OpenAI’s Realtime API with Vodia PBX," we explored how integrating AI with your communication systems can revolutionize the way your business operates. From automating repetitive tasks to improving workflow efficiency, the webinar covered how the collaboration between Vodia PBX and OpenAI’s Realtime API can streamline operations, enhance collaboration - especially for Microsoft Teams users - and provide intelligent automation to stay ahead in a competitive landscape. If you missed the live session or want to revisit the insights, the recording is now available for you to access.

December 18, 2024

Unlock the Power of OpenAI’s Realtime API with Vodia PBX: Join Our Exclusive Webinar!

Join our exclusive webinar to explore how Vodia PBX seamlessly integrates with OpenAI’s Realtime API, unlocking powerful new capabilities for your communication systems. This session will showcase how AI-driven features can streamline workflows, improve operational efficiency and elevate the PBX experience for both general users and those on Microsoft Teams. Whether you’re looking to stay ahead of the competition or leverage the latest AI trends, this webinar offers practical knowledge and actionable strategies. Register now to secure your spot and take the first step toward transforming your telecom infrastructure with AI innovation!

December 4, 2024

Connecting to OpenAI Realtime API

This document details the beta version of the Vodia PBX that connects to the OpenAI realtime API, enabling users to interact with a chatbot via telephone. The backend JavaScript code facilitates the connection, handling audio input and output, and the WebSocket connection to the OpenAI API. The setup requires a Vodia PBX version 69.5.3 or higher, an API key, and a license with an IVR node. The demo can be accessed by editing the ivrnode.js template and creating an IVR node in the tenant. The system supports various VoIP devices and offers good voice quality. Future improvements include voice activity detection and the ability to take actions based on OpenAI responses.

November 26, 2024