Resources.DocsTutorials History

Hide minor edits - Show changes to output

April 24, 2013, at 08:46 PM by 79.118.215.235 -
Changed lines 1-154 from:
!! Resources -> [[Resources.Documentation | Documentation]] -> Tutorials
----
(:toc-float Table of Content:)
This section contains .

Documentation is structured according to the '''OpenSIPS''' versions.

----
!!!! OpenSIPS - Getting Started
A crash course about how to do a quick installation of OpenSIPS ( downloading sources, compiling, installing, etc ) and OpenSIPS Control Panel ( installing, provisioning users ), and have a fully functional platform in a matter of minutes.
||border=0 cellspacing=5
|| [[GettingStartedTut| ver 1.8.x]] ||

----
!!!! Dynamic Routing with Failover
How to configure OpenSips to route phone calls based on the dialed number. This is a detailed tutorial on how to use the drouting module with mysql and includes failover support. It does not include load balancing.
||border=0 cellspacing=5
|| [[http://www.unixnews.net/2010/09/dynamic-routing-with-opensips.html| ver 1.6.x]] ||


----
!!!! B2BUA
Which is the architecture of the B2BUA implementation, how to define service scenario documents and how to configure OpenSIPS to offer B2BUA services.
||border=0 cellspacing=5
|| [[B2buaTutorial_16| ver 1.6.x]] || [[B2buaTutorial | latest ver ]] ||


----
!!!! Presence Agent
Presence Agent - design and configuration of Presence Agent in '''OpenSIPS'''
||border=0 cellspacing=5
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| latest ver]] ||


----
!!!! Load-Balancing
How to use the load-balancing module from '''OpenSIPS''' to do traffic routing based on the real load of the destinations.
||border=0 cellspacing=5
|| [[docs_tut_loadbalancing| ver 1.5.x]]  ||  [[docs_tut_loadbalancing19| ver 1.9.x]] ||

----
!!!! Key-Value Interface
How to use the Key-Value interface in '''OpenSIPS''' in order to store, persistently or not, key-value information
||border=0 cellspacing=5
|| [[docs_tut_kvinterface| latest ver]] ||

----
!!!! Event Interface
How to use '''OpenSIPS''' Event Interface in order to send events to external applications.
||border=0 cellspacing=5
|| [[docs_tut_eventInterface_1_8| ver 1.8.x]]   ||[[docs_tut_eventInterface | latest ver ]] ||

----
!!!! MemCache Usage
How to use the memcache support in '''OpenSIPS''' in order to reduce the number of DB queries (authentication for example)
||border=0 cellspacing=5
|| [[docs_tut_memcache| ver 1.5.x]] ||


----
!!!! OpenSIPS - FreeSwitch Media Integration
This tutorial presents the concept and implementation of a realtime integration of OpenSIPS SIP server and FreeSWITCH media server. OpenSIPS is used a SIP server, while the purpose of FreeSWITCH is to provide a full set of media services - like voicemail, conference, announcements, etc
||border=0 cellspacing=5
|| [[DocsTutFreeSwitch| ver 1.8.x]] ||

----
!!!! Realtime OpenSIPS - Asterisk Integration
How to implement a realtime integration of OpenSIPS SIP server and Asterisk media server for Voicemail, conference and announcement services.
||border=0 cellspacing=5
|| [[docs_tut_asterisk| ver 1.5.x]]   || [[docs_tut_asterisk_18| ver 1.8.x]] ||

----
!!!! Concurrent calls limitation
How to control in '''OpenSIPS''' how many concurrent calls a user is allow to do.
||border=0 cellspacing=5
|| [[docs_tut_concurrent_calls| ver 1.5.x]] ||


----
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
||border=0 cellspacing=5
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x]] ||

----
!!!! Perl module usage
!!!!! Example: replace 183 early media reply with 180 (Ringing)
Example script showing how to replace SIP status replies on the fly, as this is not (yet?) possible within the OpenSIPS routing script: [[docs_tut_perl183to180|Replace 183 early media reply with 180 (Ringing)]]

----
!!!! A basic tutorial on RADIUS
How to install, configure, integrate and use FreeRADIUS server and Radiusclient-ng with OpenSIPS modules for accounting and authorization.
||border=0 cellspacing=5
|| [[docs_tut_radius| ver 1.6.x]] ||


----
!!!! OpenSIPS with Radius support
OpenSIPS with MySQL and FreeRADIUS integration and installation/configuration :
||border=0 cellspacing=5
|| [[http://voiprookie.blogspot.com/2009/04/freeradius-and-mysql.html| ver 1.5.x]] ||

----
!!!! OpenSIPS and MediaProxy
MediaProxy 2.3.x and OpenSIPS 1.5.x Integration:
||border=0 cellspacing=5
|| [[http://voiprookie.blogspot.com/2009/04/blog-post.html| ver 1.5.x]] ||

How to provide [[http://mediaproxy.ag-projects.com/projects/mediaproxy/wiki/ICE | ICE end-to-end NAT traversal support for RTP streams]]

----
!!!! OpenSIPS and MSRP integration

* [[DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway
* [[DocsMSRPRelay| MSRPRelay integration]] for NAT traversal of MSRP chat and MSRP file transfers

----
!!!! How to install opensips in Red Hat EL 5
How to install opensips 1.5 in a Red Hat Enterprise Linux 5 platform with Mysql Support:
||border=0 cellspacing=5
|| [[docs_tut_redhat5| ver 1.5.x]] ||

----
!!!! SIP Redirect with script
How setup OpenSIPS as a SIP redirect using a external script - also restricting base on ip address:
Please note since I am new to OpenSIPS this may need be cleaned up a bit.
||border=0 cellspacing=5
|| [[docs_tut_redirect| ver 1.6.x]] ||

----
!!!! OpenSIPS and fail2ban
This is a small tutorial so you can use fail2ban together with opensips to block via firewall the attackers that are using wrong authentication credentials
||border=0 cellspacing=5
|| [[docs_tut_fail2ban| ver any]] ||

----
!!!! OpenSIPS, CentOS and MI_XMLRPC
Small tutorial on how to compile OpenSIPS or CentOS. It includes a vauable tip on how to compile correctly the MI_XMLRPC module.
|| [[docs_tut_centos| ver 1.6.3]] ||

----
!!!! OpenSIPS Tutorials from SmartVox
A compilation of various tutorials covering topics like software installation (including MediaProxy on CentOS), authentication, clustering and comparing OpenSIPS with Asterisk provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
|| [[http://kb.smartvox.co.uk/category/opensips/| Tutorial's Home Page]] ||

----
!!!! Distributed Load-Balancing with OpenSIPS and Redis (Spanish)
How to configure a cluster of OpenSIPS load balancers which communicates via Redis (in Spanish thanks to VozToVoice).
|| [[http://www.voztovoice.org/?q=node/585| ver 1.8.2 ]] ||

----
!!!! OpenSIPS and OpenXCAP Tutorial
A standalone Presence Agent tutorial using OpenSIPS and OpenXCAP provided by [[http://ag-projects.com/|AG Projects]].
|| [[http://openxcap.org/projects/openxcap/wiki/Configuration-new| Tutorial Page]] ||
to:
(:redirect Documentation.Tutorials quiet=1 :)
April 17, 2013, at 02:29 PM by bogdan -
Added line 111:
----
April 17, 2013, at 01:17 PM by saghul -
Changed lines 148-153 from:
|| [[http://www.voztovoice.org/?q=node/585| ver 1.8.2 ]] ||
to:
|| [[http://www.voztovoice.org/?q=node/585| ver 1.8.2 ]] ||

----
!!!! OpenSIPS and OpenXCAP Tutorial
A standalone Presence Agent tutorial using OpenSIPS and OpenXCAP provided by [[http://ag-projects.com/|AG Projects]].
|| [[http://openxcap.org/projects/openxcap/wiki/Configuration-new| Tutorial Page]] ||
March 26, 2013, at 03:23 PM by adigeo -
Changed line 113 from:
* DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway
to:
* [[DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway
March 26, 2013, at 03:23 PM by adigeo -
Changed lines 113-114 from:
|| [[DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway||
|| [[DocsMSRPRelay| MSRPRelay integration]] for NAT traversal of MSRP chat and MSRP file transfers||
to:
* DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway
* [[DocsMSRPRelay| MSRPRelay integration]] for NAT traversal of MSRP chat and MSRP file transfers
March 26, 2013, at 03:19 PM by adigeo -
Changed line 105 from:
MediaProxy 2.3.x abd OpenSIPS 1.5.x Integration:
to:
MediaProxy 2.3.x and OpenSIPS 1.5.x Integration:
Added lines 108-114:

How to provide [[http://mediaproxy.ag-projects.com/projects/mediaproxy/wiki/ICE | ICE end-to-end NAT traversal support for RTP streams]]

!!!! OpenSIPS and MSRP integration

|| [[DocsMSRPChat| SylkServer integration]] for multiparty conferencing and XMPP gateway||
|| [[DocsMSRPRelay| MSRPRelay integration]] for NAT traversal of MSRP chat and MSRP file transfers||
February 28, 2013, at 02:48 PM by bogdan -
Added lines 59-64:

----
!!!! OpenSIPS - FreeSwitch Media Integration
This tutorial presents the concept and implementation of a realtime integration of OpenSIPS SIP server and FreeSWITCH media server. OpenSIPS is used a SIP server, while the purpose of FreeSWITCH is to provide a full set of media services - like voicemail, conference, announcements, etc
||border=0 cellspacing=5
|| [[DocsTutFreeSwitch| ver 1.8.x]] ||
February 17, 2013, at 08:03 PM by bogdan -
Changed line 39 from:
|| [[docs_tut_loadbalancing| ver 1.5.x]] || [[docs_tut_loadbalancing19| ver 1.9.x]] ||
to:
|| [[docs_tut_loadbalancing| ver 1.5.x]]  ||  [[docs_tut_loadbalancing19| ver 1.9.x]] ||
February 17, 2013, at 08:02 PM by bogdan -
Changed line 39 from:
|| [[docs_tut_loadbalancing| ver 1.5.x]] ||
to:
|| [[docs_tut_loadbalancing| ver 1.5.x]] || [[docs_tut_loadbalancing19| ver 1.9.x]] ||
January 22, 2013, at 02:05 PM by razvancrainea -
Changed line 51 from:
|| [[docs_tut_eventInterface_1_8| ver 1.8.x]] ||
to:
|| [[docs_tut_eventInterface_1_8| ver 1.8.x]]   ||[[docs_tut_eventInterface | latest ver ]] ||
January 15, 2013, at 01:08 PM by 109.99.235.212 -
Changed lines 130-135 from:
|| [[http://kb.smartvox.co.uk/category/opensips/| Tutorial's Home Page]] ||
to:
|| [[http://kb.smartvox.co.uk/category/opensips/| Tutorial's Home Page]] ||

----
!!!! Distributed Load-Balancing with OpenSIPS and Redis (Spanish)
How to configure a cluster of OpenSIPS load balancers which communicates via Redis (in Spanish thanks to VozToVoice).
|| [[http://www.voztovoice.org/?q=node/585| ver 1.8.2 ]] ||
January 14, 2013, at 06:58 PM by 109.99.235.212 -
Changed line 129 from:
A compilation of various OpenSIPS tutorials about installing, configuring (authentication, clustering) and integration (Asterisk, MediaProxy), provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
to:
A compilation of various tutorials covering topics like software installation (including MediaProxy on CentOS), authentication, clustering and comparing OpenSIPS with Asterisk provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
January 14, 2013, at 12:56 PM by 109.99.235.212 -
Changed line 129 from:
A compilation of various nice tutorials about installing and configuring OpenSIPS, provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
to:
A compilation of various OpenSIPS tutorials about installing, configuring (authentication, clustering) and integration (Asterisk, MediaProxy), provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
January 14, 2013, at 12:54 PM by 109.99.235.212 -
Changed lines 125-130 from:
|| [[docs_tut_centos| ver 1.6.3]] ||
to:
|| [[docs_tut_centos| ver 1.6.3]] ||

----
!!!! OpenSIPS Tutorials from SmartVox
A compilation of various nice tutorials about installing and configuring OpenSIPS, provided by [[http://kb.smartvox.co.uk/|SmartVox]], thanks to '''John Quick'''.
|| [[http://kb.smartvox.co.uk/category/opensips/| Tutorial's Home Page]] ||
January 11, 2013, at 04:10 PM by razvancrainea -
Added lines 46-51:

----
!!!! Event Interface
How to use '''OpenSIPS''' Event Interface in order to send events to external applications.
||border=0 cellspacing=5
|| [[docs_tut_eventInterface_1_8| ver 1.8.x]] ||
January 08, 2013, at 05:31 PM by razvancrainea -
Changed lines 58-59 from:
|| [[docs_tut_asterisk| ver 1.5.x]] || [[http://mdfalcon.wordpress.com/2010/08/23/asterisk-and-opensips-integration/| ver 1.6.x]] ||
to:
|| [[docs_tut_asterisk| ver 1.5.x]]   || [[docs_tut_asterisk_18| ver 1.8.x]] ||
Changed line 119 from:
|| [[docs_tut_centos| ver 1.6.3]] ||
to:
|| [[docs_tut_centos| ver 1.6.3]] ||
May 18, 2012, at 01:16 PM by vlad_paiu -
Changed line 12 from:
|| [[GettingStartedTut| ver 1.5.x]] ||
to:
|| [[GettingStartedTut| ver 1.8.x]] ||
May 18, 2012, at 01:15 PM by vlad_paiu -
Changed line 12 from:
|| [[GettingStartedTutorial| ver 1.8.x]]
to:
|| [[GettingStartedTut| ver 1.5.x]] ||
May 18, 2012, at 01:15 PM by vlad_paiu -
Added lines 7-12:

----
!!!! OpenSIPS - Getting Started
A crash course about how to do a quick installation of OpenSIPS ( downloading sources, compiling, installing, etc ) and OpenSIPS Control Panel ( installing, provisioning users ), and have a fully functional platform in a matter of minutes.
||border=0 cellspacing=5
|| [[GettingStartedTutorial| ver 1.8.x]]
January 30, 2012, at 09:13 PM by bogdan -
Deleted lines 102-110:


----
!!!! Various
Voice System wrote and maintain several tutorials which are valid for '''OpenSIPS''' (originally written for '''OpenSER'''):
* AvpOps Module Tutorial - Advanced tutorial of AvpOps module for OpenSIPS/OpenSER
* Syslog Tutorial - Tutorial about how OpenSIPs/OpenSER uses syslog
* Script Flags Tutorial - Tutorial about usage of flags in OpenSIPS/OpenSER configuration file
[[http://www.voice-system.ro/docs/]]
October 04, 2011, at 03:56 PM by vlad_paiu -
Changed line 37 from:
How to use the Key-Value interface in '''OpenSIPS''' in order to cache, persistently or not, key-value information
to:
How to use the Key-Value interface in '''OpenSIPS''' in order to store, persistently or not, key-value information
October 04, 2011, at 03:55 PM by vlad_paiu -
Changed line 39 from:
|| [[docs_tut_kvinterface| ver 1.5.x]] ||
to:
|| [[docs_tut_kvinterface| latest ver]] ||
October 04, 2011, at 03:55 PM by vlad_paiu -
Added lines 35-39:
----
!!!! Key-Value Interface
How to use the Key-Value interface in '''OpenSIPS''' in order to cache, persistently or not, key-value information
||border=0 cellspacing=5
|| [[docs_tut_kvinterface| ver 1.5.x]] ||
February 11, 2011, at 03:44 PM by anca_vamanu -
Changed lines 19-21 from:
|| [[B2buaTutorial_16| ver 1.6.x]] || [[B2buaTutorial | ver 1.7.x]] ||

to:
|| [[B2buaTutorial_16| ver 1.6.x]] || [[B2buaTutorial | latest ver ]] ||

Changed line 26 from:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x]] ||
to:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| latest ver]] ||
December 10, 2010, at 06:37 PM by flaviogoncalves -
Added lines 113-117:

----
!!!! OpenSIPS, CentOS and MI_XMLRPC
Small tutorial on how to compile OpenSIPS or CentOS. It includes a vauable tip on how to compile correctly the MI_XMLRPC module.
|| [[docs_tut_centos| ver 1.6.3]] ||
October 11, 2010, at 10:30 PM by reallost1 - Added Dynamic Routing Tutorial
Added lines 7-13:

----
!!!! Dynamic Routing with Failover
How to configure OpenSips to route phone calls based on the dialed number. This is a detailed tutorial on how to use the drouting module with mysql and includes failover support. It does not include load balancing.
||border=0 cellspacing=5
|| [[http://www.unixnews.net/2010/09/dynamic-routing-with-opensips.html| ver 1.6.x]] ||
September 01, 2010, at 01:07 PM by aseques - Added the fail2ban tutorial to index
Changed lines 99-105 from:
[[http://www.voice-system.ro/docs/]]
to:
[[http://www.voice-system.ro/docs/]]

----
!!!! OpenSIPS and fail2ban
This is a small tutorial so you can use fail2ban together with opensips to block via firewall the attackers that are using wrong authentication credentials
||border=0 cellspacing=5
|| [[docs_tut_fail2ban| ver any]] ||
August 23, 2010, at 06:29 PM by muhammad - Add Asterisk 1.6 and OpenSIPS 1.6.3 integration URL.
Changed line 40 from:
|| [[docs_tut_asterisk| ver 1.5.x]] ||
to:
|| [[docs_tut_asterisk| ver 1.5.x]] || [[http://mdfalcon.wordpress.com/2010/08/23/asterisk-and-opensips-integration/| ver 1.6.x]] ||
July 22, 2010, at 06:27 PM by bogdan -
Changed line 66 from:
10.240.2.40
to:
April 29, 2010, at 03:53 PM by outcast -
Changed line 66 from:
to:
10.240.2.40
Added lines 84-91:

----
!!!! SIP Redirect with script
How setup OpenSIPS as a SIP redirect using a external script - also restricting base on ip address:
Please note since I am new to OpenSIPS this may need be cleaned up a bit.
||border=0 cellspacing=5
|| [[docs_tut_redirect| ver 1.6.x]] ||
November 06, 2009, at 01:21 PM by anca_vamanu -
Changed line 12 from:
|| [[B2buaTutorial| ver 1.6.x]] ||
to:
|| [[B2buaTutorial_16| ver 1.6.x]] || [[B2buaTutorial | ver 1.7.x]] ||
September 03, 2009, at 11:32 AM by irina_stanescu -
Added lines 59-64:

----
!!!! A basic tutorial on RADIUS
How to install, configure, integrate and use FreeRADIUS server and Radiusclient-ng with OpenSIPS modules for accounting and authorization.
||border=0 cellspacing=5
|| [[docs_tut_radius| ver 1.6.x]] ||
August 30, 2009, at 07:44 PM by bogdan -
Added lines 35-40:

----
!!!! Realtime OpenSIPS - Asterisk Integration
How to implement a realtime integration of OpenSIPS SIP server and Asterisk media server for Voicemail, conference and announcement services.
||border=0 cellspacing=5
|| [[docs_tut_asterisk| ver 1.5.x]] ||
August 28, 2009, at 11:35 AM by bogdan -
Deleted lines 34-35:

[[docs_tut_asterisk| ver 1.5.x]]
August 28, 2009, at 11:34 AM by bogdan -
Added lines 35-36:

[[docs_tut_asterisk| ver 1.5.x]]
August 03, 2009, at 04:45 PM by anca_vamanu -
Changed line 9 from:
!!!! B2BUA Tutorial
to:
!!!! B2BUA
August 03, 2009, at 04:45 PM by anca_vamanu -
Changed line 10 from:
Which is the architecture of the B2BUA implementation and how to define service scenario documents.
to:
Which is the architecture of the B2BUA implementation, how to define service scenario documents and how to configure OpenSIPS to offer B2BUA services.
August 03, 2009, at 04:43 PM by anca_vamanu -
Deleted line 7:
Changed lines 9-10 from:
!!!! Presence Agent
Presence Agent - design and configuration of Presence Agent in '''OpenSIPS'''
to:
!!!! B2BUA Tutorial
Which is the architecture of the B2BUA implementation and how to define service scenario documents.
Changed lines 12-14 from:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x]] ||

to:
|| [[B2buaTutorial| ver 1.6.x]] ||

Changed lines 16-17 from:
!!!! Load-Balancing
How to use the load-balancing module from '''OpenSIPS''' to do traffic routing based on the real load of the destinations.
to:
!!!! Presence Agent
Presence Agent - design and configuration of Presence Agent in '''OpenSIPS'''
Changed lines 19-21 from:
|| [[docs_tut_loadbalancing| ver 1.5.x]] ||

to:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x]] ||

Changed lines 23-24 from:
!!!! MemCache Usage
How to use the memcache support in '''OpenSIPS''' in order to reduce the number of DB queries (authentication for example)
to:
!!!! Load-Balancing
How to use the load-balancing module from '''OpenSIPS''' to do traffic routing based on the real load of the destinations.
Changed lines 26-27 from:
|| [[docs_tut_memcache| ver 1.5.x]] ||
to:
|| [[docs_tut_loadbalancing| ver 1.5.x]] ||


----
!!!! MemCache Usage
How to use the memcache support in '''OpenSIPS''' in order to reduce the number of DB queries (authentication for example)
||border=0 cellspacing=5
|| [[docs_tut_memcache| ver 1.5.x]] ||
May 18, 2009, at 05:53 PM by bogdan -
Added lines 59-64:

----
!!!! How to install opensips in Red Hat EL 5
How to install opensips 1.5 in a Red Hat Enterprise Linux 5 platform with Mysql Support:
||border=0 cellspacing=5
|| [[docs_tut_redhat5| ver 1.5.x]] ||
May 18, 2009, at 12:18 PM by bogdan -
Added line 35:
Deleted line 41:
Added lines 46-58:


----
!!!! OpenSIPS with Radius support
OpenSIPS with MySQL and FreeRADIUS integration and installation/configuration :
||border=0 cellspacing=5
|| [[http://voiprookie.blogspot.com/2009/04/freeradius-and-mysql.html| ver 1.5.x]] ||

----
!!!! OpenSIPS and MediaProxy
MediaProxy 2.3.x abd OpenSIPS 1.5.x Integration:
||border=0 cellspacing=5
|| [[http://voiprookie.blogspot.com/2009/04/blog-post.html| ver 1.5.x]] ||
April 14, 2009, at 02:04 PM by Thomas -
Added lines 41-45:

----
!!!! Perl module usage
!!!!! Example: replace 183 early media reply with 180 (Ringing)
Example script showing how to replace SIP status replies on the fly, as this is not (yet?) possible within the OpenSIPS routing script: [[docs_tut_perl183to180|Replace 183 early media reply with 180 (Ringing)]]
March 25, 2009, at 04:36 PM by bogdan -
Changed line 13 from:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x (devel)]] ||
to:
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x]] ||
March 25, 2009, at 04:36 PM by bogdan -
Changed lines 20-22 from:
|| [[docs_tut_loadbalancing| ver 1.5.x (devel)]] ||

to:
|| [[docs_tut_loadbalancing| ver 1.5.x]] ||

Changed lines 27-28 from:
|| [[docs_tut_memcache| ver 1.5.x (devel)]] ||
to:
|| [[docs_tut_memcache| ver 1.5.x]] ||
Changed lines 33-34 from:
|| [[docs_tut_concurrent_calls| ver 1.5.x (devel)]] ||
to:
|| [[docs_tut_concurrent_calls| ver 1.5.x]] ||
Changed line 39 from:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||
to:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x]] ||
March 04, 2009, at 05:20 PM by bogdan -
Added lines 14-21:


----
!!!! Load-Balancing
How to use the load-balancing module from '''OpenSIPS''' to do traffic routing based on the real load of the destinations.
||border=0 cellspacing=5
|| [[docs_tut_loadbalancing| ver 1.5.x (devel)]] ||
February 06, 2009, at 08:56 PM by 81.180.102.217 -
Changed lines 22-23 from:
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
to:
!!!! Concurrent calls limitation
How to control in '''OpenSIPS''' how many concurrent calls a user is allow to do.
Changed lines 25-27 from:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||

to:
|| [[docs_tut_concurrent_calls| ver 1.5.x (devel)]] ||
Added lines 28-34:
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
||border=0 cellspacing=5
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||


----
January 30, 2009, at 07:27 PM by 81.180.102.217 -
Deleted line 14:
Changed lines 16-17 from:
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
to:
!!!! MemCache Usage
How to use the memcache support in '''OpenSIPS''' in order to reduce the number of DB queries (authentication for example)
Changed lines 19-21 from:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||

to:
|| [[docs_tut_memcache| ver 1.5.x (devel)]] ||
Added lines 22-28:
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
||border=0 cellspacing=5
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||


----
December 17, 2008, at 12:33 PM by 81.180.102.217 -
Changed lines 20-22 from:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||

to:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.2.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.2.x.html| ver 1.3.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||

December 17, 2008, at 12:05 PM by 81.180.102.217 -
Changed lines 20-22 from:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[docs_tut_tls_devel| ver 1.5.x (devel)]] ||

to:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.5.x (devel)]] ||

December 17, 2008, at 12:05 PM by 81.180.102.217 -
Changed lines 20-22 from:
|| [[docs_tut_tls_1.4| ver 1.4.x]]   || [[docs_tut_tls_devel| ver 1.5.x (devel)]] ||

to:
|| [[http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html| ver 1.4.x]]   || [[docs_tut_tls_devel| ver 1.5.x (devel)]] ||

December 17, 2008, at 11:28 AM by 81.180.102.217 -
Added lines 17-23:
!!!! TLS setup
How to compile and configure the TLS support in '''OpenSIPS''' / '''OpenSER''' - script example included
||border=0 cellspacing=5
|| [[docs_tut_tls_1.4| ver 1.4.x]]   || [[docs_tut_tls_devel| ver 1.5.x (devel)]] ||


----
December 17, 2008, at 11:26 AM by 81.180.102.217 -
Added lines 1-22:
!! Resources -> [[Resources.Documentation | Documentation]] -> Tutorials
----
(:toc-float Table of Content:)
This section contains .

Documentation is structured according to the '''OpenSIPS''' versions.


----
!!!! Presence Agent
Presence Agent - design and configuration of Presence Agent in '''OpenSIPS'''
||border=0 cellspacing=5
|| [[docs_pap_pa| ver 1.4.x]]   || [[docs_pap_pa| ver 1.5.x (devel)]] ||


----
!!!! Various
Voice System wrote and maintain several tutorials which are valid for '''OpenSIPS''' (originally written for '''OpenSER'''):
* AvpOps Module Tutorial - Advanced tutorial of AvpOps module for OpenSIPS/OpenSER
* Syslog Tutorial - Tutorial about how OpenSIPs/OpenSER uses syslog
* Script Flags Tutorial - Tutorial about usage of flags in OpenSIPS/OpenSER configuration file
[[http://www.voice-system.ro/docs/]]

Page last modified on April 24, 2013, at 08:46 PM