< Home - < Back

opensips-sms


Information about the package, opensips-sms, which is shipped with common Linux distributions. The opensips-sms package is designed for, Gateway between SIP and GSM networks via sms.


Package Name:

opensips-sms

Summary:

Gateway between SIP and GSM networks via sms

Description:

This module provides a way of communication between SIP network (via SIP MESSAGE) and GSM networks (via ShortMessageService). Communication is possible from SIP to SMS and vice versa. The module provides facilities like SMS confirmation--the gateway can confirm to the SIP user if his message really reached its destination as a SMS--or multi-part messages--if a SIP messages is too long it will be split and sent as multiple SMS.

Architecture:

x86_64

Version:

1.7.2

Release:

2.el6

Size:

47 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for opensips-sms


Control the opensips-sms package with the following handy commands outlined below.


Command

Description of Command

yum install opensips-sms

This command will install opensips-sms on the server.

yum remove opensips-sms

This command will un-install opensips-sms on the server. When you run this command, you will be asked if you are sure that you want to remove opensips-sms, so you have to manually confirm that you want to do this.

yum -y remove opensips-sms

This command will un-install opensips-sms on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove opensips-sms when using the -y flag.

yum update opensips-sms

This command will update opensips-sms to the latest version. When you run this command, you will be asked if you are sure that you want to remove opensips-sms, so you have to manually confirm that you want to do this.

yum -y update opensips-sms

This command will update opensips-sms to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove opensips-sms when using the -y flag.

yum info opensips-sms

This command will show you core information about the opensips-sms package.

yum deplist opensips-sms

This command will show you the dependencies for opensips-sms. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update opensips-sms

This command will check if there is an update waiting on opensips-sms. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.