After doing a huge amount of research i cant find a way how to add new carrier to SMS app.
here is the sample code from carrier, wish to have some help how to add it well.
$url = "https://carrier.com/api";
$key = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';
$xml ='
<?xml version="1.0" encoding="UTF-8"?>...