mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-14 20:59:53 +05:00
Copyright/version updated, doc links fixups
This commit is contained in:
@@ -41,7 +41,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'CGRateS'
|
||||
copyright = u'2013, ITsysCOM'
|
||||
copyright = u'2012-2014, ITsysCOM'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
@@ -50,7 +50,7 @@ copyright = u'2013, ITsysCOM'
|
||||
# The short X.Y version.
|
||||
version = '0.9.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.9.1rc1'
|
||||
release = '0.9.1rc3'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -126,3 +126,5 @@ On each rotate CGR-CDRC component will be informed via *inotify* subsystem and w
|
||||
Once the CDRs are mediated, can be exported as *.csv* format again via remote command offered by *cgr-console* tool:
|
||||
|
||||
|
||||
.. _FreeSWITCH: http://www.freeswitch.org/
|
||||
.. _Jitsi: http://www.jitsi.org/
|
||||
|
||||
@@ -81,6 +81,13 @@ SIP UA - Jitsi_
|
||||
On our ubuntu desktop host, we have installed Jitsi_ to be used as SIP UA, out of stable provided packages on `Jitsi download <https://jitsi.org/Main/Download>`_ and had Jitsi_ configured with 4 accounts out of default FreeSWITCH_ provided ones: 1001/**CGRateS**.org and 1002/**CGRateS**.org, 1003/**CGRateS**.org and 1004/**CGRateS**.org.
|
||||
|
||||
|
||||
.. _Redis: http://redis.io/
|
||||
.. _FreeSWITCH: http://www.freeswitch.org/
|
||||
.. _MySQL: http://www.mysql.org/
|
||||
.. _Jitsi: http://www.jitsi.org/
|
||||
.. _Git: http://git-scm.com/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -12,9 +12,3 @@ In these tutorials we exemplify few cases of integration between FreeSWITCH_ and
|
||||
tut_freeswitch_json
|
||||
|
||||
|
||||
|
||||
.. _Redis: http://redis.io/
|
||||
.. _FreeSWITCH: http://www.freeswitch.org/
|
||||
.. _MySQL: http://www.mysql.org/
|
||||
.. _Jitsi: http://www.jitsi.org/
|
||||
.. _Git: http://git-scm.com/
|
||||
|
||||
Reference in New Issue
Block a user