You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo 4e56b71558 python/sippy: Update DOWNLOAD and HOMEPAGE url. 9 years ago
..
README python/sippy: Added (Sippy B2BUA) 13 years ago
setup.patch python/sippy: Added (Sippy B2BUA) 13 years ago
sippy.SlackBuild various: Update find command to match template. 12 years ago
sippy.info python/sippy: Update DOWNLOAD and HOMEPAGE url. 9 years ago
slack-desc python/sippy: Update DOWNLOAD and HOMEPAGE url. 9 years ago

README

Sippy B2BUA is a RFC3261-compliant Session Initiation Protocol (SIP)
Back-to-back user agent (B2BUA) server software.

The B2BUA is a SIP call controlling component. Unlike a SIP proxy server,
which only maintains transaction state, the B2BUA maintains complete call
state and participates in all call requests. For this reason it can perform
number of functions that are not possible to implement using SIP proxy, such
as for example accurate call accounting, pre-paid rating and billing, fail
over call routing etc. Unlike PBX-type solutions such as Asterisk for example,
the B2BUA doesn't perform any media relaying or processing, therefore it
doesn't introduce any additional packet loss, delay or jitter into the
media path.

The Sippy B2BUA is distributed under version 2 of GNU Public License (GPL).