From 73fc70569f54c8e01b584841fc190e692ad08750 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Wed, 29 Nov 2006 18:20:37 +0000 Subject: [PATCH] updated paths git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@154 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- README | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/README b/README index 32cb42f5..fea2f25a 100644 --- a/README +++ b/README @@ -11,32 +11,37 @@ Introduction: Each module or plug-in extends your system. Audio plug-ins enable new codecs and file format whereby - application plug-ins implements the service's logic. + application plug-ins implement the service's logic. You can easely extend Sems by creating your own plug-ins. The following default applications are shipped with Sems : - * voicemail: records voice messages and mail them to the callee. + * voicemail: records voice messages and mails them as email * conferencing: enables many people to talk together - at the same time. + at the same time - * announcement: plays an announcement. + * announcement: plays an announcement - * echo: test module echoing your voice. + * echo: test module echoing your voice * mailbox: saves voicemails into an IMAP server. Users can dial in to check their messages - * ann_b2b: plays ann announcement before connecting the callee - in b2bua mode + * ann_b2b: pre-call-announcement, plays an announcement before + connecting the callee in b2bua mode + + * announce_transfer: pre-call-announcement, plays an announcement + and then transfers the caller + to the callee using REFER + + * early_announce: pre-call announcement using early media (183) * conf_auth: collect a PIN number, verify it against an XMLRPC authentication server and connect in b2bua mode - * early_announce: announcement for early media (183) - + * announce_auth: authenticated announcement Sems only support patent free codecs. Which means that we won't support codecs like g729. On the other hand, we have support for all important patent free @@ -81,8 +86,8 @@ Installation: 4. Start Ser: - Please read the Ser User's guide if you don't known - how to complete this stage. + Please read the Ser User's guide and doc/Configure-Sems-Ser-HOWTO + if you don't known how to complete this stage, 5. Start Sems: @@ -106,11 +111,12 @@ Troubleshooting: Installed file using 'make install': - /usr/local/etc/sems/sems.conf : configuration file. - /usr/local/sbin/sems : Sems executable. - /usr/local/lib/sems/plug-in/* : plug-ins. - /usr/local/lib/sems/audio/* : default path for audio files. + /usr/local/sbin/sems : SEMS executable + /usr/local/lib/sems/plug-in/* : plug-ins + /usr/local/lib/sems/audio/* : default path for audio files /usr/local/lib/sems/ivr/* : precompiled IVR scripts + /usr/local/etc/sems/sems.conf : configuration file + /usr/local/etc/sems/etc/* : modules configuration files /usr/local/share/doc/sems/README : this README. source_path/scripts/sems[.redhat] : example start-up scripts. @@ -121,7 +127,7 @@ Bug report & Contact: If you have problems configuring Ser&Sems for your needs, look at the support information on the Ser homepage (www.iptel.org/ser) - and the SEMS hoempage (www.iptel.org/sems). + and the SEMS homepage (www.iptel.org/sems). The mailing lists (http://lists.iptel.org) for SEMS are the first address to ask for help, report bugs and improvements. @@ -136,7 +142,8 @@ Authors: Thanks goes to: * Ulrich Abend (ullstar@iptel.org) - for his great debuging work and ISDN gateway. + for his great debuging work and ISDN gateway which + unfortunately did not make it into this version yet. * Jiri Kuthan (jiri@iptel.org) for the debuging work and help to implement