added missing apps to documentation

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1209 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 18 years ago
parent 22751164d3
commit 3023752c87

@ -127,6 +127,10 @@
*
* \section various_apps Various applications
*
* xmlrpc2di (\ref ModuleDoc_xmlrpc2di) exposes DI interfaces as XMLRPC server.
* This is very useful to connect SEMS with other software, that e.g. trigger click2dial
* calls, create registrations at SIP registrar, do monitoring, etc.
*
* <ul><li> \ref ModuleDoc_callback </li></ul>
*
* <ul><li> \ref ModuleDoc_auth_b2b </li></ul>
@ -137,7 +141,6 @@
*/
/*! \page ModuleDoc_ann_b2b Module Documentation: ann_b2b Application
* \section Readme_ann_b2b Readme file
* \verbinclude Readme.ann_b2b

@ -7,6 +7,15 @@
* like the xmlrpc2di, cacheannounce, db_announce, serviceline and the
* calling card application might be used right out of the box.
*
*
* \section exampleappb2bapps Back-to-back user agent applications
*
* The b2b_connect is a transparent back-to-back user agent application,
* that optionally authenticates the second call leg. If can be used as kind of
* simple SBC and for other such purposes.
*
* \ref ModuleDoc_b2b_connect
*
* \section exampleapptutorialdoc The examples from the tutorial
*
* The <a href="http://www.iptel.org/sems/sems_application_development_tutorial">
@ -35,10 +44,6 @@
*
* \section otherexampleappdoc Other example applications
*
* xmlrpc2di (\ref ModuleDoc_xmlrpc2di) exposes DI interfaces as XMLRPC server.
* This is very useful to connect SEMS with other software, that e.g. trigger click2dial
* calls, create registrations at SIP registrar, do monitoring, etc.
*
* di_dial (\ref ModuleDoc_di_dialer) triggers outgoing calls, i.e. calls that originate from SEMS.
* It can provide credentials from dialout PINs for authentication.
*

Loading…
Cancel
Save