< Home - < Back

resiprocate-repro


Information about the package, resiprocate-repro, which is shipped with common Linux distributions. The resiprocate-repro package is designed for, SIP proxy.


Package Name:

resiprocate-repro

Summary:

SIP proxy

Description:

repro is the SIP proxy developed as part of the reSIProcate project. It provides a high-quality, low maintenance solution for serving small and large IP telephony installations. reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy.

Architecture:

x86_64

Version:

1.10.2

Release:

26.el6

Size:

109 k

Repository:

epel

From Repository:

Licence:

VSL



Handy Yum Commands for resiprocate-repro


Control the resiprocate-repro package with the following handy commands outlined below.


Command

Description of Command

yum install resiprocate-repro

This command will install resiprocate-repro on the server.

yum remove resiprocate-repro

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

yum -y remove resiprocate-repro

This command will un-install resiprocate-repro 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 resiprocate-repro when using the -y flag.

yum update resiprocate-repro

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

yum -y update resiprocate-repro

This command will update resiprocate-repro 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 resiprocate-repro when using the -y flag.

yum info resiprocate-repro

This command will show you core information about the resiprocate-repro package.

yum deplist resiprocate-repro

This command will show you the dependencies for resiprocate-repro. 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 resiprocate-repro

This command will check if there is an update waiting on resiprocate-repro. 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.