<br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 6:41 AM, Brad Tuan <span dir="ltr">&lt;<a href="mailto:brad.tuan@gmail.com">brad.tuan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How to update <font face="Helvetica">FreeSWITCH-mod_sofia/1.0.3-12163??</font></blockquote><div><br></div></div>Your best bet is to use SVN trunk. It is the most stable version available, even more stable than the latest 1.0.4pre8 release candidate. Back up your entire freeswitch folder in case there&#39;s an issue. Hopefully you&#39;re running in Linux, so you could do:<br>
 mv /usr/local/freeswitch /usr/local/freeswitch.bak<br><br>Then use the quick and dirty install from the wiki:<br> <a href="http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install">http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install</a><br>
<br>When the install is finished you will have a fresh copy of FS and a brand new default configuration. You&#39;ll need to go back and enable and build any modules you need that aren&#39;t done by default. You will also need to re-apply any changes you made to the default configuration from your previous install. Hopefully you didn&#39;t have to edit any of the files or maybe just a few, like vars.xml. In any case, I recommend editing as few of the default config files as possible.<br>
<br>Let us know how it goes...<br>-MC<br>