Update to new sofia tarball to tweak sdp behavior to use the correct c line on re-invite.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3241 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-10-31 05:43:53 +00:00
parent 3146d99422
commit 7a36a5d969
4 changed files with 286 additions and 286 deletions

View File

@@ -76,8 +76,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Downloading SOFIA."
CommandLine="if not exist &quot;$(ProjectDir)..\sofia-sip-1.12.3.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sofia-sip-1.12.3.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\sofia-sip-1.12.3.7"
CommandLine="if not exist &quot;$(ProjectDir)..\sofia-sip-1.12.3.8&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sofia-sip-1.12.3.8.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\sofia-sip-1.12.3.8"
/>
</FileConfiguration>
<FileConfiguration
@@ -86,8 +86,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Downloading SOFIA."
CommandLine="if not exist &quot;$(ProjectDir)..\sofia-sip-1.12.3.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sofia-sip-1.12.3.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\sofia-sip-1.12.3.7"
CommandLine="if not exist &quot;$(ProjectDir)..\sofia-sip-1.12.3.8&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sofia-sip-1.12.3.8.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\sofia-sip-1.12.3.8"
/>
</FileConfiguration>
</File>

File diff suppressed because it is too large Load Diff