Following svn trunk

From FreeSWITCH Wiki

Jump to: navigation, search

Contents

Purpose

If you prefer to follow development by using SVN trunk, there are occasions where things change that
may break your installation in one way or another. This list should hopefully help you resolve the issues.

Think of it as a moving-target FAQ for developers.

If you add entries to this, please add them newest-first so they're easier to follow.

Definitions

  • INSTALLPREFIX : by default, '/usr/local/freeswitch'
  • SVNPREFIX : wherever you checked out your working copy of the svn repository, for instance '/home/user/freeswitch-trunk'


ToDo for 1.0 Release

  • Make it perfect (assigned to anthm)
  • Record prompts (assigned to bkw)
    • demo-ivr require some prompts to be recorded (confirm-key)
    • vm need an prompts saying, 'your message is too short' (or equivalent)

Change List

2008-02-18: codec changes!

A few codecs are no longer in use; they've been replaced by libvoipcodecs. A few files are affected:

  • INSTALLPREFIX/conf/autoload_configs/modules.conf.xml -- sync this with SVNPREFIX/conf/autoload_configs/modules.conf.xml
  • SVNPREFIX/modules.conf -- regenerate from SVNPREFIX/build/modules.conf.in
Personal tools